equal
deleted
inserted
replaced
15 * Sudden Death always came exactly 1 turn later than planned |
15 * Sudden Death always came exactly 1 turn later than planned |
16 |
16 |
17 Game, gameplay: |
17 Game, gameplay: |
18 + Increase hedgehog limit to 64 |
18 + Increase hedgehog limit to 64 |
19 + Remove rubber duck |
19 + Remove rubber duck |
|
20 + Shotgun, Desert Eagle and sniper rifle can now hit air mines |
|
21 + Shotgun shots can now pass through portals |
20 * Fix hog being unable to walk after using sniper rifle without firing both shots |
22 * Fix hog being unable to walk after using sniper rifle without firing both shots |
21 * Fix sine gun dealing damage to attacker if shooting up |
23 * Fix sine gun dealing damage to attacker if shooting up |
22 * Hedgehog was able to drop more than 2 sticky mines if dropping first one from utility, then stop using utility |
24 * Hedgehog was able to drop more than 2 sticky mines if dropping first one from utility, then stop using utility |
23 * Fix Sudden Death starting in the second turn of a round rather than the first |
25 * Fix Sudden Death starting in the second turn of a round rather than the first |
24 * Fix hammer and pickhammer not digging correctly at wrap world edge |
26 * Fix hammer and pickhammer not digging correctly at wrap world edge |
143 * The last Encounter: Fix clan membership of PAotH |
145 * The last Encounter: Fix clan membership of PAotH |
144 |
146 |
145 Themes: |
147 Themes: |
146 + New Sudden Death water texture for CrazyMission theme |
148 + New Sudden Death water texture for CrazyMission theme |
147 + Add dust flakes for Cheese and CrazyMission themes |
149 + Add dust flakes for Cheese and CrazyMission themes |
|
150 + New land objects for Beach theme |
148 * Fix repeating sun in Hoggywood theme |
151 * Fix repeating sun in Hoggywood theme |
149 |
152 |
150 Lua API: |
153 Lua API: |
151 * Deprecation: Setting TurnTimeLeft/ReadyTimeLeft directly is deprecated and will become useless in future. Use the setter functions below |
154 * Deprecation: Setting TurnTimeLeft/ReadyTimeLeft directly is deprecated and will become useless in future. Use the setter functions below |
152 * Deprecation: Symbols amDuck/gtDuck are deprecated, will be removed later. For now, they alias to amCreeper/gtCreeper |
155 * Deprecation: Symbols amDuck/gtDuck are deprecated, will be removed later. For now, they alias to amCreeper/gtCreeper |