ChangeLog.txt
changeset 13452 2d787d122083
parent 13449 57de4f050891
child 13453 8f746b6a477c
equal deleted inserted replaced
13451:7d69c5605a9d 13452:2d787d122083
    31 Lua API:
    31 Lua API:
    32  + New call: Retreat(time [, respectGetAwayTimeFactor): Force current turn into retreating mode
    32  + New call: Retreat(time [, respectGetAwayTimeFactor): Force current turn into retreating mode
    33  + New call: GetAmmoTimer(gearUid, ammoType): Returns current set timer for given ammoType and hog gear in ms. Returns nil for non-timerable ammo
    33  + New call: GetAmmoTimer(gearUid, ammoType): Returns current set timer for given ammoType and hog gear in ms. Returns nil for non-timerable ammo
    34  + New call: EnableSwitchHog(): Enable hog switching
    34  + New call: EnableSwitchHog(): Enable hog switching
    35  + New parameter: SetAmmoTexts: 5th param. showExtra: Set to false to hide texts like “Not yet available”
    35  + New parameter: SetAmmoTexts: 5th param. showExtra: Set to false to hide texts like “Not yet available”
       
    36  * Fixed variable: TotalRounds was -1 (instead of 0) in first real round after hog placement phase
    36 
    37 
    37 ====================== 0.9.24.1 ====================
    38 ====================== 0.9.24.1 ====================
    38  * Fix crash when portable portal device is fired at reduced graphics quality
    39  * Fix crash when portable portal device is fired at reduced graphics quality
    39  * Fix possible crash when starting Hedgewars frontend in fullscreen mode
    40  * Fix possible crash when starting Hedgewars frontend in fullscreen mode
    40 
    41