ChangeLog.txt
changeset 11520 663ecfb05df6
parent 11505 32bad5758df6
child 11530 a52fb6485403
equal deleted inserted replaced
11519:aab4767d9a50 11520:663ecfb05df6
    10  * Fixed bee not being affected by wrap world edge while still being thrown
    10  * 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
    11  * Fixed turn not ending when sticky mine was trapped on rubberband
    12  * Fixed screenshots being too bright if taken in quick succession
    12  * 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)
    13  * Fixed hog-speech missing a response type (Justyouwait/"You're gonna pay for that") on some platforms (e.g. Linux)
    14  * Various other fixes
    14  * Various other fixes
       
    15 Lua-API:
       
    16  + New call: SetCinematicMode(enable) -- e.g. for cutscenes etc.
    15 
    17 
    16 0.9.21 -> 0.9.22
    18 0.9.21 -> 0.9.22
    17  + New Weapon / Map object: AirMine (floating mine that will follow nearby hedgehogs)
    19  + New Weapon / Map object: AirMine (floating mine that will follow nearby hedgehogs)
    18  + Extensive changes to TechRacer: Variable terrain types, enhanced parameters, hwmap interpreter, fuel limiter, etc. 
    20  + Extensive changes to TechRacer: Variable terrain types, enhanced parameters, hwmap interpreter, fuel limiter, etc. 
    19  + HedgeEditor - create missions/etc. in-game! see http://hedgewars.org/HedgeEditor
    21  + HedgeEditor - create missions/etc. in-game! see http://hedgewars.org/HedgeEditor