ChangeLog.txt
changeset 13704 54eb4c774ef5
parent 13689 27e5e311c7a3
child 13710 0da36902e5b6
equal deleted inserted replaced
13703:2df519242d41 13704:54eb4c774ef5
    82 
    82 
    83 Content:
    83 Content:
    84  + New Sudden Death water texture for CrazyMission theme
    84  + New Sudden Death water texture for CrazyMission theme
    85  + Add dust flakes for Cheese and CrazyMission themes
    85  + Add dust flakes for Cheese and CrazyMission themes
    86  * Fix repeating sun in Hoggywood theme
    86  * Fix repeating sun in Hoggywood theme
       
    87 
       
    88 Server:
       
    89  + Add “/help” chat command for command help
       
    90  + Can now clear room greeting by using chat command “/greeting” without arguments
       
    91  + Many new error and status messages for improved usability
       
    92  * Fix many server messages being not translated
    87 
    93 
    88 Lua API:
    94 Lua API:
    89  + New call: Retreat(time [, respectGetAwayTimeFactor): Force current turn into retreating mode
    95  + New call: Retreat(time [, respectGetAwayTimeFactor): Force current turn into retreating mode
    90  + New call: GetAmmoTimer(gearUid, ammoType): Returns current set timer for given ammoType and hog gear in ms. Returns nil for non-timerable ammo
    96  + New call: GetAmmoTimer(gearUid, ammoType): Returns current set timer for given ammoType and hog gear in ms. Returns nil for non-timerable ammo
    91  + New call: EnableSwitchHog(): Enable hog switching
    97  + New call: EnableSwitchHog(): Enable hog switching