ChangeLog.txt
changeset 15067 d59da429d22c
parent 15065 39067b45d0fc
child 15077 a2d09a597fbb
--- a/ChangeLog.txt	Mon May 27 16:43:42 2019 +0200
+++ b/ChangeLog.txt	Mon May 27 21:56:12 2019 +0200
@@ -162,6 +162,7 @@
  + New return value: AddTeam/AddMissionTeam return <real team name>, <team index>
  + SetClanColor: Now accepts negative color argument for user clan color, like in AddTeam
  + AddTeam: Append “_qau” to voicepack name to enable automatic selection of voicepack language
+ + ShowMission: Add new icons: hedgehog (10), flags (11)
  + Utils library: New calls: getReadableChallengeRecord, updateChallengeRecord, integerSqrt, integerHypotenuse
  + New callback: onGameResult(winningClan): Called when the game ends normally. winningClan = index of winning clan or -1 on draw
  + New callback: onCaseDrop(gear): Called at the point where a crate MIGHT be dropped between turns. Gear is the crate gear or nil