From: Markus Armbruster Date: Sun, 7 Dec 2008 23:15:19 +0000 (-0500) Subject: Update change log again for 4.3.19 X-Git-Tag: v4.3.19^0 X-Git-Url: http://git.pond.sub.org/?p=empserver;a=commitdiff_plain;h=5113bc0bb51a09f0e3e4e5b91d23e9e781543a6c Update change log again for 4.3.19 --- diff --git a/doc/CHANGES4.X b/doc/CHANGES4.X index ad87e7e7b..e2e32395e 100644 --- a/doc/CHANGES4.X +++ b/doc/CHANGES4.X @@ -1,4 +1,7 @@ -Changes to Empire 4.3.19 - Sun Dec 7 01:08:20 UTC 2008 +Changes to Empire 4.3.19 - Sun Dec 7 22:25:46 UTC 2008 + * LWP doesn't work with Darwin due to OS bugs, avoid it for now. + * Don't let ships double-retreat first on 'i' (injured) and then on + 'h' (helpless) when shelled. * Fix a bug that suppressed the "sunk!" message. Broken in 4.3.17. * Log out player when maximum time per day is exceeded. Before, he could remain logged in with visitor privileges only, but once @@ -14,6 +17,8 @@ Changes to Empire 4.3.19 - Sun Dec 7 01:08:20 UTC 2008 * New option RAILWAYS. * Che ages just like military reserves (1% per 24 ETUs). * Permit ships to assault the sector they're in. + * Sectors eating less than one unit of food don't make one unit of + food for free anymore. They still can't starve. * New concept sector terrain. Deities can use it to make sectors other than wilderness redesignatable. See sect.config for more info. diff --git a/info/Empire4.t b/info/Empire4.t index 8b80c56c3..854203140 100644 --- a/info/Empire4.t +++ b/info/Empire4.t @@ -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, and bug-reports should be sent to . .NF -Changes to Empire 4.3.19 - Sun Dec 7 01:08:20 UTC 2008 +Changes to Empire 4.3.19 - Sun Dec 7 22:25:46 UTC 2008 + * LWP doesn't work with Darwin due to OS bugs, avoid it for now. + * Don't let ships double-retreat first on 'i' (injured) and then on + 'h' (helpless) when shelled. * Fix a bug that suppressed the "sunk!" message. Broken in 4.3.17. * Log out player when maximum time per day is exceeded. Before, he could remain logged in with visitor privileges only, but once @@ -23,6 +26,8 @@ Changes to Empire 4.3.19 - Sun Dec 7 01:08:20 UTC 2008 * New option RAILWAYS. * Che ages just like military reserves (1% per 24 ETUs). * Permit ships to assault the sector they're in. + * Sectors eating less than one unit of food don't make one unit of + food for free anymore. They still can't starve. * New concept sector terrain. Deities can use it to make sectors other than wilderness redesignatable. See sect.config for more info.