ChangeLog.txt
changeset 13725 eeeea1cfaf08
parent 13724 a62408ee8281
child 13726 247d1bcf3c5e
equal deleted inserted replaced
13724:a62408ee8281 13725:eeeea1cfaf08
   105  + New call: GetAmmo(ammoType): Returns ammo configuration (corresponds to SetAmmo)
   105  + New call: GetAmmo(ammoType): Returns ammo configuration (corresponds to SetAmmo)
   106  + New call: GetVampiric(): Returns true if vampirism is currently active
   106  + New call: GetVampiric(): Returns true if vampirism is currently active
   107  + New call: GetLaserSight(): Returns true if laser sight (as utility) is currenctly active (ignoring sniper rifle)
   107  + New call: GetLaserSight(): Returns true if laser sight (as utility) is currenctly active (ignoring sniper rifle)
   108  + New call: IsHogHidden(gear): Returns true if hog is hidden
   108  + New call: IsHogHidden(gear): Returns true if hog is hidden
   109  + Changed call: AddTeam: 2nd param. color: Accepts negative value to use a default clan color from player settings
   109  + Changed call: AddTeam: 2nd param. color: Accepts negative value to use a default clan color from player settings
   110  + Changed call: HedgewarsScriptLoad: Now returns true or false based on success
       
   111  + Change callback: onGearResurrect: 2nd parameter for visual gear spawned at resurrect position (might be nil)
   110  + Change callback: onGearResurrect: 2nd parameter for visual gear spawned at resurrect position (might be nil)
   112  + New parameter: SetAmmoTexts: 5th param. showExtra: Set to false to hide texts like “Not yet available”
   111  + New parameter: SetAmmoTexts: 5th param. showExtra: Set to false to hide texts like “Not yet available”
   113  + New parameter: ShowMission: 6th param. forceDisplay: Set to true to prevent this particular mission panel to be hidden manually by player
   112  + New parameter: ShowMission: 6th param. forceDisplay: Set to true to prevent this particular mission panel to be hidden manually by player
   114  + New Lua library: Achievements
   113  + New Lua library: Achievements
   115  + Add sprite tint globals in Utilts library: U_LAND_TINT_NORMAL, U_LAND_TINT_ICE, U_LAND_TINT_INDESTRUCTIBLE and U_LAND_TINT_BOUNCY
   114  + Add sprite tint globals in Utilts library: U_LAND_TINT_NORMAL, U_LAND_TINT_ICE, U_LAND_TINT_INDESTRUCTIBLE and U_LAND_TINT_BOUNCY