ChangeLog.txt
changeset 14648 be8af70adf2c
parent 14643 30d3e1d6aedf
child 14656 db05d9bf7466
equal deleted inserted replaced
14647:c09ac49ed1de 14648:be8af70adf2c
    85  + Utils library: New calls: getReadableChallengeRecord, updateChallengeRecord
    85  + Utils library: New calls: getReadableChallengeRecord, updateChallengeRecord
    86  + New callback: onGameResult(winningClan): Called when the game ends normally. winningClan = index of winning clan or -1 on draw
    86  + New callback: onGameResult(winningClan): Called when the game ends normally. winningClan = index of winning clan or -1 on draw
    87  + SendStat extension: Option to use predefined modes with siPointType, like "!POINTS" or "!TIME"
    87  + SendStat extension: Option to use predefined modes with siPointType, like "!POINTS" or "!TIME"
    88  + SimpleMission: Add isMissionTeam attribute for teams
    88  + SimpleMission: Add isMissionTeam attribute for teams
    89  + SpeedShoppa/TargetPractice libraries: Remove custom hog and team info settings
    89  + SpeedShoppa/TargetPractice libraries: Remove custom hog and team info settings
       
    90  + TargetPractice library: Add faceLeft parameter
    90  + Params explode, poison in the SpawnFake*Crate functions now optional and default to false
    91  + Params explode, poison in the SpawnFake*Crate functions now optional and default to false
    91  + New global: InitHealth: Initial hog health value from game scheme (read-only)
    92  + New global: InitHealth: Initial hog health value from game scheme (read-only)
    92  + Animate library: AnimOutOfNowhere: destX and destY are now optional (default: current position)
    93  + Animate library: AnimOutOfNowhere: destX and destY are now optional (default: current position)
    93  * Fix SetClanColor causing crashes and severe rendering bugs
    94  * Fix SetClanColor causing crashes and severe rendering bugs
    94  * Fix SetAmmoDelay not working properly when called after onGameStart
    95  * Fix SetAmmoDelay not working properly when called after onGameStart