diff -r f71e34babe8c -r 553f97b1e4fe ChangeLog.txt --- a/ChangeLog.txt Wed Nov 23 18:57:08 2016 +0100 +++ b/ChangeLog.txt Wed Nov 23 19:39:01 2016 +0100 @@ -121,6 +121,7 @@ + New call: GetVisualGearType(vgUid) -- returns the visual gear type + 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 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