equal
deleted
inserted
replaced
12 * Gameplay fix: Hammer damage is now rounded down. This means it will cause NO DAMAGE to a hedgehog with less than 3 hp. |
12 * Gameplay fix: Hammer damage is now rounded down. This means it will cause NO DAMAGE to a hedgehog with less than 3 hp. |
13 * Fixed bee not being affected by wrap world edge while still being thrown |
13 * Fixed bee not being affected by wrap world edge while still being thrown |
14 * Fixed turn not ending when sticky mine was trapped on rubberband |
14 * Fixed turn not ending when sticky mine was trapped on rubberband |
15 * Fixed screenshots being too bright if taken in quick succession |
15 * Fixed screenshots being too bright if taken in quick succession |
16 * Fixed hog-speech missing a response type (Justyouwait/"You're gonna pay for that") on some platforms (e.g. Linux) |
16 * Fixed hog-speech missing a response type (Justyouwait/"You're gonna pay for that") on some platforms (e.g. Linux) |
|
17 * Fixed SD-flakes of themes not working if regular flakes were disabled |
17 * Various other fixes |
18 * Various other fixes |
18 |
19 |
19 Lua-API: |
20 Lua-API: |
20 + New call: SetCinematicMode(enable) -- e.g. for cutscenes etc. |
21 + New call: SetCinematicMode(enable) -- e.g. for cutscenes etc. |
21 |
22 |