]> git.pond.sub.org Git - empserver/commitdiff
Update change log again for 4.3.19 v4.3.19
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 7 Dec 2008 23:15:19 +0000 (18:15 -0500)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 7 Dec 2008 23:16:19 +0000 (18:16 -0500)
doc/CHANGES4.X
info/Empire4.t

index ad87e7e7b6b71d4511d4211b9c56f1de5aebfe37..e2e32395eb4eeb01a8ecfc689ddd46f0f1643938 100644 (file)
@@ -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.
index 8b80c56c3b9ae3002390ff31471bf13b2c7a42e9..8542031401e1615590aa08e3e69649c12447f828 100644 (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,
 and bug-reports should be sent to <wolfpack@wolfpackempire.com>.
 .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.