ChangeLog.txt
changeset 11879 c6eafb6f2735
parent 11875 d669f04f02d0
child 11880 2eac7a96b342
equal deleted inserted replaced
11878:74e838b7eecc 11879:c6eafb6f2735
    58  + Themes can now contain custom sound files: splash.ogg Droplet1.ogg Droplet2.ogg Droplet3.ogg skip.ogg
    58  + Themes can now contain custom sound files: splash.ogg Droplet1.ogg Droplet2.ogg Droplet3.ogg skip.ogg
    59 
    59 
    60 Lua-API:
    60 Lua-API:
    61  + New call: SetCinematicMode(enable) -- e.g. for cutscenes etc.
    61  + New call: SetCinematicMode(enable) -- e.g. for cutscenes etc.
    62  + New call: GetAmmoName(ammoType) -- returns the localized name for the specified ammoType
    62  + New call: GetAmmoName(ammoType) -- returns the localized name for the specified ammoType
       
    63  + New variable: WorldEdge -- World edge type (weNone, weWrap, weBounce, weSea)
    63 
    64 
    64 0.9.21 -> 0.9.22
    65 0.9.21 -> 0.9.22
    65  + New Weapon / Map object: AirMine (floating mine that will follow nearby hedgehogs)
    66  + New Weapon / Map object: AirMine (floating mine that will follow nearby hedgehogs)
    66  + Extensive changes to TechRacer: Variable terrain types, enhanced parameters, hwmap interpreter, fuel limiter, etc. 
    67  + Extensive changes to TechRacer: Variable terrain types, enhanced parameters, hwmap interpreter, fuel limiter, etc. 
    67  + HedgeEditor - create missions/etc. in-game! see http://hedgewars.org/HedgeEditor
    68  + HedgeEditor - create missions/etc. in-game! see http://hedgewars.org/HedgeEditor