Commit Graph

176 Commits

Author SHA1 Message Date
Steve 1093c16ed0 Atlas update. 2019-06-02 16:13:34 +01:00
Steve fc0bcc998c Replaced cached text with font atlas. 2018-12-22 22:46:38 +00:00
Steve 86be9a25b9 Start of resolution updates. 2018-12-22 21:53:19 +00:00
Steve 021a02f8e9 Correctly adjust teleporter destination when mirroring. 2018-05-16 08:06:37 +01:00
Steve 24f677236a Removed all objectives tweak, replaced with No Doors. Tweaks to item and pushblock mirroring. Other minor mission tweak fixes. 2018-05-15 08:32:16 +01:00
Steve 455db3d077 Correctly mirror doors in mirror mode. 2018-05-14 08:23:54 +01:00
Steve 230d28cef7 Mirror world tweaks. 2018-05-13 17:25:00 +01:00
Steve 0c631edd09 Start of map mirroring. 2018-05-13 08:59:30 +01:00
Steve 181fc83632 Start of custom mission plus settings. 2018-05-11 08:09:15 +01:00
Steve cdc69cc6a5 Various Game Plus tweaks. 2018-05-01 18:15:56 +01:00
Steve 3ae8a2a717 Give enemies more health in Plus mode. 2018-05-01 08:40:57 +01:00
Steve 6fe72e4b2a Start of experimental Mission Plus mode. 2018-05-01 08:38:46 +01:00
Steve 01448698ad Item to reset items that are stuck in walls are mission start. 2018-04-28 15:55:01 +01:00
Steve c4efe60abd Don't allow laser traps to keep victims alive indefinitely. 2018-04-26 09:07:32 +01:00
Steve 9bafce978f Don't save Teeka - there is never an instance in the game where he needs to be persisted. 2018-04-25 18:15:23 +01:00
Steve ceaced512f If Bob was stunned when the game is saving, set him back to normal facing so we don't error. 2018-04-25 08:17:49 +01:00
Steve d4f310119f Centre bullets more inside shooter. 2018-04-24 19:04:08 +01:00
Steve 8100c45446 Make heart and cell appear a little more often when game is complete. 2018-04-15 09:25:53 +01:00
Steve 1de2c09e00 Reduce tank turret height so that the laser doesn't hit it through the tracks. 2018-04-15 09:24:50 +01:00
Steve 66681c94bc Report too many keys and items separately. 2018-04-12 16:05:41 +01:00
Steve 73ace650e1 i18n updates. 2018-04-01 17:41:45 +01:00
Steve 55b163873d Bob's laser should ignore Teeka. 2018-03-31 19:04:34 +01:00
Steve 302997cb31 Code clean up. 2018-03-30 19:23:57 +01:00
Steve 8a61323362 MIsc bug fixes. 2018-03-29 08:21:36 +01:00
Steve 30103bde5c Only inc objective count if not already dead. 2018-03-24 16:57:48 +00:00
Steve 745075172b Make destructable objects throw debris when destroyed. 2018-03-24 08:16:33 +00:00
Steve 9cd0fc21f3 Make cannon scatter debris when it dies. 2018-03-23 08:39:03 +00:00
Steve 6044cbf957 Kill debris if it falls into liquid. 2018-03-23 08:05:41 +00:00
Steve 28f84f5236 Tidied all headers. 2018-03-21 18:26:46 +00:00
Steve 4d07b005f0 Remove info points if game is complete. 2018-03-21 18:07:15 +00:00
Steve 7f705a6641 Tidy. 2018-03-21 08:44:30 +00:00
Steve 4e7bbf7190 Use rising parameter for flames. 2018-03-21 08:20:34 +00:00
Steve a91cb02b5a Add extra blood when extra blood is turned on. 2018-03-21 08:14:50 +00:00
Steve 39573010b7 Add blood decal when Bob dies. 2018-03-21 08:14:29 +00:00
Steve c36c36dd60 Make Bob and enemies pop into white spheres when no blood option is selected. 2018-03-21 07:43:54 +00:00
Steve 96949ec97c Play pop sound when no blood option selected. 2018-03-21 07:29:04 +00:00
Steve 25c3c499c5 Make droids and evil blobs more aggressive. 2018-03-19 08:08:18 +00:00
Steve 6cf315d3ef Set reappearing units to always process, so they don't vanish for good. 2018-03-18 12:55:51 +00:00
Steve 5828a660d3 Flag MIA as rescued immediately. 2018-03-18 12:48:52 +00:00
Steve c39974e2a7 Don't reset a unit's alive status if it's already dead. 2018-03-18 08:36:51 +00:00
Steve 22a01ea5a0 Reset teleporter animation frames when activating. 2018-03-17 16:57:51 +00:00
Steve 12ce22fd57 Name "Lift" as "Platform", to be more generic. 2018-03-17 16:57:35 +00:00
Steve 1becdb42cc Reset Teeka's exit mission flag. 2018-03-17 16:57:11 +00:00
Steve 513f7fdb58 1 in 5 chance of cell or heart being available when in free play mode. 2018-03-16 22:27:26 +00:00
Steve 0f768f593e Don't show blood if blood is off. 2018-03-16 22:26:42 +00:00
Steve 930ca048a9 Unlock all missions when game is complete, for free play. Remove all cells and hearts. 2018-03-16 08:29:13 +00:00
Steve 883d576ca7 Don't count enemy deaths more than once. 2018-03-13 08:25:57 +00:00
Steve 20acee4334 Store door closed X and Y. 2018-03-13 08:25:41 +00:00
Steve d6ec2dff08 Laser trap fix. 2018-03-13 08:25:16 +00:00
Steve 04416e52ab Fix for laser trap not killing some enemies. 2018-03-11 07:51:29 +00:00