From e6faa865704dcd7cbf433491a24960f3de69ef76 Mon Sep 17 00:00:00 2001 From: Paul Chote Date: Sun, 29 Dec 2013 14:19:27 +1300 Subject: [PATCH] Update changelog. --- CHANGELOG | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 0fdffab12a..fb17e4ddea 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -11,11 +11,16 @@ NEW: Converted production exits to world coordinates. Converted weapon projectiles to world coordinates. Converted actor speed to world coordinates. + Added support for rectangular cells with forced perspective. + Added initial support for Tmp(TS) sprites. + Asset Browser: + Filenames are now listed in alphabetical order Mod / Custom map compatibility: Altitude is no longer parsed from actor templates in maps. Specify CenterPosition instead. Run `OpenRA.Utility.exe --upgrade-mod 20131223` to automatically upgrade mod rules. Run `OpenRA.Utility.exe --upgrade-map 20131223` to automatically upgrade custom map rules. Added a new trait Demolishable for buildings to handle the C4 demolition. + Mods that use custom TileSize must specify both width and height. 20131223: All mods: