mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-12 08:32:07 +00:00
Update changelog
This commit is contained in:
parent
3223df3453
commit
b91fe7fc91
12
changelog
12
changelog
@ -46,6 +46,18 @@ Version 1.13.1+dev:
|
||||
messages involving macros.
|
||||
* Added WML menu item and event handler views to the Gamestate Inspector
|
||||
dialog.
|
||||
* Added new possibilities for [effect]:
|
||||
* apply_to=alignment - change a unit's alignment
|
||||
* apply_to=max_attacks, apply_to=attacks_left - change a unit's attacks per turn
|
||||
* apply_to=recall_cost - change a unit's recall cost
|
||||
* apply_to=vision, apply_to=jamming - change a unit's vision/jamming points
|
||||
* apply_to=new_advancement - add new advancement possibilities (either units
|
||||
or AMLAs)
|
||||
* apply_to=remove_advancement - remove advancement possibilities (either units
|
||||
or AMLAs)
|
||||
* apply_to=attack - add set_ versions of all existing increase_ keys
|
||||
* apply_to=attack - add increase_movement and set_movement to change the number
|
||||
of movement points the attack consumes
|
||||
* Editor:
|
||||
* Added Category field and color sliders to the Edit Label panel.
|
||||
* Miscellaneous and bug fixes:
|
||||
|
Loading…
x
Reference in New Issue
Block a user