ChangeLog.txt
changeset 13378 c53530142442
parent 13375 8aae3797df0b
child 13447 93ba1826b8c2
equal deleted inserted replaced
13377:03e4d9b5b09c 13378:c53530142442
    23  * Fix retreat timer not turning red for some weapons
    23  * Fix retreat timer not turning red for some weapons
    24 
    24 
    25 Lua API:
    25 Lua API:
    26  + New call: Retreat(time [, respectGetAwayTimeFactor): Force current turn into retreating mode
    26  + New call: Retreat(time [, respectGetAwayTimeFactor): Force current turn into retreating mode
    27  + New call: GetAmmoTimer(gearUid, ammoType): Returns current set timer for given ammoType and hog gear in ms. Returns nil for non-timerable ammo
    27  + New call: GetAmmoTimer(gearUid, ammoType): Returns current set timer for given ammoType and hog gear in ms. Returns nil for non-timerable ammo
       
    28  + New call: EnableSwitchHog(): Enable hog switching
    28  + New parameter: SetAmmoTexts: 5th param. showExtra: Set to false to hide texts like “Not yet available”
    29  + New parameter: SetAmmoTexts: 5th param. showExtra: Set to false to hide texts like “Not yet available”
    29 
    30 
    30 ====================== 0.9.24.1 ====================
    31 ====================== 0.9.24.1 ====================
    31  * Fix crash when portable portal device is fired at reduced graphics quality
    32  * Fix crash when portable portal device is fired at reduced graphics quality
    32  * Fix possible crash when starting Hedgewars frontend in fullscreen mode
    33  * Fix possible crash when starting Hedgewars frontend in fullscreen mode