Update changelogs
This commit is contained in:
parent
dbebd452cc
commit
fab6633bc4
2 changed files with 7 additions and 0 deletions
|
@ -45,6 +45,9 @@ Version 1.13.2+dev:
|
|||
* Added gui2 comboboxes.
|
||||
* Removed prompt when purging the WML cache from Preferences.
|
||||
* Implemented a new GUI2 Preferences dialog
|
||||
* Implemented a new font scaling option on the Display panel.
|
||||
* Selecting an entry in the friend/ignore list panel now copies it to the
|
||||
input field; this makes it easier to edit friend/ignore notes.
|
||||
* WML engine:
|
||||
* Added new event "unit placed", which triggers when (and regardless of how)
|
||||
a unit appears on the map.
|
||||
|
@ -77,6 +80,9 @@ Version 1.13.2+dev:
|
|||
* Fixed savefile bloat caused by unit variations (walking corpses)
|
||||
* Fixed preferences file bloat caused by null-command hot-keys (bug #21969)
|
||||
* Fixed clearing of default hot-keys not working (bugs #21983/#22218/#23981)
|
||||
* Fix [for] not correctly handling the case when the array length changes
|
||||
during iteration
|
||||
* Fix variables in [message][command] (bug #24288)
|
||||
|
||||
Version 1.13.2:
|
||||
* Add-ons client:
|
||||
|
|
|
@ -13,6 +13,7 @@ Version 1.13.2+dev:
|
|||
* Graphics:
|
||||
* Improved or new terrain graphics: Stones with Sand Drifts, Igloo Village,
|
||||
Adobe Village.
|
||||
* Added option to scale all text up by up to 4x.
|
||||
* Added option for toggling off water animations to Preferences -> Display.
|
||||
|
||||
* Language and i18n:
|
||||
|
|
Loading…
Add table
Reference in a new issue