specified modifications in changelog and release notes
This commit is contained in:
parent
e55e596c9d
commit
4302249971
3 changed files with 9 additions and 0 deletions
|
@ -27,6 +27,10 @@ instead of checking whether the trait id equals fearless/healthy we now have fea
|
|||
this means especialy that umcaddons that use their own fearless/healthy traits have to add those [effect]s in them.
|
||||
[/section]
|
||||
|
||||
[section="play single move button in replay mode"]
|
||||
A button that allows playing one move at a time in replay mode has been added.
|
||||
[/section]
|
||||
|
||||
==========
|
||||
KNOWN BUGS
|
||||
==========
|
||||
|
|
|
@ -73,6 +73,8 @@ Version 1.13.0-dev:
|
|||
* Fixed bug #22045: Only blit neutral surfaces.
|
||||
* [item] images are now subject to local ToD lighting effects instead of
|
||||
just the current map-wide ToD lighting (bug #22215).
|
||||
* Replays:
|
||||
* Added a button that allows playing a single move in replay mode.
|
||||
* Units:
|
||||
* Increased the experience requirement for the Rami from 32 to 39
|
||||
* Increased the experience requirement for the Saree from 56 to 64
|
||||
|
|
|
@ -32,6 +32,9 @@ Version 1.13.0-dev:
|
|||
* Updated translations: Czech, French, German, Greek, Hungarian, Italian,
|
||||
Lithuanian, Scottish Gaelic, Slovak, Vietnamese.
|
||||
|
||||
* Replays:
|
||||
* Added a button that allows playing a single move in replay mode.
|
||||
|
||||
* Units:
|
||||
* Increased the experience requirement for the Rami from 32 to 39.
|
||||
* Increased the experience requirement for the Saree from 56 to 64.
|
||||
|
|
Loading…
Add table
Reference in a new issue