ChangeLog.txt
changeset 14823 b7c813dd807d
parent 14817 16d5951d4044
child 14827 72291f0df539
equal deleted inserted replaced
14822:d3f72c73ed6d 14823:b7c813dd807d
    79  * Fix airplane line being drawn above many HUD elements
    79  * Fix airplane line being drawn above many HUD elements
    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 Translations:
       
    85  + Major update: Chinese
       
    86  + Credits page is now translatable
       
    87  * Remove Arabic translation from release
       
    88 
    84 Frontend:
    89 Frontend:
    85  + Add button in main menu at top left corner to open credits page
    90  + Add button in main menu at top left corner to open credits page
    86  + Restructure credits
    91  + Restructure credits page
    87  + Credits page is now translatable
       
    88  + More intelligent automatic mission selection in campaign screen
    92  + More intelligent automatic mission selection in campaign screen
    89  * Fix force-locked schemes getting unlocked when changing map types
    93  * Fix force-locked schemes getting unlocked when changing map types
    90 
    94 
    91 Lua API:
    95 Lua API:
    92  + New call: SaveMissionVar(varname, value): Save value to mission variable (variable for non-campaign mission)
    96  + New call: SaveMissionVar(varname, value): Save value to mission variable (variable for non-campaign mission)