Updated changelogs

This commit is contained in:
Charles Dang 2016-10-27 04:06:21 +11:00
parent c70da182b1
commit 707621ebb4
2 changed files with 2 additions and 0 deletions

View file

@ -81,6 +81,7 @@ Version 1.13.5+dev:
* Textboxes now have a blinking cursor when focused.
* The following dialogs have been converted to GUI2: Unit Recall, Unit List,
Game Stats, MP Create, MP Game Lobby, Faction Select, Unit Advance.
* Improved UI responsiveness.
* WML Engine:
* Added ignore_special_locations=yes|no, default no, to [terrain_mask] to
ignore the special locations given in the mask, leaving all those on the

View file

@ -54,6 +54,7 @@ Version 1.13.5+dev:
exact probabilities. This method is inexact, but in very complex battles
(extremely high HP, drain, slow, berserk, etc.) it's significantly faster
than the default damage calculation method.
* Improved UI responsiveness.
* Miscellaneous and bug fixes:
* Fixed a stray ; character appearing pre-entered in the command console.