share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/desert01.lua
Sun, 02 Sep 2018 21:26:44 +0200 Wuzzy Use SetTurnTimeLeft and SetReadyTimeLeft in all scripts
Sat, 01 Sep 2018 21:56:12 +0200 Wuzzy ASA, desert01: Fix display error when destroying device crate
Sat, 01 Sep 2018 21:47:08 +0200 Wuzzy ASA, desert01: Disable hero control at first battle left from the hole, not right above it
Wed, 01 Aug 2018 15:50:39 +0200 Wuzzy Switch almost all Lua calls of AddTeam to using default clan colors instead of hardcoded color
Fri, 09 Feb 2018 07:41:37 +0100 Wuzzy 2 minor spelling/grammar fixes
Fri, 09 Feb 2018 07:38:14 +0100 Wuzzy Refactor scripts to use SpawnSupplyCrate (where it makes sense)
Tue, 06 Feb 2018 04:07:35 +0100 Wuzzy Fix various typos in translatable strings
Sat, 30 Sep 2017 20:29:01 +0200 Wuzzy ASA, moon01, desert01: Enable skip for hero only if there is turn-based play
Fri, 29 Sep 2017 19:12:00 +0200 Wuzzy ASA, desert01: Fix smugglers sometimes getting multiple turns
Fri, 29 Sep 2017 18:27:44 +0200 Wuzzy Fix rope detection in ASA desert01
Fri, 29 Sep 2017 18:00:43 +0200 Wuzzy Use Default voice in A Space Adventure campaign
Fri, 29 Sep 2017 03:41:30 +0200 Wuzzy Change graves of teams in missions for greater variety
Thu, 28 Sep 2017 17:26:54 +0200 Wuzzy ASA: Improve displaying of mission panels all over the place
Thu, 28 Sep 2017 07:09:18 +0200 Wuzzy Fix team colors of most teams in A Space Adventure to denote correct ally status
Tue, 26 Sep 2017 18:54:35 +0200 Wuzzy Show correct kill counts in all ASA missions (fixes #147)
Mon, 25 Sep 2017 23:55:53 +0200 Wuzzy Remove infinite teleport from ASA: Searching in the dust
Mon, 25 Sep 2017 23:48:56 +0200 Wuzzy ASA: Searching in the dust: Fix incorrect crate content display after collecting device part
Mon, 25 Sep 2017 23:04:15 +0200 Wuzzy ASA, Searching in the dust: Fix Hog Solo being able to rope past all smugglers
Mon, 25 Sep 2017 20:46:26 +0200 Wuzzy Remove checkpoints in ASA: Searching in the dust
Mon, 25 Sep 2017 18:17:44 +0200 Wuzzy Fix hard-to-read blue team color in ASA campaign
Mon, 25 Sep 2017 18:02:35 +0200 Wuzzy Use EndTurn to replace TurnTimeLeft=0 in ASA campaign (fixes #225)
Mon, 25 Sep 2017 17:06:35 +0200 Wuzzy Fix crate types in A Space Adventure and some user missions
Thu, 21 Sep 2017 04:58:37 +0200 Wuzzy Disable Sudden Death for a couple of ASA missions
Tue, 11 Apr 2017 03:44:56 +0200 Wuzzy Display mines timer in all missions with non-default timer
Wed, 23 Nov 2016 23:54:55 +0100 Wuzzy Tweak flags used in all missions to fit more to the theme
Tue, 22 Nov 2016 16:30:54 +0100 Wuzzy Add skip option to desert01, fruit02, moon01 in A Space Adventure
Wed, 13 Apr 2016 14:59:14 +0200 Wuzzy Typo fixes for A Space Adventure campaign
Wed, 24 Dec 2014 11:41:53 -0500 nemo Probably fixes issue #891 although the overall playability of the campaign, who knows, since invalid name was used in the add too
Tue, 24 Dec 2013 01:10:38 +0200 Periklis Ntanasis typos correction
Sat, 21 Dec 2013 02:18:40 +0200 Periklis Ntanasis changing math functions that may cause desyncs
Wed, 18 Dec 2013 03:06:37 +0200 Periklis Ntanasis desert01 fixed destructible terrain marks and cosmos marks for completed main missions
Fri, 13 Dec 2013 13:50:14 +0200 Periklis Ntanasis changed some things about checkpoints and battle events in desert01,fixes turn interruption when battle one or two is triggered
Thu, 12 Dec 2013 02:52:37 +0200 Periklis Ntanasis fixed getting device crates with rc plane,end game when device crates destroyed,save/load hero position for checkpoint 5 in desert01
Sun, 08 Dec 2013 12:19:30 +0100 sheepluva string/typo fixes
Fri, 06 Dec 2013 20:38:48 +0100 sheepluva some more campaign string tweaks
Thu, 19 Sep 2013 03:49:29 +0300 Periklis Ntanasis use consts for TStatInfo enum spacecampaign
Wed, 18 Sep 2013 04:02:13 +0300 Periklis Ntanasis remove unnecessary comments spacecampaign
Tue, 17 Sep 2013 02:04:41 +0300 Periklis Ntanasis final mission map and most logic spacecampaign
Mon, 16 Sep 2013 05:22:40 +0300 Periklis Ntanasis add bonuses spacecampaign
Mon, 16 Sep 2013 04:04:15 +0300 Periklis Ntanasis hats spacecampaign
Fri, 13 Sep 2013 02:43:55 +0300 Periklis Ntanasis should fix deadlock checkpoint reported by Wuzzy spacecampaign
Fri, 13 Sep 2013 02:22:57 +0300 Periklis Ntanasis fixed lua error reported by Wuzzy spacecampaign
Tue, 27 Aug 2013 01:25:46 +0300 Periklis Ntanasis less variables used to save the checkpoints - potential breakage xD spacecampaign
Mon, 26 Aug 2013 06:13:36 +0300 Periklis Ntanasis save main missions' status spacecampaign
Sat, 24 Aug 2013 06:36:02 +0300 Periklis Ntanasis strings checked, all ok except ice02 that will be probably changed spacecampaign
Thu, 08 Aug 2013 18:24:40 +0300 Periklis Ntanasis fix bugs and some changes regarting the difficulty in desert02 spacecampaign
Wed, 07 Aug 2013 00:02:58 +0300 Periklis Ntanasis fix bug, not triggered event spacecampaign
Tue, 06 Aug 2013 23:34:24 +0300 Periklis Ntanasis stats and minor corrections, difficulty adjustment spacecampaign
Fri, 02 Aug 2013 02:03:08 +0300 Periklis Ntanasis more destructible terrain and remove teleport(debug) spacecampaign
Fri, 02 Aug 2013 00:17:06 +0300 Periklis Ntanasis changing when some crates are spawned spacecampaign
Fri, 02 Aug 2013 00:01:27 +0300 Periklis Ntanasis minor fixes spacecampaign
Thu, 01 Aug 2013 23:54:45 +0300 Periklis Ntanasis stats on case of win spacecampaign
Thu, 01 Aug 2013 23:43:43 +0300 Periklis Ntanasis checkpoint 5 spacecampaign
Thu, 01 Aug 2013 23:16:00 +0300 Periklis Ntanasis win conditionals spacecampaign
Thu, 01 Aug 2013 20:17:37 +0300 Periklis Ntanasis 3rd battle event handler spacecampaign
Thu, 01 Aug 2013 19:50:01 +0300 Periklis Ntanasis code cleanup spacecampaign
Thu, 01 Aug 2013 19:39:11 +0300 Periklis Ntanasis more checkpoints spacecampaign
Thu, 01 Aug 2013 19:17:34 +0300 Periklis Ntanasis check point 2B spacecampaign
Thu, 01 Aug 2013 17:55:37 +0300 Periklis Ntanasis second battle A spacecampaign
Thu, 01 Aug 2013 16:34:18 +0300 Periklis Ntanasis first checkpoint with saved ammo left :) spacecampaign
less more (0) -60 tip