ChangeLog.txt
changeset 15003 d84136589c04
parent 15002 3ed1cbd31754
child 15004 2bf7b1ba12fe
equal deleted inserted replaced
15002:3ed1cbd31754 15003:d84136589c04
   133  + AddTeam: Append “_qau” to voicepack name to enable automatic selection of voicepack language
   133  + AddTeam: Append “_qau” to voicepack name to enable automatic selection of voicepack language
   134  + Utils library: New calls: getReadableChallengeRecord, updateChallengeRecord, integerSqrt, integerHypotenuse
   134  + Utils library: New calls: getReadableChallengeRecord, updateChallengeRecord, integerSqrt, integerHypotenuse
   135  + New callback: onGameResult(winningClan): Called when the game ends normally. winningClan = index of winning clan or -1 on draw
   135  + New callback: onGameResult(winningClan): Called when the game ends normally. winningClan = index of winning clan or -1 on draw
   136  + New callback: onCaseDrop(gear): Called at the point where a crate MIGHT be dropped between turns. Gear is the crate gear or nil
   136  + New callback: onCaseDrop(gear): Called at the point where a crate MIGHT be dropped between turns. Gear is the crate gear or nil
   137  + New callback: ooHogSwitch(oldHog): Called when hogs was switched with the “switch hedgehog” utility
   137  + New callback: ooHogSwitch(oldHog): Called when hogs was switched with the “switch hedgehog” utility
   138  + New callback: onPreciseLocal(): Called when precise key is pressed client-side
       
   139  + SendStat extension: Option to use predefined modes with siPointType, like "!POINTS" or "!TIME"
   138  + SendStat extension: Option to use predefined modes with siPointType, like "!POINTS" or "!TIME"
   140  + SimpleMission: Add isMissionTeam attribute for teams
   139  + SimpleMission: Add isMissionTeam attribute for teams
   141  + SpeedShoppa/TargetPractice libraries: Remove custom hog and team info settings
   140  + SpeedShoppa/TargetPractice libraries: Remove custom hog and team info settings
   142  + TargetPractice library: Add faceLeft parameter
   141  + TargetPractice library: Add faceLeft parameter
   143  + Params explode, poison in the SpawnFake*Crate functions now optional and default to false
   142  + Params explode, poison in the SpawnFake*Crate functions now optional and default to false