updated data/core/about.cfg; /changelog; /players_changelog
This commit is contained in:
parent
6280229562
commit
58c78e2c5e
3 changed files with 5 additions and 0 deletions
|
@ -174,6 +174,7 @@ Version 1.13.1+dev:
|
|||
eg if an add-on tries to set an invalid variable
|
||||
* Fixed bug 23060: unit stat tooltips do not show.
|
||||
* wmllint, wmlscope, wmlindent and wmllint-1.4 now run on Python 3
|
||||
* Text boxes tab completion now lists whisperer nicks for easier answer
|
||||
|
||||
Version 1.13.1:
|
||||
* Security fixes:
|
||||
|
|
|
@ -1085,6 +1085,9 @@
|
|||
[entry]
|
||||
name = "FAAB"
|
||||
[/entry]
|
||||
[entry]
|
||||
name = "Federico Pasco (neverEnough)"
|
||||
[/entry]
|
||||
[entry]
|
||||
name = "Fedor Khod'kov (teddy/fkhodkov)"
|
||||
[/entry]
|
||||
|
|
|
@ -35,6 +35,7 @@ Version 1.13.1+dev:
|
|||
* Fixed OOS on random maps, where clients placed sides in different castles.
|
||||
* Fixed possibility of corrupting saved games in certain instances,
|
||||
eg if an add-on tries to set an invalid variable
|
||||
* Enhanced tab completion in text boxes for easier whispers answer.
|
||||
|
||||
|
||||
Version 1.13.1:
|
||||
|
|
Loading…
Add table
Reference in a new issue