diff -r 8f746b6a477c -r 794dcf69a5aa ChangeLog.txt --- a/ChangeLog.txt Sun Jul 08 00:16:33 2018 +0200 +++ b/ChangeLog.txt Sun Jul 08 01:30:13 2018 +0200 @@ -33,6 +33,7 @@ + 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 + New call: EnableSwitchHog(): Enable hog switching + + New call: GetAmmo(ammoType): Returns ammo configuration (corresponds to SetAmmo) + New parameter: SetAmmoTexts: 5th param. showExtra: Set to false to hide texts like “Not yet available” * Fixed variable: TotalRounds was -1 (instead of 0) in first real round after hog placement phase