ChangeLog.txt
changeset 11530 a52fb6485403
parent 11520 663ecfb05df6
child 11700 ea1097d7bd27
equal deleted inserted replaced
11529:58b4e357bcbf 11530:a52fb6485403
     3 
     3 
     4 0.9.22 -> 0.9.23
     4 0.9.22 -> 0.9.23
     5  + Improved hedgehog spawns on maps that lack land mass or free space
     5  + Improved hedgehog spawns on maps that lack land mass or free space
     6  + Highlander mode displays game scheme specifics (mines timer, etc.) in ESC info
     6  + Highlander mode displays game scheme specifics (mines timer, etc.) in ESC info
     7  + AI hedgehogs know how to use Bee now
     7  + AI hedgehogs know how to use Bee now
       
     8  + Small visual effects enhancements
     8  * Video recording functionality is restored
     9  * Video recording functionality is restored
     9  * Gameplay fix: Hammer damage is now rounded down. This means it will cause NO DAMAGE to a hedgehog with less than 3 hp.
    10  * Gameplay fix: Hammer damage is now rounded down. This means it will cause NO DAMAGE to a hedgehog with less than 3 hp.
    10  * Fixed bee not being affected by wrap world edge while still being thrown
    11  * Fixed bee not being affected by wrap world edge while still being thrown
    11  * Fixed turn not ending when sticky mine was trapped on rubberband
    12  * Fixed turn not ending when sticky mine was trapped on rubberband
    12  * Fixed screenshots being too bright if taken in quick succession
    13  * Fixed screenshots being too bright if taken in quick succession
    13  * Fixed hog-speech missing a response type (Justyouwait/"You're gonna pay for that") on some platforms (e.g. Linux)
    14  * Fixed hog-speech missing a response type (Justyouwait/"You're gonna pay for that") on some platforms (e.g. Linux)
    14  * Various other fixes
    15  * Various other fixes
       
    16 
    15 Lua-API:
    17 Lua-API:
    16  + New call: SetCinematicMode(enable) -- e.g. for cutscenes etc.
    18  + New call: SetCinematicMode(enable) -- e.g. for cutscenes etc.
    17 
    19 
    18 0.9.21 -> 0.9.22
    20 0.9.21 -> 0.9.22
    19  + New Weapon / Map object: AirMine (floating mine that will follow nearby hedgehogs)
    21  + New Weapon / Map object: AirMine (floating mine that will follow nearby hedgehogs)