parent
2873ad1c7e
commit
57177c699d
1 changed files with 5 additions and 1 deletions
|
@ -105,6 +105,8 @@
|
|||
dialog.
|
||||
* Fixed a crash when using very large portraits in [message] (issue #2912)
|
||||
* Added a button to access the version info dialog to Preferences.
|
||||
* Removed player list sorting options in the MP lobby. The list is now
|
||||
automatically sorted alphabetically, friends first.
|
||||
### WML engine
|
||||
* Support formula= key in [variable] ConditionalWML
|
||||
* Support to_location in [move_unit], taking a location ID
|
||||
|
@ -200,7 +202,9 @@
|
|||
* Added deprecation notices for several macros that had them missing before.
|
||||
* [message] no longer scrolls to units through fog or shroud so it matches
|
||||
1.12's behavior.
|
||||
* Fixed animation-wide text_color and blend_color keys being overwritten
|
||||
* Fixed animation-wide text_color and blend_color keys being overwritten. This
|
||||
fixes level-in and level-out animations sometimes fading to black instead of
|
||||
white.
|
||||
|
||||
## Version 1.13.12
|
||||
### Security fixes
|
||||
|
|
Loading…
Add table
Reference in a new issue