Update changelog.md
This commit is contained in:
parent
3c6217fc1c
commit
954a1a7411
1 changed files with 7 additions and 0 deletions
|
@ -55,6 +55,9 @@
|
|||
formulas in abilities.
|
||||
* Units no longer get healed when recalled (they still get healed
|
||||
at the end of the scenario).
|
||||
* map_file= now supports .cfg fiels generated by teh scenario editor.
|
||||
* The engine now ignores global tags set by add-ons that are not used in
|
||||
the current game.
|
||||
### Miscellaneous and bug fixes
|
||||
* Added missing side controllers to two Micro AI scenarios (fixes #4890).
|
||||
* Fix broken callbacks for treeviews in wesnoth.show_dialog
|
||||
|
@ -64,6 +67,10 @@
|
|||
* Removed the Python2 versions of tools.
|
||||
* {HEAL_UNIT} does no longer set the variable heal_amount. If needed, [heal_unit] can be used instead.
|
||||
* Added new modify_unit tags to schema validation.
|
||||
* Fix rare oos errors caused by move_unit_fake
|
||||
* Fix crash on invalid music files.
|
||||
* Fix crash when readong .mo files with nonacii
|
||||
characters on windows.
|
||||
|
||||
## Version 1.15.3
|
||||
### AI
|
||||
|
|
Loading…
Add table
Reference in a new issue