diff --git a/doc/CHANGES4.X b/doc/CHANGES4.X index 8e0fdd4b..12f583c7 100644 --- a/doc/CHANGES4.X +++ b/doc/CHANGES4.X @@ -1,4 +1,17 @@ -Changes to Empire 4.3.14 - Tue Apr 29 19:55:12 UTC 2008 +Changes to Empire 4.3.14 - Mon May 5 04:57:03 UTC 2008 + * Another round of fixes to the fire command: + - Don't disclose where the target retreated to. + - Charge the target shells for returning fire. + - Always use guns when the target is out of range, even if it's a + submarine. Before, the difference in shell use disclosed whether + the target is a submarine. Loophole opened in 4.3.12. + - Make depth charges again work with just one shell. Failing the + command in that case lets players find out whether the target is + a submarine. Loophole opened in 4.3.12. + - Detect when the firing sector, ship or land unit changes across + the target prompt. Abusable. + * Fix parsing of anchor-relative time in update schedule. Broken in + 4.3.13. * Fix logging of player input in the journal to include command interruption and EOF. * Fix oversights in 4.3.12's change to keep track of flying planes: diff --git a/info/Empire4.t b/info/Empire4.t index 7b25c069..9fe4ab0d 100644 --- a/info/Empire4.t +++ b/info/Empire4.t @@ -7,7 +7,20 @@ 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.14 - Tue Apr 29 19:55:12 UTC 2008 +Changes to Empire 4.3.14 - Mon May 5 04:57:03 UTC 2008 + * Another round of fixes to the fire command: + - Don't disclose where the target retreated to. + - Charge the target shells for returning fire. + - Always use guns when the target is out of range, even if it's a + submarine. Before, the difference in shell use disclosed whether + the target is a submarine. Loophole opened in 4.3.12. + - Make depth charges again work with just one shell. Failing the + command in that case lets players find out whether the target is + a submarine. Loophole opened in 4.3.12. + - Detect when the firing sector, ship or land unit changes across + the target prompt. Abusable. + * Fix parsing of anchor-relative time in update schedule. Broken in + 4.3.13. * Fix logging of player input in the journal to include command interruption and EOF. * Fix oversights in 4.3.12's change to keep track of flying planes: