155 + New call: EnableSwitchHog(): Enable hog switching |
155 + New call: EnableSwitchHog(): Enable hog switching |
156 + New call: GetAmmo(ammoType): Returns ammo configuration (corresponds to SetAmmo) |
156 + New call: GetAmmo(ammoType): Returns ammo configuration (corresponds to SetAmmo) |
157 + New call: GetVampiric(): Returns true if vampirism is currently active |
157 + New call: GetVampiric(): Returns true if vampirism is currently active |
158 + New call: GetLaserSight(): Returns true if laser sight (as utility) is currenctly active (ignoring sniper rifle) |
158 + New call: GetLaserSight(): Returns true if laser sight (as utility) is currenctly active (ignoring sniper rifle) |
159 + New call: IsHogHidden(gear): Returns true if hog is hidden |
159 + New call: IsHogHidden(gear): Returns true if hog is hidden |
|
160 + New call: PlayMusicSound(soundId): Play a sound as replacement for the main background music |
|
161 + New call: StopMusicSound(soundId): Stop a “music sound” and resume the regular music |
160 + Changed call: AddTeam: 2nd param. color: Accepts negative value to use a default clan color from player settings |
162 + Changed call: AddTeam: 2nd param. color: Accepts negative value to use a default clan color from player settings |
161 + Changed call: HedgewarsScriptLoad: 2nd param. mustExist. If false, it's allowed for the script to not exist |
163 + Changed call: HedgewarsScriptLoad: 2nd param. mustExist. If false, it's allowed for the script to not exist |
162 + Changed call: HedgewarsScriptLoad: Return true on success and false on failure |
164 + Changed call: HedgewarsScriptLoad: Return true on success and false on failure |
163 + Change callback: onGearResurrect: 2nd parameter for visual gear spawned at resurrect position (might be nil) |
165 + Change callback: onGearResurrect: 2nd parameter for visual gear spawned at resurrect position (might be nil) |
164 + New parameter: SetAmmoTexts: 5th param. showExtra: Set to false to hide texts like “Not yet available” |
166 + New parameter: SetAmmoTexts: 5th param. showExtra: Set to false to hide texts like “Not yet available” |