Disable World Conquest pending removal or a maintainer stepping forward.
This commit is contained in:
parent
b231306631
commit
e47b75940f
2 changed files with 2 additions and 1 deletions
|
@ -9,6 +9,7 @@
|
|||
### Multiplayer
|
||||
* The Delay Advancements modification has been removed in favor of adding the Plan Unit Advance modification to mainline. Enabling this modification allows each player to choose what their units will level up into in case the advancement happens on an enemy player's turn in an online multiplayer game.
|
||||
* Unit advancement that happens on an enemy's turn in online multiplayer games are no longer randomized. Instead, the first advancement listed for the unit is always used.
|
||||
* Disabled World Conquest due to an increasing number of reported bugs and it currently lacking a maintainer. It may be removed entirely in a future release.
|
||||
### Lua API
|
||||
* Upgrade to Lua 5.4.2.
|
||||
* Added the wesnoth.as_text(...) function as a way to more easily view the contents of a lua table. This is intended as a debugging aid and nothing more.
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
name="wesnoth-wc"
|
||||
[/textdomain]
|
||||
|
||||
{./config.cfg}
|
||||
# {./config.cfg}
|
||||
|
||||
#ifdef LOAD_WC2
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue