diff -r dd2e51f7303d -r 93ba1826b8c2 ChangeLog.txt --- a/ChangeLog.txt Fri Jul 06 17:16:01 2018 +0200 +++ b/ChangeLog.txt Sat Jul 07 18:37:21 2018 +0200 @@ -22,6 +22,9 @@ * Don't play “Missed” and “Laugh” taunt when those don't make sense * Fix retreat timer not turning red for some weapons +Space Invation: + * Fix rare Lua error message spam at end of game + Lua API: + New call: Retreat(time [, respectGetAwayTimeFactor): Force current turn into retreating mode + New call: GetAmmoTimer(gearUid, ammoType): Returns current set timer for given ammoType and hog gear in ms. Returns nil for non-timerable ammo