equal
deleted
inserted
replaced
80 * Suppress “<team> is gone.” message at end of game |
80 * Suppress “<team> is gone.” message at end of game |
81 * Fix game engine ignoring appropriate number formatting of user language |
81 * Fix game engine ignoring appropriate number formatting of user language |
82 * Fix buggy behaviour when entering speech bubble command in hog placement phase |
82 * Fix buggy behaviour when entering speech bubble command in hog placement phase |
83 |
83 |
84 Frontend: |
84 Frontend: |
|
85 + Add button in main menu at top left corner to open credits page |
85 + Restructure credits |
86 + Restructure credits |
86 + Credits screen in main menu is now translatable |
87 + Credits page is now translatable |
87 + More intelligent automatic mission selection in campaign screen |
88 + More intelligent automatic mission selection in campaign screen |
88 * Fix force-locked schemes getting unlocked when changing map types |
89 * Fix force-locked schemes getting unlocked when changing map types |
89 |
90 |
90 Lua API: |
91 Lua API: |
91 + New call: SaveMissionVar(varname, value): Save value to mission variable (variable for non-campaign mission) |
92 + New call: SaveMissionVar(varname, value): Save value to mission variable (variable for non-campaign mission) |