ChangeLog.txt
changeset 14811 d65e25e211d4
parent 14804 d7b40d61729f
child 14812 16d5951d4044
--- a/ChangeLog.txt	Fri Apr 19 04:48:30 2019 +0200
+++ b/ChangeLog.txt	Fri Apr 19 15:54:44 2019 +0200
@@ -98,7 +98,7 @@
  + 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
+ + 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
  + SendStat extension: Option to use predefined modes with siPointType, like "!POINTS" or "!TIME"