ChangeLog.txt
changeset 13465 58dcb3803d30
parent 13463 f1d349a52bc7
child 13466 172ad57e2e0f
equal deleted inserted replaced
13464:7b4643ff60ea 13465:58dcb3803d30
    31 Space Invation:
    31 Space Invation:
    32  + Display round score in a separate row
    32  + Display round score in a separate row
    33  + Keep round score displayed after round ends, remove round score announcer message
    33  + Keep round score displayed after round ends, remove round score announcer message
    34  * Fix rare Lua error message spam at end of game
    34  * Fix rare Lua error message spam at end of game
    35  * Fix round score and other info numbers messing up after screen resize
    35  * Fix round score and other info numbers messing up after screen resize
       
    36 
       
    37 Content:
       
    38  + New Sudden Death water textures for CrazyMission theme
    36 
    39 
    37 Lua API:
    40 Lua API:
    38  + New call: Retreat(time [, respectGetAwayTimeFactor): Force current turn into retreating mode
    41  + New call: Retreat(time [, respectGetAwayTimeFactor): Force current turn into retreating mode
    39  + New call: GetAmmoTimer(gearUid, ammoType): Returns current set timer for given ammoType and hog gear in ms. Returns nil for non-timerable ammo
    42  + New call: GetAmmoTimer(gearUid, ammoType): Returns current set timer for given ammoType and hog gear in ms. Returns nil for non-timerable ammo
    40  + New call: EnableSwitchHog(): Enable hog switching
    43  + New call: EnableSwitchHog(): Enable hog switching