ChangeLog.txt
changeset 13062 bcb87269867e
parent 13051 bd3a32cd553d
child 13070 53cbf7aea5f0
equal deleted inserted replaced
13061:8d2087c85b8d 13062:bcb87269867e
    78  + New call: HealHog(gearUid, healthBoost[, showMessage[, tint]]): Heal hedgehog with graphical effects and message
    78  + New call: HealHog(gearUid, healthBoost[, showMessage[, tint]]): Heal hedgehog with graphical effects and message
    79  + New call: SetTeamLabel(teamname[, label]): Set an arbitrary label for a team, will be displayed next to the team bar
    79  + New call: SetTeamLabel(teamname[, label]): Set an arbitrary label for a team, will be displayed next to the team bar
    80  + New callback: onEndTurn(): Called at the end of a turn (when gears have settled)
    80  + New callback: onEndTurn(): Called at the end of a turn (when gears have settled)
    81  * AddAmmo now automatically unselects weapon if it would remove current ammo from current hedgehog
    81  * AddAmmo now automatically unselects weapon if it would remove current ammo from current hedgehog
    82  * Fix call: SetWeapon(amNothing) now unselects weapon
    82  * Fix call: SetWeapon(amNothing) now unselects weapon
       
    83  * Fix call: SetWind did not update flake flying direction
    83  * Fix global: TotalRounds was stuck at -1 for several turns
    84  * Fix global: TotalRounds was stuck at -1 for several turns
    84 
    85 
    85 ====================== 0.9.23 ======================
    86 ====================== 0.9.23 ======================
    86 HIGHLIGHTS:
    87 HIGHLIGHTS:
    87  + Battalion style
    88  + Battalion style