ChangeLog.txt
changeset 13371 da913fc1d350
parent 13370 e202d58236b1
child 13373 0a93948e8ec7
equal deleted inserted replaced
13370:e202d58236b1 13371:da913fc1d350
    21  * Don't play “Missed” and “Laugh” taunt when those don't make sense
    21  * Don't play “Missed” and “Laugh” taunt when those don't make sense
    22  * Fix retreat timer not turning red for some weapons
    22  * Fix retreat timer not turning red for some weapons
    23 
    23 
    24 Lua API:
    24 Lua API:
    25  + New call: Retreat(time [, respectGetAwayTimeFactor): Force current turn into retreating mode
    25  + New call: Retreat(time [, respectGetAwayTimeFactor): Force current turn into retreating mode
       
    26  + New call: GetAmmoTimer(ammoType, gearUid): Returns current set timer for given ammoType and hog gear in ms. Returns nil for non-timerable ammo
    26  + New parameter: SetAmmoTexts: 5th param. showExtra: Set to false to hide texts like “Not yet available”
    27  + New parameter: SetAmmoTexts: 5th param. showExtra: Set to false to hide texts like “Not yet available”
    27  * Fix hog being unable to walk after using sniper rifle without firing both shots
    28  * Fix hog being unable to walk after using sniper rifle without firing both shots
    28 
    29 
    29 ====================== 0.9.24.1 ====================
    30 ====================== 0.9.24.1 ====================
    30  * Fix crash when portable portal device is fired at reduced graphics quality
    31  * Fix crash when portable portal device is fired at reduced graphics quality