update CHANGELOG

This commit is contained in:
Matthias Mailänder
2013-12-06 11:07:56 +01:00
parent 16edd98300
commit e65cfe00c1

View File

@@ -98,6 +98,7 @@ NEW:
Fixed 'make docs' crashing when the game assets are not installed. Fixed 'make docs' crashing when the game assets are not installed.
Renamed Game.Mods launch argument to Game.Mod. Renamed Game.Mods launch argument to Game.Mod.
Linux packages now install to /usr/lib/openra for consistency with other Mono applications. Linux packages now install to /usr/lib/openra for consistency with other Mono applications.
Added an optional map.yaml check to the OpenRA.Lint.exe command line tool.
Mod / Custom map compatibility: Mod / Custom map compatibility:
Mods can now include traits from TD and D2K in RA. Mods can now include traits from TD and D2K in RA.
Mods can now customize UI text settings like font type/color/contrast for most widgets and set global defaults in metrics.yaml. Mods can now customize UI text settings like font type/color/contrast for most widgets and set global defaults in metrics.yaml.