wesnoth/RELEASE_NOTES
2009-01-18 14:14:27 +00:00

51 lines
1.6 KiB
Plaintext

This file is here to allow devs to easily add stuff in the release
notes for the next release, it allows easy syncing with the release
team, since you don't have to be around when the release takes
place...
Just dump whatever you want to have mentioned in the release notes here. Please
take care that it is in a way that allows copy&paste to the release notes. That
is making sure that spelling/grammer/whatever is usable and that you are using
complete sentences, not just single words.
The release team should empty this file after each release.
***
Many improvements in the new dialog code:
- Fixed a glitch where a new dialog didn't show up after an old dialog.
- Spacebar closes the dialogs without a scrollbar again.
- Pressing escape in a new dialog, behaves like in the old dialogs again.
- Fixed several glitches in with the listboxes and new portrait dialog.
***
For a few development versions, translations of User Made Content have not
worked due to a tiny mistake in the translation engine. That has been fixed
in this release.
***
Improvements of the multiplayer ui:
- Added a gui front-end to various commands, brought up by double clicking
a player name, replacing the old whisper dialog
- Automatically select the game the selected player is in
***
The "Update All" feature of the add-ons update dialog has been fixed
(it should not crash anymore).
***
WML authors are encouraged to read the changelog for any new/corrected features
that may be included in this release.
***
The new dialogs properly show custom unit portraits again and also some
portraits on the right side. (This is done upon the request of the artist of
the portrait.)
***