ChangeLog.txt
changeset 12286 b4dde7035fe2
parent 12278 151b885b2d85
child 12292 93434ab299a0
--- a/ChangeLog.txt	Wed Apr 19 08:35:31 2017 -0400
+++ b/ChangeLog.txt	Wed Apr 19 17:50:31 2017 +0200
@@ -229,6 +229,7 @@
  + New call: SetAmmoDescriptionAppendix(ammoType, descAppend) -- Append a custom text to the description of an ammo type without overwriting it
  + New call: GetHogFort(gearUid) -- Returns the name of the fort of the hog's team
  + New call: PlaceRubber(x, y, frameIdx) -- Places a rubber
+ + New call: EndTurn([noTaunts]) -- Ends the current turn
  + New hook: onVisualGearAdd(vgUid) -- called when a visual gear is added
  + New hook: onVisualGearDelete(vgUid) -- called when a visual gear is deleted
  + New hook: onUsedAmmo(ammoType) -- called when ammo has been finished using (e.g. after both shotgun shots)