ChangeLog.txt
changeset 14485 208359558642
parent 14484 4e5280a9e782
child 14488 310b167141cc
equal deleted inserted replaced
14484:4e5280a9e782 14485:208359558642
    26  + New call: AddMissionTeam(color): Add mission team, i.e. the team selected by player in campaign/mission page
    26  + New call: AddMissionTeam(color): Add mission team, i.e. the team selected by player in campaign/mission page
    27  + New call: AddMissionHog(health): Add a hedgehog for the mission team
    27  + New call: AddMissionHog(health): Add a hedgehog for the mission team
    28  + New return value: AddTeam and AddMissionTeam return team index of new team
    28  + New return value: AddTeam and AddMissionTeam return team index of new team
    29  + Utils library: New calls: getReadableChallengeRecord, updateChallengeRecord
    29  + Utils library: New calls: getReadableChallengeRecord, updateChallengeRecord
    30  + New callback: onGameResult(winningClan): Called when the game ends normally. winningClan = index of winning clan or -1 on draw
    30  + New callback: onGameResult(winningClan): Called when the game ends normally. winningClan = index of winning clan or -1 on draw
       
    31  + SpeedShoppa/TargetPractice libraries: Remove custom hog and team info settings
    31  + Params explode, poison in the SpawnFake*Crate functions now optional and default to false
    32  + Params explode, poison in the SpawnFake*Crate functions now optional and default to false
    32 
    33 
    33 ====================== 0.9.25 ======================
    34 ====================== 0.9.25 ======================
    34 HIGHLIGHTS:
    35 HIGHLIGHTS:
    35  + Complete overhaul of Continental supplies
    36  + Complete overhaul of Continental supplies