Update changelog

[ci skip]
This commit is contained in:
kabachuha 2021-02-18 19:14:30 +03:00
parent c26b13d8bb
commit 0293e77968

View File

@ -24,6 +24,7 @@
### User interface
* Added a "disengaged" orb, shown instead of the partially-moved orb for units that can move but can't attack.
* Added information about the build's (not runtime) target CPU architecture to the game version info dialog and --report.
* Added terminal-style command history browsing with up-down keys for in-game consoles used by debug mode, ai and search floating textboxes.
### WML Engine
### Miscellaneous and Bug Fixes
* Fixed display zoom not being taken into account when using the `x`, `y`, `directional_x` and `directional_y` attributes in unit animations.