ChangeLog.txt
changeset 13976 2828ec67c47c
parent 13975 350adfa0e896
child 13978 3ae88a9f9dca
--- a/ChangeLog.txt	Fri Oct 26 03:59:20 2018 +0200
+++ b/ChangeLog.txt	Fri Oct 26 04:07:35 2018 +0200
@@ -157,6 +157,8 @@
  + 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 call: IsHogHidden(gear): Returns true if hog is hidden
+ + New call: PlayMusicSound(soundId): Play a sound as replacement for the main background music
+ + New call: StopMusicSound(soundId): Stop a “music sound” and resume the regular music
  + Changed call: AddTeam: 2nd param. color: Accepts negative value to use a default clan color from player settings
  + Changed call: HedgewarsScriptLoad: 2nd param. mustExist. If false, it's allowed for the script to not exist
  + Changed call: HedgewarsScriptLoad: Return true on success and false on failure