diff -r 213f2bef8a24 -r e5761b37e99c ChangeLog.txt --- a/ChangeLog.txt Mon Jul 30 20:38:01 2018 +0200 +++ b/ChangeLog.txt Tue Jul 31 00:12:19 2018 +0200 @@ -70,6 +70,8 @@ + New call: GetAmmoTimer(gearUid, ammoType): Returns current set timer for given ammoType and hog gear in ms. Returns nil for non-timerable ammo + New call: EnableSwitchHog(): Enable hog switching + New call: GetAmmo(ammoType): Returns ammo configuration (corresponds to SetAmmo) + + New call: GetVampiric(): Returns true if vampirism is currently active + + New call: GetLaserSight(): Returns true if laser sight (as utility) is currenctly active (ignoring sniper rifle) + New parameter: SetAmmoTexts: 5th param. showExtra: Set to false to hide texts like “Not yet available” + New parameter: ShowMission: 6th param. forceDisplay: Set to true to prevent this particular mission panel to be hidden manually by player + New Lua library: Achievements