Update changelog, contributor's list
There were two "User Interface" sections in the changelog for 1.15.2+dev so I merged them.
This commit is contained in:
parent
0acef0232c
commit
4465791e6f
2 changed files with 7 additions and 4 deletions
|
@ -58,6 +58,10 @@
|
|||
* Reworked styling of progress bars and the network transfer progress dialog.
|
||||
* Moved the MP server list from a separate dialog to the Connect to Server dialog proper
|
||||
and added functionality for managing player-defined servers (issue #4564).
|
||||
* The load-game dialog can now see the directories used by Wesnoth 1.14, 1.12, etc.
|
||||
* The search box in the Campaigns menu now takes campaign abbreviations and descriptions
|
||||
into account.
|
||||
* The recruit and recall dialogs have a tooltip over the level number to show what the unit can advance to (issue #4135)
|
||||
### Units
|
||||
* Add mushroom defense cap to mounted and some flying units
|
||||
* Decreased hitpoints of Dwarvish Lord from 79 to 74
|
||||
|
@ -68,10 +72,6 @@
|
|||
* Increased melee damage of Dwarvish Sentinel from 9-3 to 10-3
|
||||
* Dunefolk: rebalancing and renaming of various units
|
||||
* Orcs: revise some unit descriptions
|
||||
### User interface
|
||||
* The load-game dialog can now see the directories used by Wesnoth 1.14, 1.12, etc.
|
||||
* The search box in the Campaigns menu now takes campaign abbreviations and descriptions
|
||||
into account.
|
||||
### Lua API
|
||||
* unit:transform() now takes an optional variation parameter
|
||||
* Support side.variables for access to side variables, similar to unit.variables
|
||||
|
|
|
@ -1615,6 +1615,9 @@
|
|||
[entry]
|
||||
name = "rrigby"
|
||||
[/entry]
|
||||
[entry]
|
||||
name = "Ryan Frame"
|
||||
[/entry]
|
||||
[entry]
|
||||
name = "Ryan Henszey"
|
||||
[/entry]
|
||||
|
|
Loading…
Add table
Reference in a new issue