--- a/ChangeLog.txt Mon Jan 21 05:51:35 2019 +0100
+++ b/ChangeLog.txt Mon Jan 21 05:57:01 2019 +0100
@@ -80,6 +80,7 @@
+ New call: AddMissionHog(health): Add a hedgehog for the mission team
+ New call: SetTeamPassive(teamname, isPassive): Mark a team as passive. Passive teams do not play and are treated like frozen teams.
+ New return value: AddTeam/AddMissionTeam return <real team name>, <team index>
+ + SetClanColor: Now accepts negative color argument for user clan color, like in AddTeam
+ Utils library: New calls: getReadableChallengeRecord, updateChallengeRecord
+ New callback: onGameResult(winningClan): Called when the game ends normally. winningClan = index of winning clan or -1 on draw
+ SendStat extension: Option to use predefined modes with siPointType, like "!POINTS" or "!TIME"