ChangeLog.txt
changeset 13576 e5761b37e99c
parent 13574 9c83afd65e8c
child 13577 66460d5f0d9b
--- 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