ChangeLog.txt
changeset 13447 93ba1826b8c2
parent 13378 c53530142442
child 13449 57de4f050891
equal deleted inserted replaced
13446:dd2e51f7303d 13447:93ba1826b8c2
    19  * Sabotage kills hog instantly when health reaches 0
    19  * Sabotage kills hog instantly when health reaches 0
    20  * Reliably prevent using of Lonely Cries and baseball bat specials when usage not allowed
    20  * Reliably prevent using of Lonely Cries and baseball bat specials when usage not allowed
    21  * Don't explode Anno 1302, Medicine and Bouncy Boomerang if drowning
    21  * Don't explode Anno 1302, Medicine and Bouncy Boomerang if drowning
    22  * Don't play “Missed” and “Laugh” taunt when those don't make sense
    22  * Don't play “Missed” and “Laugh” taunt when those don't make sense
    23  * Fix retreat timer not turning red for some weapons
    23  * Fix retreat timer not turning red for some weapons
       
    24 
       
    25 Space Invation:
       
    26  * Fix rare Lua error message spam at end of game
    24 
    27 
    25 Lua API:
    28 Lua API:
    26  + New call: Retreat(time [, respectGetAwayTimeFactor): Force current turn into retreating mode
    29  + 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
    30  + 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
    31  + New call: EnableSwitchHog(): Enable hog switching