Difference between revisions of "Release Notes 1.17.13"
From The Battle for Wesnoth Wiki
Pentarctagon (talk | contribs) (→Changes To Existing Content) |
Pentarctagon (talk | contribs) (→Fixes) |
||
Line 13: | Line 13: | ||
== Fixes == | == Fixes == | ||
− | + | === World Conquest dead leader replacement === | |
+ | When a leader is killed, it is correctly replaced by a commander at the start of the next scenario instead of a Peasant. | ||
== General/Misc == | == General/Misc == |
Revision as of 16:17, 20 February 2023
Contents
New Content
Changes To Existing Content
_server.pbl validation
The contents of the _server.pbl file are validated before the add-on is uploaded to the add-ons server and will display a popup if validation fails.
Quenoth rework
The Quenoth faction from the campaign Under the Burning Suns has been reworked, in particular:
- The Quenoth Fighter line has been given multiple attacks as a replacement for the Formation ability.
- The Quenoth Shaman line has been given the Tailwind ability as well as the new Songs mechanic.
- The Tauroch Rider line now gets an attack each for the Tauroch and its rider.
Fixes
World Conquest dead leader replacement
When a leader is killed, it is correctly replaced by a commander at the start of the next scenario instead of a Peasant.
General/Misc
Known Issues
_server.pbl validation
The _server.pbl validation is stricter than what was previously allowed. For now, it requires a full version number (ie: 1.2.3) with only digits allowed.