ChangeLog.txt
changeset 14537 ce40351e0690
parent 14535 65780bd056c1
child 14544 3105881d5840
equal deleted inserted replaced
14536:181509fe1ae8 14537:ce40351e0690
     4 Gameplay:
     4 Gameplay:
     5  + Hand-drawn maps can now be scaled with slider
     5  + Hand-drawn maps can now be scaled with slider
     6  + Slightly longer delays between turns to make it easier to follow the game
     6  + Slightly longer delays between turns to make it easier to follow the game
     7  + Track high scores in singleplayer challenges
     7  + Track high scores in singleplayer challenges
     8  + Show check mark for completed scenarios, challenges and trainings
     8  + Show check mark for completed scenarios, challenges and trainings
       
     9  + Training/challenge/scenario menu now supports team selection
     9  * Fix various minor bugs in campaigns and missions
    10  * Fix various minor bugs in campaigns and missions
    10  * Fix hedgehogs being pushed around (and other collision bugs) when they overlap
    11  * Fix hedgehogs being pushed around (and other collision bugs) when they overlap
    11  * Fix homing bee flying weird if passing wrap world edge or target was placed beyond it
    12  * Fix homing bee flying weird if passing wrap world edge or target was placed beyond it
    12  * Fix poison damage not working in first round
    13  * Fix poison damage not working in first round
    13  * Use player-chosen team identity in campaigns and singleplayer missions
    14  * Use player-chosen team identity in campaigns and singleplayer missions
       
    15  * Fix player-chosen teams ignoring custom team controls in campaigns
    14 
    16 
    15 Styles and schemes:
    17 Styles and schemes:
    16  + The Specialists: Unlock game scheme
    18  + The Specialists: Unlock game scheme
    17  + The Specialists: Add script parameter support to set custom specialists order
    19  + The Specialists: Add script parameter support to set custom specialists order
    18  * Balanced Random Weapon: Fix Lua errors after using Time Box
    20  * Balanced Random Weapon: Fix Lua errors after using Time Box