Update changelog
This commit is contained in:
parent
bb5929dc69
commit
c70c72a804
1 changed files with 4 additions and 0 deletions
|
@ -26,6 +26,10 @@
|
|||
* Cost of Sea Serpent changed from 40 to 55.
|
||||
* Cost of Wild Wyvern changed from 54 to 75.
|
||||
* Cost of Wyvern Rider changed from 80 to 102.
|
||||
### Lua API
|
||||
* Implement new GUI2 widget userdata for working with custom dialogs.
|
||||
* Renamed wesnoth.show_dialog to gui.show_dialog. The preshow and postshow now take a single parameter - a widget userdata.
|
||||
* All other dialog functions (such as wesnoth.get_dialog_value and wesnoth.set_dialog_value) are now deprecated.
|
||||
|
||||
## Version 1.15.5
|
||||
### Add-ons client
|
||||
|
|
Loading…
Add table
Reference in a new issue