ChangeLog.txt
changeset 11498 1908b919c057
parent 11412 c19f2387d24f
child 11505 32bad5758df6
equal deleted inserted replaced
11497:66f1cff4284b 11498:1908b919c057
     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  * 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
     9  * 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
    10  * Fixed turn not ending when sticky mine was trapped on rubberband
       
    11  * Fixed screenshots being too bright if taken in quick succession
       
    12  * Fixed hog-speech missing a response type (Justyouwait/"You're gonna pay for that") on some platforms (e.g. Linux)
     8  * Various other fixes
    13  * Various other fixes
     9 
    14 
    10 0.9.21 -> 0.9.22
    15 0.9.21 -> 0.9.22
    11  + New Weapon / Map object: AirMine (floating mine that will follow nearby hedgehogs)
    16  + 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. 
    17  + Extensive changes to TechRacer: Variable terrain types, enhanced parameters, hwmap interpreter, fuel limiter, etc.