Skip to content

Commit

Permalink
Update changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gfgtdf committed Mar 17, 2018
1 parent 29e3468 commit 8acb78b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions changelog.md
Expand Up @@ -29,6 +29,8 @@
language selection menu by default.
### Lua API
* Add side_name to unit proxy
* Removed ai.synced_command().
* wesnoth.end_turn() now allows to specifry the next side
### User Interface
* Improved outro screen.
* Fixed a few cases of data not displaying in the MP Join Game screen.
Expand All @@ -49,6 +51,9 @@
* [unit_type] upkeep= now works again. It was inadvertently broken during
the 1.13 development cycle.
* [filter_wml] now accepts [and] and [or] in addition to [not].
* Added bar_offset_x/y in [unit_type].
* the mp setzup code no longer generates [side]s if the scenario has at
least one side defined.
### Miscellaneous and bug fixes
* Fixed standing animation toggle not taking immediate effect (bug
#1653).
Expand All @@ -68,6 +73,8 @@
* Fixed PNG images with an embedded palette displaying incorrectly.
* Screenshots are now saved as JPG files by default. If the game has not
been built with the appropriate libraries, it will fall back to a PNG file.
* Fixed no leader having no effect
* Fixed unint randonyl beeing unable to move over merged terrains.
### Music and sound effects
* Updated a few UI sounds.

Expand Down

0 comments on commit 8acb78b

Please sign in to comment.