Update changelog.

This commit is contained in:
Paul Chote
2013-12-24 22:11:44 +13:00
parent 996877d9e5
commit e8d1b9b9e5

View File

@@ -1,3 +1,15 @@
NEW:
Engine:
Converted Aircraft CruiseAltitude to world coordinates.
Converted Health Radius to world coordinates.
Converted production exits to world coordinates.
Converted weapon projectiles to world coordinates.
Converted actor speed to world coordinates.
Mod / Custom map compatibility:
Altitude is no longer parsed from actor templates in maps. Specify CenterPosition instead.
Run `OpenRA.Utility.exe --upgrade-mod <mod> 20131223` to automatically upgrade mod rules.
Run `OpenRA.Utility.exe --upgrade-map <map path> 20131223` to automatically upgrade custom map rules.
20131223:
All mods:
Fixed dead units sometimes exploding or leaving husks when they weren't in the world.