ChangeLog.txt
changeset 12931 c27dd59a3ffe
parent 12930 330b6c353093
child 12932 e0da398805b6
--- a/ChangeLog.txt	Thu Feb 08 19:02:51 2018 +0100
+++ b/ChangeLog.txt	Fri Feb 09 04:37:27 2018 +0100
@@ -32,6 +32,7 @@
  + New call: SetVampiric(bool): Toggle vampirism
  + New call: SetLaserSight(bool): Toggle laser sight
  + New call: GetWind(): Returns current wind (approximation) from -100 to 100
+ + New call: GetTeamName(teamIdx): Returns name of team with given index (starts at 0)
  + New callback: onEndTurn(): Called at the end of a turn (when gears have settled)
  * Fix call: SetWeapon(amNothing) now unselects weapon
  * Fix global: TotalRounds was stuck at -1 for several turns