diff -r 6869d27a2f3f -r 98a0edb4bb5a ChangeLog.txt --- a/ChangeLog.txt Mon Mar 12 02:09:21 2018 +0100 +++ b/ChangeLog.txt Mon Mar 12 12:27:13 2018 +0100 @@ -103,6 +103,7 @@ + New call: HealHog(gearUid, healthBoost[, showMessage[, tint]]): Heal hedgehog with graphical effects and message + New call: SetTeamLabel(teamname[, label]): Set an arbitrary label for a team, will be displayed next to the team bar + New call: SetSoundMask(soundId, isMasked): Allows to disable playing a sound effect from engine + + 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 hedgehog effect: heArtillery: Per-hedgehog artillery mode (can't walk). Values: 1 = permanently active. 2 = temporarily active (sniper rifle). 0 = not active