ChangeLog.txt
branchqmlfrontend
changeset 11549 b69f5f22a3ba
parent 11535 a52fb6485403
child 11705 ea1097d7bd27
equal deleted inserted replaced
11486:caa1e84c3ac2 11549:b69f5f22a3ba
     1 + features
     1 + features
     2 * bugfixes
     2 * bugfixes
     3 
     3 
     4 0.9.22 -> 0.9.23
     4 0.9.22 -> 0.9.23
     5  * Hammer damage is now rounded down. This means it will cause NO DAMAGE to a hedgehog with less than 3 hp.
     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
       
     7  + AI hedgehogs know how to use Bee now
       
     8  + Small visual effects enhancements
       
     9  * Video recording functionality is restored
       
    10  * Gameplay fix: Hammer damage is now rounded down. This means it will cause NO DAMAGE to a hedgehog with less than 3 hp.
     6  * 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
     7  * Fixed turn not ending when sticky mine was trapped on rubberband
    12  * Fixed turn not ending when sticky mine was trapped on rubberband
       
    13  * Fixed screenshots being too bright if taken in quick succession
       
    14  * Fixed hog-speech missing a response type (Justyouwait/"You're gonna pay for that") on some platforms (e.g. Linux)
     8  * Various other fixes
    15  * Various other fixes
       
    16 
       
    17 Lua-API:
       
    18  + New call: SetCinematicMode(enable) -- e.g. for cutscenes etc.
     9 
    19 
    10 0.9.21 -> 0.9.22
    20 0.9.21 -> 0.9.22
    11  + 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)
    12  + Extensive changes to TechRacer: Variable terrain types, enhanced parameters, hwmap interpreter, fuel limiter, etc. 
    22  + Extensive changes to TechRacer: Variable terrain types, enhanced parameters, hwmap interpreter, fuel limiter, etc. 
    13  + HedgeEditor - create missions/etc. in-game! see http://hedgewars.org/HedgeEditor
    23  + HedgeEditor - create missions/etc. in-game! see http://hedgewars.org/HedgeEditor