Difference between revisions of "Release Notes 1.17.13"
From The Battle for Wesnoth Wiki
Pentarctagon (talk | contribs) (→Fixes) |
Pentarctagon (talk | contribs) (→Fixes) |
||
Line 15: | Line 15: | ||
=== World Conquest dead leader replacement === | === 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. | When a leader is killed, it is correctly replaced by a commander at the start of the next scenario instead of a Peasant. | ||
+ | |||
+ | === Map editor terrain description === | ||
+ | The terrain description overlay in the map editor will now move to the top of the editor so that it's not always hiding the terrain at the bottom of the map. | ||
== General/Misc == | == General/Misc == |
Revision as of 16:18, 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.
Map editor terrain description
The terrain description overlay in the map editor will now move to the top of the editor so that it's not always hiding the terrain at the bottom of the map.
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.