Update changelog

This commit is contained in:
Celtic Minstrel 2017-05-03 22:42:01 -04:00
parent 9ad5a56984
commit 08b381d4e4

View file

@ -40,6 +40,9 @@ Version 1.13.7+dev:
* wesnoth.set_music is now deprecated, in favour of the above new API
* New wesnoth.sound_volume function gets/sets the current sound volume, as [volume]sound=
* New wesnoth.show_story function launches the storyscreen viewer
* wesnoth.dofile now forwards any excess arguments to the file in the "..." argument
* wesnoth.require can now load all modules in a directory and accepts some shortened paths,
for example omitting the ".lua" file extension.
* Multiplayer:
* Fixed statistics being lost when reloading an MP game.
* Performance: