updated changelog

This commit is contained in:
Severin Glöckner 2018-07-05 07:50:00 +02:00
parent 8df83da310
commit a7f3294a24

View file

@ -8,9 +8,15 @@
first or by undead.
* Eastern Invasion:
* Fixed missing prisoners and loss of recallable units in 'Captured'.
* Northern Rebirth:
* Level 0 units are not availaible anymore after scenario 5
* Secrets of the Ancients:
* Adjust gender of enemies to better match story in S11 & 21 (issue #3294)
* Simplify dialog to fix possible confusion in S16 (issue #3291)
* The South Guard:
* S4: undead leader won't leave the castle anymore
* S5: the untypical situation that one can defeat the lich before finding
Urza Afalas is now handled
* Under the Burning Suns:
* S11: added custom graphics for the citadel.
* S12: clarified the alien bodies' weaknesses.
@ -18,8 +24,8 @@
### Editor
* Fixed saving a map as a scenario not enabling scenario editor tools.
### Graphics
* Tweaked the Ruffian's attack animation timing.
* New attack animation for the Peasant.
* Tweaked the Ruffian's attack animation timing.
### Language and i18n
* Updated translations: Chinese (Traditional), French, German, Slovak
### Multiplayer server
@ -31,11 +37,13 @@
a single unit's stats.
* Sort units secondarily by XP in the unit list dialog.
* Limited chatbox input to 256 characters.
* Whiteboard related bugfixes
### WML engine
* Fixed errors about WESNOTH_VERSION not being defined when trying to load
add-ons that have preprocessor errors (issues #1924, #1634).
### Miscellaneous and bug fixes
* Added an advanced preference to enable experimental PRNG combat.
* Campfires use illumination instead of a different ToD.
* Linux builds now enable security hardening by default.
* Fixed MP admins being unable to observe private games.
* Fixed MP faction, leader, and leader gender changes persisting even if the
@ -45,6 +53,7 @@
* Fixed wmllint choking on gzipped binary files (e.g. gzipped tarballs).
* Fixed wmllint crashing on inexistent paths provided in the command line
(issue #3286).
* Slight changes to the objectives dialogue (pr #3309)
## Version 1.14.3
### AI