diff -r 98a0edb4bb5a -r 9f80c08cdae9 ChangeLog.txt --- a/ChangeLog.txt Mon Mar 12 12:27:13 2018 +0100 +++ b/ChangeLog.txt Mon Mar 12 12:37:35 2018 +0100 @@ -106,6 +106,7 @@ + New call: SkipTurn(): Force current hedgehog to skip turn + New param: PlaySound accepts 3rd parameter for voices: instaVoice: If true, sound plays instantly instead of being queued + New callback: onEndTurn(): Called at the end of a turn (when gears have settled) + + New callback: onSkipTurn(): Called when a hog skips turn + New hedgehog effect: heArtillery: Per-hedgehog artillery mode (can't walk). Values: 1 = permanently active. 2 = temporarily active (sniper rifle). 0 = not active * AddAmmo now automatically unselects weapon if it would remove current ammo from current hedgehog * Fix call: SetWeapon(amNothing) now unselects weapon