Update change log again for 4.3.17

This commit is contained in:
Markus Armbruster 2008-09-20 12:08:41 -04:00
parent 774b590f55
commit a32a5cd050
2 changed files with 12 additions and 6 deletions

View file

@ -1,4 +1,7 @@
Changes to Empire 4.3.17 - Thu Sep 18 01:28:01 UTC 2008 Changes to Empire 4.3.17 - Sat Sep 20 16:07:44 UTC 2008
* Fix standalone client build for Windows. Broken in 4.3.11.
* Disable automatic supply of land units on load for now, it's broken
in a highly abusable way.
* Make trade show exactly what's on sale, remove option SHOW_PLANE. * Make trade show exactly what's on sale, remove option SHOW_PLANE.
* Stop ships, planes, land units and nukes on violent takeover, just * Stop ships, planes, land units and nukes on violent takeover, just
like sectors. like sectors.
@ -19,8 +22,8 @@ Changes to Empire 4.3.17 - Thu Sep 18 01:28:01 UTC 2008
* Fix a bug that made set and xdump not recognize unused trade lots * Fix a bug that made set and xdump not recognize unused trade lots
as such. as such.
* Fix giving away stuff by trading it: * Fix giving away stuff by trading it:
- Take sold nuke off its plane. You couldn't sell armed nukes - When an armed nuke is sold separately from its plane, take it off
separately before 4.3.3. the plane. You couldn't do that before 4.3.3.
- Give away nuke armed on sold plane along with the plane. Broken - Give away nuke armed on sold plane along with the plane. Broken
in 4.3.3. in 4.3.3.
- Don't zero mobility of planes and land units on sold ships. - Don't zero mobility of planes and land units on sold ships.

View file

@ -7,7 +7,10 @@ new Empire4 Server. This outlines the various changes and how they
will affect you, the player. These were coded as the Wolfpack project, will affect you, the player. These were coded as the Wolfpack project,
and bug-reports should be sent to <wolfpack@wolfpackempire.com>. and bug-reports should be sent to <wolfpack@wolfpackempire.com>.
.NF .NF
Changes to Empire 4.3.17 - Thu Sep 18 01:28:01 UTC 2008 Changes to Empire 4.3.17 - Sat Sep 20 16:07:44 UTC 2008
* Fix standalone client build for Windows. Broken in 4.3.11.
* Disable automatic supply of land units on load for now, it's broken
in a highly abusable way.
* Make trade show exactly what's on sale, remove option SHOW_PLANE. * Make trade show exactly what's on sale, remove option SHOW_PLANE.
* Stop ships, planes, land units and nukes on violent takeover, just * Stop ships, planes, land units and nukes on violent takeover, just
like sectors. like sectors.
@ -28,8 +31,8 @@ Changes to Empire 4.3.17 - Thu Sep 18 01:28:01 UTC 2008
* Fix a bug that made set and xdump not recognize unused trade lots * Fix a bug that made set and xdump not recognize unused trade lots
as such. as such.
* Fix giving away stuff by trading it: * Fix giving away stuff by trading it:
- Take sold nuke off its plane. You couldn't sell armed nukes - When an armed nuke is sold separately from its plane, take it off
separately before 4.3.3. the plane. You couldn't do that before 4.3.3.
- Give away nuke armed on sold plane along with the plane. Broken - Give away nuke armed on sold plane along with the plane. Broken
in 4.3.3. in 4.3.3.
- Don't zero mobility of planes and land units on sold ships. - Don't zero mobility of planes and land units on sold ships.