Add #4396 to changelog.
This commit is contained in:
parent
96a8d7d282
commit
0d9730d14a
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@
|
|||
### Lua API
|
||||
* Accessing wesnoth.theme_items.unit_status no longer prevents the unit
|
||||
status (poisoned/slowed/etc) from being shown in the sidebar. (Issue#4079)
|
||||
* side.flag is now writable. `wesnoth.set_side_id` remains supported. (Issue#4396)
|
||||
### WML engine
|
||||
* Ranges can now have upper limit "infinity" instead of using a big number like "99" or "99999"
|
||||
* Print a deprecation warning for `[terrain_type]`'s partly-implemented `vision_alias`
|
||||
|
|
Loading…
Add table
Reference in a new issue