Difference between revisions of "Release Notes 1.17.13"
From The Battle for Wesnoth Wiki
Pentarctagon (talk | contribs) (→Known Issues) |
Pentarctagon (talk | contribs) (→Changes To Existing Content) |
||
Line 5: | Line 5: | ||
=== _server.pbl validation === | === _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. | 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 == | == Fixes == |
Revision as of 16:15, 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
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.