diff -r e2e40700c5cf -r 0248cf0da834 ChangeLog.txt --- a/ChangeLog.txt Fri Feb 16 12:38:30 2018 +0100 +++ b/ChangeLog.txt Fri Feb 16 13:57:48 2018 +0100 @@ -64,6 +64,7 @@ + New call: GetTeamName(teamIdx): Returns name of team with given index (starts at 0) + New call: SpawnSupplyCrate(x, y, content, [, amount]): Spawn ammo or utility crate, depending on content + 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 callback: onEndTurn(): Called at the end of a turn (when gears have settled) * AddAmmo now automatically unselects weapon if it would remove current ammo from current hedgehog * Fix call: SetWeapon(amNothing) now unselects weapon