changelog entries

This commit is contained in:
pentarctagon 2024-10-28 12:44:37 -05:00
parent 5cd8b3b6c9
commit e4d3ffda78

View file

@ -1,21 +1,23 @@
## Version 1.18.2+dev ## Version 1.18.3
### Add-ons client
### Add-ons server
### Campaigns ### Campaigns
* Eastern Invasion
* S04c: achievement now only triggers when escaping with all knights alive
* S11/S99: flying units can no longer enter prison cells via the river
* S12: fixed Dra-Nak (if present) having incorrect traits and portraits
* S17b: AI is now more forced to recruit only higher-level units when gold reserves get too high
* S99: prisoners now escape if their jailers are killed
* Under the Burnings Suns * Under the Burnings Suns
* S04: added sprite for the Cold Dagger item (PR #9189) * S04: added sprite for the Cold Dagger item (PR #9189)
### Editor ### Editor
### Multiplayer * Added Show Tool Information toggle option in the menus and toolbar to allow hiding the informational tooltip on the edge of the screen that shows the current editor tool's usage and palette information
### Lua API
### Packaging
### Terrain
### Translations ### Translations
* Updated translations: Arabic, Bengali, British English, Chinese (Simplified), Czech, Finnish, French, German, Hungarian, Italian, Japanese, Turkish, Ukrainian * Updated translations: Arabic, Bengali, British English, Chinese (Simplified), Czech, Finnish, French, German, Hungarian, Italian, Japanese, Turkish, Ukrainian
### Units
### User interface ### User interface
* Help button in the leaderchoosing window works on all languages (issue #9102) * Help button in the leaderchoosing window works on all languages (issue #9102)
### WML Engine ### WML Engine
* Fix crash when weapon specials' filters lead to infinite recursion (issue #8940)
### Miscellaneous and Bug Fixes ### Miscellaneous and Bug Fixes
* Search filter should now be case-insensitive for more than just ASCII characters (#9328)
## Version 1.18.2 ## Version 1.18.2
### Translations ### Translations
@ -25,6 +27,7 @@
### Miscellaneous and Bug Fixes ### Miscellaneous and Bug Fixes
* Server-side fix for the "Something is wrong with the addon version check database supporting the multiplayer lobby." error (issue #8805) * Server-side fix for the "Something is wrong with the addon version check database supporting the multiplayer lobby." error (issue #8805)
* Potential fix for log files not being written on Windows. * Potential fix for log files not being written on Windows.
* Fixed the Load Game dialog forgetting the filename filter when changing directory
## Version 1.18.1 ## Version 1.18.1
### Campaigns ### Campaigns