https://wiki.wesnoth.org/Typography_Style_Guide
According to the Typography Style Guide, races shouldn’t be capitalized but unit types should be. Silverbacks aren’t a species, and in this case I think this refer to the Unit Type.
While adding TDG to mainline, I missed adding it to the schema. As a result, a lot of issues went unnoticed.
This PR adds TDG to the schema, and fixes the various discovered errors. This PR also updates the schema to reflect the engine supporting multiple [filter] tags in events, and to reflect the engine supporting [change_theme] without keys.
"resources" naming isn't correct - most of these files aren't resources.
Instead, we move the actual resources to data/internal/resources, and the other files to data/internal.
* TSG: Various small corrections and revisions.
[ci skip]
* add "without save-loading" to sg_help
---------
Co-authored-by: Dalas121 <33790750+Dalas121@users.noreply.github.com>
Replaces mentions of the old tutorial with TSG in the help page and changes the recommended begginer campaigns to TDG or AToTB. There’s also some slight wording changes.
Around two years ago Yumi asked me to create TDG as a replacement for Delfador's Memoirs, and gave me a rough script - the campaign covers Delfador's youth and Eldred's betrayal of Garard. Its gameplay includes a spellcasting mechanic for Delfador.
When TSG was created (and when TSG's PR was created), data/resources did not exist. Now that it does, replace TSG's campaign-specific weather with data/resources.
To fix CI errors, replace the old resource "extra_defines" system with manual includes instead (including in EI).
An encyclopedia revision partially for TSG: Re-Revised:
Explain BF (Before the Fall) in the calendar page. This is not used in mainline, but appears in the game’s code and can be be used by UMC or future mainline content.
Made spacing throughout the encyclopedia consistent.
Added a detail on Mount Morogor being the highest active volcano in Morogor, not just a random volcano. This makes it appear more sensible that it is included.
Added the Island of Gaall and Isle of Omarath to Morogor, shown WoF. IIRC no other islands in Morogor are named in WoF.
Mentioned Kerlath and the Far South at the end of the Wesnoth description.
Removed reference to Blackmore being Wesfolk to prevent contradicting certain add-ons
Clarified Kerlath is the southernmost province in the Westin description, not just a southern province.
Added Southport to the Wesnoth section from the TSG Re-Revision.
Mentioned farmland in the periphery of Elensefar, mostly to fix a minor nagging lore inconsistency where Elensefar is always shown on the island in the Great River in scenario maps, but is shown south of it in the large map of Wesnoth. Since there are usually some village around Elensefar, some farmland made sense.
Removed the Southwood due to its removal from the TSG Re-Revision.
Added the Vale of Blossoming Trees and Lake Aelin to the section on Southwestern Elves.
Replaced "men" with "humans" in the Northlands description, which I accidentally copied from the old description. I see no reason for this not being gender-neutral. (Actually, these small changes could be merged separately earlier)
Mentioned Saurgrath in the Northlands.
Replaced Bay fo Jotha in Jotha’s descriotion with “South of Bitok”
Added a description of the Mourned Hills which mentions Lmarig, as suggested by CelticMinstrel
Added the Acanclave Citadel in the Far North from the MP Map
Remove explicit mention of Dunefolk in the Far South and mainline Isanbar and the Ashland Desert.
Instead of it, other more specific schedules
(BRAZIER_ILLUMINATION_LONG_NIGHT, BRAZIER_ILLUMINATION_SECOND_WATCH,
BRAZIER_ILLUMINATION_MORNING) are used in the scenarios.
1. make the gold color less bright
2. add hover states to radio and checkbox and update disabled state
3. make hover states of language and about button consistent with other buttons (white -> yellow)