Update change log again for 4.3.14

This commit is contained in:
Markus Armbruster 2008-05-05 06:45:02 +02:00
parent fe5b26658d
commit abd64835c7
2 changed files with 28 additions and 2 deletions

View file

@ -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:

View file

@ -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 <wolfpack@wolfpackempire.com>.
.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: