ChangeLog.txt
changeset 11742 35d1654b3c9a
parent 11705 4b2179d9516c
child 11744 ac58a063d26a
equal deleted inserted replaced
11741:72f0c8a73080 11742:35d1654b3c9a
    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