1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-22 22:13:35 +02:00

Updated changelog

This commit is contained in:
Ivan Savenko 2024-01-18 17:18:42 +02:00
parent 9da60a2738
commit 8d43343c94

View File

@ -23,6 +23,7 @@
* Fixed positioning of prologue and epilogue text during campaign scenario intros
### Interface
* Added an option to hide adventure map window when town or battle window are open
* Fixed switching between pages on small version of spellbook
* Saves with long filenames are now truncated in the UI to prevent overflow.
* Added option to sort saved games by change date
@ -32,7 +33,6 @@
* Fixed incorrect cursor display when hovering over water objects accessible from shore
### Stability
* Fixed possible creation of a duplicate hero in a random map when the player has chosen the starting hero.
* Fixed a crash when using the 'vcmiobelisk' cheat more than once.
* Fixed crash when reaching level 201. The maximum level is now limited to 197.
* Fixed crash when accessing a spell with an invalid SPELLCASTER bonus
@ -43,6 +43,11 @@
* Fixed crash on invalid creature in hero army due to outdated or broken mods
* Failure to initialise video subsystem now displays error message instead of silent crash
### Random Maps Generator
* Fixed possible creation of a duplicate hero in a random map when the player has chosen the starting hero.
* Fixed banning of quest artifacts on random maps
* Fixed banning of heroes in prison on random maps
### Battles
* Battle turn queue now displays current turn
* Added option to show unit statistics sidebar in battle