mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-03 02:03:16 +00:00
improved changelog wording for SLF in [item], [remove_item]
This commit is contained in:
parent
9493a930c0
commit
e040cfba34
10
changelog
10
changelog
@ -114,9 +114,13 @@ Version 1.9.8+svn:
|
||||
* [harm_unit] always uses wesnoth.float_label to avoid that an incorrect
|
||||
weapon filter may prevent floating the damage label
|
||||
* new key heal_full=yes|no (def no) in [effect]apply_to=type
|
||||
* Added SLF support to [event][item] and [event][remove_item].
|
||||
If x = and y= aren't explicitely given no longer throw an error
|
||||
but choose locations according to SLF behavior
|
||||
* Added SLF support to [event][item] and [remove_item].
|
||||
[remove_item]: IMPORTANT SYNTAX CHANGE: Default x,y=$x1,$y1
|
||||
is no longer supported, but instead all locations on the map chosen if
|
||||
no SLF keys are supplied. No wmllint rule in official release but patch
|
||||
in bug #18522.
|
||||
[event][item]: If x = and y= aren't explicitely given no longer throw an error
|
||||
but choose locations according to SLF behavior.
|
||||
* Allowed [modify_turns]current= to change to an earlier current turn
|
||||
* Added [primary_attack] support to [harm_unit]
|
||||
* Added wml tag [store_items]
|
||||
|
Loading…
x
Reference in New Issue
Block a user