[ci skip]

(cherry-picked from commit c0727bacf3)
This commit is contained in:
Toom 2018-07-23 17:18:07 +03:00 committed by Jyrki Vesterinen
parent 09522ccdf8
commit 0682be84e6

View file

@ -78,7 +78,7 @@
### Lua API
* Upgrade to Lua 5.3.5.
### Multiplayer
* Non hosts can not change their faction in the mp wait dialog.
* Non hosts can now change their faction in the mp wait dialog.
### Multiplayer server
* Fixed lobby and whisper messages not having a maximum length.
* Partly fixed the mp server breaking translatable strings.
@ -113,7 +113,7 @@
* [do_command][attack] can no longer invoke disabled attacks.
* [delay] is now skipped during preload events.
* Fixed wrong simulated movement points when planning to capture a village.
* Fixed attacks wrongly beeing disabled in the ui.
* Fixed attacks wrongly being disabled in the UI.
## Version 1.14.3
### AI