diff -r 0183b4c448bf -r fac17dd2bc2f ChangeLog.txt --- a/ChangeLog.txt Sun Nov 27 03:18:20 2016 +0100 +++ b/ChangeLog.txt Sun Nov 27 05:33:26 2016 +0100 @@ -192,6 +192,7 @@ + New call: SetAmmoTexts(ammoType, name, caption, description) -- Overwrite displayed name and description of an ammo type + 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 hook: onVisualGearAdd(vgUid) -- called when a visual gear is added + New hook: onVisualGearDelete(vgUid) -- called when a visual gear is deleted + New variable: AirMinesNum -- Number of air mines being placed on a medium-sized map