Alphabetical order, alphabetical order, alphabetical order...
[ci skip]
(cherry-picked from commit 28c35e71fa
)
This commit is contained in:
parent
599405c9ea
commit
5ae25a8453
1 changed files with 7 additions and 7 deletions
14
changelog.md
14
changelog.md
|
@ -1,11 +1,4 @@
|
|||
## Version 1.15.0-dev
|
||||
### WML engine
|
||||
* Support formula= key in [variable] ConditionalWML
|
||||
* Support to_location in [move_unit], taking a location ID
|
||||
* Support [filter_weapon] in leadership and resistance abilities,
|
||||
which activates the ability only when the affected unit is using
|
||||
a matching weapon.
|
||||
* Support WFL and percentages in [random_placement]num_items=
|
||||
### Language and i18n
|
||||
* Fixed many cases of interpolated strings in the engine possibly having
|
||||
their translations retrieved from the wrong textdomain and falling back
|
||||
|
@ -19,6 +12,13 @@
|
|||
* Fixed "Search" placeholder text in dialog item filters not being
|
||||
translatable (bug #2709, bug #2732).
|
||||
* Updated translations: Spanish
|
||||
### WML engine
|
||||
* Support formula= key in [variable] ConditionalWML
|
||||
* Support to_location in [move_unit], taking a location ID
|
||||
* Support [filter_weapon] in leadership and resistance abilities,
|
||||
which activates the ability only when the affected unit is using
|
||||
a matching weapon.
|
||||
* Support WFL and percentages in [random_placement]num_items=
|
||||
|
||||
## Version 1.13.12
|
||||
### Security fixes
|
||||
|
|
Loading…
Add table
Reference in a new issue