[wesnoth-commits] [wesnoth/wesnoth] a9529d: Fix erroneous/useless [event] in [titlescreen_musi...
GitHub
noreply at github.com
Thu Apr 12 02:32:12 UTC 2018
Branch: refs/heads/schema_fixes
Home: https://github.com/wesnoth/wesnoth
Commit: a9529dd4359ebef19246c6ac949836bca17dcb3f
https://github.com/wesnoth/wesnoth/commit/a9529dd4359ebef19246c6ac949836bca17dcb3f
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-04-11 (Wed, 11 Apr 2018)
Changed paths:
M data/core/editor/_main.cfg
M data/core/editor/music.cfg
M data/core/macros/sound-utils.cfg
M data/multiplayer/_main.cfg
Log Message:
-----------
Fix erroneous/useless [event] in [titlescreen_music], [lobby_music], [editor_music]
The playlist macros set the music list twice, once before the
story screen and again in prestart, but the order of tracks is different.
This means that the track order at the titlescreen and in the lobby is now the same
as the track order in a scenario using the default playlist, which previously was not the case.
Similarly, the track order in the editor is now the same as the track order
in a scenario using the full playlist.
Whether that actually matters? I have no idea. I doubt it.
In any case, as of this commit, there are no schema validation errors
at the title screen, when entering the MP Create screen, or in the map editor.
Commit: 18e2944e198def62240b78fbb233fc024a155cde
https://github.com/wesnoth/wesnoth/commit/18e2944e198def62240b78fbb233fc024a155cde
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-04-11 (Wed, 11 Apr 2018)
Changed paths:
M data/ai/micro_ais/scenarios/The_Elves_Besieged.cfg
M data/ai/micro_ais/scenarios/animals.cfg
M data/ai/micro_ais/scenarios/bottleneck_defense.cfg
M data/ai/micro_ais/scenarios/dragon.cfg
M data/ai/micro_ais/scenarios/fast.cfg
M data/ai/micro_ais/scenarios/goto.cfg
M data/ai/micro_ais/scenarios/guardians.cfg
M data/ai/micro_ais/scenarios/hang_out.cfg
M data/ai/micro_ais/scenarios/healer_support.cfg
M data/ai/micro_ais/scenarios/lurkers.cfg
M data/ai/micro_ais/scenarios/messenger_escort.cfg
M data/ai/micro_ais/scenarios/patrols.cfg
M data/ai/micro_ais/scenarios/protect_unit.cfg
M data/ai/micro_ais/scenarios/recruiting.cfg
M data/ai/micro_ais/scenarios/scenario_micro_ai.cfg
M data/ai/micro_ais/scenarios/simple_attack.cfg
M data/ai/micro_ais/scenarios/swarm.cfg
M data/ai/micro_ais/scenarios/wolves.cfg
M data/ai/scenarios/scenario-AI_Arena_small.cfg
M data/ai/scenarios/scenario-high_xp_attack.cfg
M data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg
M data/campaigns/Dead_Water/scenarios/11_Getting_Help.cfg
M data/campaigns/Dead_Water/scenarios/12_Revenge.cfg
M data/campaigns/Dead_Water/scenarios/13_Epilogue.cfg
M data/campaigns/Delfadors_Memoirs/scenarios/05_Council_in_Weldyn.cfg
M data/campaigns/Delfadors_Memoirs/scenarios/16_Dark_Sky_Over_Weldyn.cfg
M data/campaigns/Delfadors_Memoirs/scenarios/23_Epilogue.cfg
M data/campaigns/Descent_Into_Darkness/scenarios/06_Return_to_Parthyn.cfg
M data/campaigns/Descent_Into_Darkness/scenarios/11_Descent_into_Darkness.cfg
M data/campaigns/Descent_Into_Darkness/scenarios/12_Endless_Night.cfg
M data/campaigns/Eastern_Invasion/scenarios/08_Training_the_Ogres.cfg
M data/campaigns/Eastern_Invasion/scenarios/11_Captured.cfg
M data/campaigns/Eastern_Invasion/scenarios/17a_The_Duel.cfg
M data/campaigns/Eastern_Invasion/scenarios/17b_Weldyn_Besieged.cfg
M data/campaigns/Heir_To_The_Throne/scenarios/14_Plunging_Into_the_Darkness.cfg
M data/campaigns/Northern_Rebirth/scenarios/05a_01_The_Pursuit.cfg
M data/campaigns/Northern_Rebirth/scenarios/08b_Ray_of_Hope.cfg
M data/campaigns/Northern_Rebirth/scenarios/09b_Judgment.cfg
M data/campaigns/Northern_Rebirth/scenarios/13a_Showdown.cfg
M data/campaigns/Northern_Rebirth/scenarios/14a_Epilogue.cfg
M data/campaigns/Sceptre_of_Fire/scenarios/8_The_Dragon.cfg
M data/campaigns/Sceptre_of_Fire/scenarios/9_Caverns_of_Flame.cfg
M data/campaigns/Secrets_of_the_Ancients/scenarios/09_Training_Session.cfg
M data/campaigns/Secrets_of_the_Ancients/scenarios/17_Mortality.cfg
M data/campaigns/Secrets_of_the_Ancients/scenarios/21_Against_the_World.cfg
M data/campaigns/Secrets_of_the_Ancients/scenarios/22_Epilogue.cfg
M data/campaigns/Son_Of_The_Black_Eye/scenarios/18_Northern_Alliance.cfg
M data/campaigns/Son_Of_The_Black_Eye/scenarios/19_Epilogue.cfg
M data/campaigns/The_Hammer_of_Thursagan/scenarios/02_Reclaiming_the_Past.cfg
M data/campaigns/The_Hammer_of_Thursagan/scenarios/12_The_Underlevels.cfg
M data/campaigns/The_Hammer_of_Thursagan/scenarios/13_Epilogue.cfg
M data/campaigns/The_Rise_Of_Wesnoth/scenarios/15_A_New_Land.cfg
M data/campaigns/The_South_Guard/scenarios/07b_Pebbles_in_the_Flood.cfg
M data/campaigns/The_South_Guard/scenarios/09a_Vengeance.cfg
M data/campaigns/Under_the_Burning_Suns/scenarios/07a_Dealing_with_Dwarves.cfg
M data/campaigns/Under_the_Burning_Suns/scenarios/07b_Talking_with_Trolls.cfg
M data/campaigns/Under_the_Burning_Suns/scenarios/13_Epilogue.cfg
M data/multiplayer/scenarios/2p_Dark_Forecast.cfg
M data/scenario-leaders.cfg
M data/scenario-movethrough.cfg
M data/scenario-test.cfg
Log Message:
-----------
Embrace turns=unlimited as a way of specifying unlimited turns
Commit: 13982d33486990020c8222cc61b6c52186a8777c
https://github.com/wesnoth/wesnoth/commit/13982d33486990020c8222cc61b6c52186a8777c
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-04-11 (Wed, 11 Apr 2018)
Changed paths:
M data/multiplayer/scenarios/ANL_utils/ANL_general_macros.cfg
M data/multiplayer/scenarios/ANL_utils/ANL_special_macros.cfg
Log Message:
-----------
ANL: Remove needless silent= key from [object]s
The silent key is meaningful only when using the [object] as ActionWML.
None of these are used thusly, so it does nothing.
Commit: 7aa0acc5ad9f5c94c4ed5ea24f8fe73f8423a0d7
https://github.com/wesnoth/wesnoth/commit/7aa0acc5ad9f5c94c4ed5ea24f8fe73f8423a0d7
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-04-11 (Wed, 11 Apr 2018)
Changed paths:
M data/campaigns/Legend_of_Wesmere/scenarios/chapter1/01_The_Uprooting.cfg
M data/campaigns/Legend_of_Wesmere/scenarios/chapter1/02_Hostile_Mountains.cfg
M data/campaigns/Legend_of_Wesmere/scenarios/chapter1/03_Kalian_under_Attack.cfg
M data/campaigns/Legend_of_Wesmere/scenarios/chapter2/04_The_Elvish_Treasury.cfg
M data/campaigns/Legend_of_Wesmere/scenarios/chapter2/05_The_Saurian_Treasury.cfg
M data/campaigns/Legend_of_Wesmere/scenarios/chapter2/06_Acquaintance_in_Need.cfg
M data/campaigns/Legend_of_Wesmere/scenarios/chapter5/22_Northern_Battle.cfg
Log Message:
-----------
LoW: Remove redundant AI definitions
These are used by default, so there's no need to specifically include them.
Commit: 9e9300e5be81d8d0be52a4f0b5c344aa12fa3a17
https://github.com/wesnoth/wesnoth/commit/9e9300e5be81d8d0be52a4f0b5c344aa12fa3a17
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-04-11 (Wed, 11 Apr 2018)
Changed paths:
M data/campaigns/Legend_of_Wesmere/utils/characters.cfg
Log Message:
-----------
LoW: Fix erroneous used of unrenamable and canrecruit keys in [side] when there is no unit
Commit: 96fd2ef35be8ae7b3f60ced4629736114aa8b929
https://github.com/wesnoth/wesnoth/commit/96fd2ef35be8ae7b3f60ced4629736114aa8b929
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-04-11 (Wed, 11 Apr 2018)
Changed paths:
M data/campaigns/Legend_of_Wesmere/scenarios/chapter2/08_Council_of_Hard_Choices.cfg
M data/campaigns/Legend_of_Wesmere/scenarios/chapter3/09_Bounty_Hunters.cfg
M data/campaigns/Legend_of_Wesmere/scenarios/chapter4/16_The_Chief_Must_Die.cfg
M data/campaigns/Legend_of_Wesmere/scenarios/chapter4/17_Breaking_the_Siege.cfg
M data/campaigns/Legend_of_Wesmere/scenarios/chapter5/23_End_of_War.cfg
M data/campaigns/Legend_of_Wesmere/utils/characters.cfg
Log Message:
-----------
LoW: Several small fixes (misplaced keys mostly)
Commit: ffae4be5b93d954894733b2f4a6224d853831245
https://github.com/wesnoth/wesnoth/commit/ffae4be5b93d954894733b2f4a6224d853831245
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-04-11 (Wed, 11 Apr 2018)
Changed paths:
M data/campaigns/Two_Brothers/scenarios/01_Rooting_Out_a_Mage.cfg
Log Message:
-----------
TB: Fix errors found by schema validator
- Passing () as the side to the unit util macros results in an empty side key
There's no reason not to just pass 1 instead though.
- [modify_side] does not support [filter]; instead it uses [filter_side]
However, it also supports inline side which is sufficient here,
so just use that instead.
This covers both difficulty levels; TB is now clean of schema issues.
Commit: c030bad676b46543f3324d782256559c7bfd3727
https://github.com/wesnoth/wesnoth/commit/c030bad676b46543f3324d782256559c7bfd3727
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-04-11 (Wed, 11 Apr 2018)
Changed paths:
M data/campaigns/The_South_Guard/scenarios/05_Choice_In_The_Fog.cfg
M data/campaigns/The_South_Guard/scenarios/06b_The_Long_March.cfg
Log Message:
-----------
TSG: Fix errors found by schema validator
With this, TSG is now clean of schema issues
Commit: 8e17a5c3b9b24b96befc62417b72745858db3e23
https://github.com/wesnoth/wesnoth/commit/8e17a5c3b9b24b96befc62417b72745858db3e23
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-04-11 (Wed, 11 Apr 2018)
Changed paths:
M data/campaigns/Heir_To_The_Throne/units/Battle_Princess.cfg
M data/campaigns/Heir_To_The_Throne/units/Commander.cfg
M data/campaigns/Heir_To_The_Throne/units/Fighter.cfg
M data/campaigns/Heir_To_The_Throne/units/Lord.cfg
M data/campaigns/Heir_To_The_Throne/units/Princess.cfg
Log Message:
-----------
HTTT: Unit variations don't need an ID
Commit: 0e206e26c146fefa241c27e265bb4424f3ac6d92
https://github.com/wesnoth/wesnoth/commit/0e206e26c146fefa241c27e265bb4424f3ac6d92
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-04-11 (Wed, 11 Apr 2018)
Changed paths:
M data/campaigns/Heir_To_The_Throne/scenarios/09_The_Valley_of_Death.cfg
M data/campaigns/Heir_To_The_Throne/scenarios/17_Scepter_of_Fire.cfg
M data/campaigns/Heir_To_The_Throne/scenarios/19c_Cliffs_of_Thoria.cfg
Log Message:
-----------
HTTT: Fix errors found by schema validator
This fixes most of the errors, but there are still a few more to squelch.
Commit: 6db44acee019c0a7ee88417905a6565eaffa3ac0
https://github.com/wesnoth/wesnoth/commit/6db44acee019c0a7ee88417905a6565eaffa3ac0
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-04-11 (Wed, 11 Apr 2018)
Changed paths:
M data/campaigns/Eastern_Invasion/scenarios/07a_The_Crossing.cfg
M data/campaigns/Eastern_Invasion/scenarios/07b_Undead_Crossing.cfg
M data/campaigns/Eastern_Invasion/scenarios/09_Xenophobia.cfg
M data/campaigns/Eastern_Invasion/scenarios/11_Captured.cfg
Log Message:
-----------
EI: Fix issues found by the schema validator
With this, EI is as clean of schema errors as it's going to get.
There yet remain a number of unsolvable schema errors (due to multi-use macros).
Regarding {LOYAL_UNIT}, specifying the side here is redundant;
however, an empty side key raises an error, and it doesn't hurt
to specify the redundant information.
Commit: 9cc663167c397ad322d00ae8a128424cff72dc3d
https://github.com/wesnoth/wesnoth/commit/9cc663167c397ad322d00ae8a128424cff72dc3d
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-04-11 (Wed, 11 Apr 2018)
Changed paths:
M data/campaigns/The_Hammer_of_Thursagan/scenarios/12_The_Underlevels.cfg
Log Message:
-----------
HoT: Fix issues found by the schema validator
With this, HoT is clean of schema errors
Commit: f430f059f4df3e5519459681c2df1d88ff60d2b0
https://github.com/wesnoth/wesnoth/commit/f430f059f4df3e5519459681c2df1d88ff60d2b0
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-04-11 (Wed, 11 Apr 2018)
Changed paths:
M data/campaigns/Descent_Into_Darkness/scenarios/01_Saving_Parthyn.cfg
M data/campaigns/Descent_Into_Darkness/scenarios/03_A_Haunting_in_Winter.cfg
M data/campaigns/Descent_Into_Darkness/scenarios/06_Return_to_Parthyn.cfg
M data/campaigns/Descent_Into_Darkness/scenarios/07_A_Small_Favor.cfg
M data/campaigns/Descent_Into_Darkness/scenarios/09_A_Small_Favor3.cfg
M data/campaigns/Descent_Into_Darkness/scenarios/10_Alone_at_Last.cfg
M data/campaigns/Descent_Into_Darkness/scenarios/11_Descent_into_Darkness.cfg
Log Message:
-----------
DiD: Fix issues found by the schema validator
With this, DiD is now clean of schema errors
Commit: 6c9696f05ae2a85c676fd4f6e0b8ade84098e025
https://github.com/wesnoth/wesnoth/commit/6c9696f05ae2a85c676fd4f6e0b8ade84098e025
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-04-11 (Wed, 11 Apr 2018)
Changed paths:
M data/campaigns/Delfadors_Memoirs/scenarios/19_Showdown_in_the_Northern_Swamp.cfg
Log Message:
-----------
DM: Fix issues found by the schema validator
With this, DM is now clean of schema errors
Commit: 5eb53fb241ace53941efa2c61463caefdc75f0c2
https://github.com/wesnoth/wesnoth/commit/5eb53fb241ace53941efa2c61463caefdc75f0c2
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-04-11 (Wed, 11 Apr 2018)
Changed paths:
M data/campaigns/Dead_Water/scenarios/01_Invasion.cfg
M data/campaigns/Dead_Water/scenarios/04_Slavers.cfg
Log Message:
-----------
DW: Remove [message]duration key since it does absolutely nothing
Commit: a3f4b9c9658ebe7b9133cb9b17311c151d2888b3
https://github.com/wesnoth/wesnoth/commit/a3f4b9c9658ebe7b9133cb9b17311c151d2888b3
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-04-11 (Wed, 11 Apr 2018)
Changed paths:
M data/campaigns/Dead_Water/scenarios/10_The_Flaming_Sword.cfg
Log Message:
-----------
DW: Fix a couple more issues found by the schema validator
With this, DW is clean of schema errors
Commit: 0d8c9f69b9cf15867c388b0ccd1a78e539b3cc82
https://github.com/wesnoth/wesnoth/commit/0d8c9f69b9cf15867c388b0ccd1a78e539b3cc82
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-04-11 (Wed, 11 Apr 2018)
Changed paths:
M data/campaigns/Secrets_of_the_Ancients/maps/02_Dark_Business.map
M data/campaigns/Secrets_of_the_Ancients/maps/03_Bandits.map
M data/campaigns/Secrets_of_the_Ancients/maps/04_Becalmed.map
M data/campaigns/Secrets_of_the_Ancients/maps/06_Following_the_Shadow.map
M data/campaigns/Secrets_of_the_Ancients/maps/07_Meeting_of_the_Minds.map
M data/campaigns/Secrets_of_the_Ancients/maps/08_Carcyn.map
M data/campaigns/Secrets_of_the_Ancients/maps/09_Training_Session.map
M data/campaigns/Secrets_of_the_Ancients/maps/11_Battleground.map
M data/campaigns/Secrets_of_the_Ancients/maps/12_Walking_Trees.map
M data/campaigns/Secrets_of_the_Ancients/maps/13_Together_Again.map
M data/campaigns/Secrets_of_the_Ancients/maps/14_Entering_the_Northlands.map
M data/campaigns/Secrets_of_the_Ancients/maps/15_Mountain_Pass.map
M data/campaigns/Secrets_of_the_Ancients/maps/16_The_Mage.map
M data/campaigns/Secrets_of_the_Ancients/maps/17_Mortality.map
M data/campaigns/Secrets_of_the_Ancients/maps/18_Abandoned_Outpost.map
M data/campaigns/Secrets_of_the_Ancients/maps/19_Lava_and_Stone.map
Log Message:
-----------
SotA: Remove obsolete map headers
Commit: e32da8b6bd5728c19d961dfdd9da658d459ffcfd
https://github.com/wesnoth/wesnoth/commit/e32da8b6bd5728c19d961dfdd9da658d459ffcfd
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-04-11 (Wed, 11 Apr 2018)
Changed paths:
M data/campaigns/Secrets_of_the_Ancients/scenarios/02_Dark_Business.cfg
M data/campaigns/Secrets_of_the_Ancients/scenarios/05_Blackwater.cfg
M data/campaigns/Secrets_of_the_Ancients/scenarios/17_Mortality.cfg
M data/campaigns/Secrets_of_the_Ancients/scenarios/20_North_Knalga.cfg
M data/campaigns/Secrets_of_the_Ancients/utils/sota-utils.cfg
Log Message:
-----------
SotA: Remove weird terrain='' convention
The wiki proscribes terrain=^ for this purpose, which has the bonus
of being detected as a valid terrain code by the schema.
Commit: d7dd84c3a657199e1e6cff1604e4455ec924223b
https://github.com/wesnoth/wesnoth/commit/d7dd84c3a657199e1e6cff1604e4455ec924223b
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-04-11 (Wed, 11 Apr 2018)
Changed paths:
M data/campaigns/Secrets_of_the_Ancients/scenarios/06_Following_the_Shadow.cfg
M data/campaigns/Secrets_of_the_Ancients/scenarios/15_Mountain_Pass.cfg
M data/campaigns/Secrets_of_the_Ancients/scenarios/18_Abandoned_Outpost.cfg
M data/campaigns/Secrets_of_the_Ancients/scenarios/21_Against_the_World.cfg
Log Message:
-----------
SotA: Fix a few more issues found by the schema validator
With this, SotA is now clean of schema errors
Commit: 42405ab2b2db35462e5eebb9bf07de08d114c3fd
https://github.com/wesnoth/wesnoth/commit/42405ab2b2db35462e5eebb9bf07de08d114c3fd
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-04-11 (Wed, 11 Apr 2018)
Changed paths:
M data/campaigns/Sceptre_of_Fire/scenarios/1_A_Bargain_is_Struck.cfg
M data/campaigns/Sceptre_of_Fire/scenarios/9_Caverns_of_Flame.cfg
Log Message:
-----------
SoF: Fix issues found by the schema validator
Commit: 2d774ffd35c86dda1c052f98faee19c264986f65
https://github.com/wesnoth/wesnoth/commit/2d774ffd35c86dda1c052f98faee19c264986f65
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-04-11 (Wed, 11 Apr 2018)
Changed paths:
M data/campaigns/Northern_Rebirth/scenarios/02_01_Infested_Caves.cfg
M data/campaigns/Northern_Rebirth/scenarios/02_02_Meeting_With_Dwarves.cfg
M data/campaigns/Northern_Rebirth/scenarios/04_Clearing_the_Mines.cfg
M data/campaigns/Northern_Rebirth/scenarios/05a_01_The_Pursuit.cfg
M data/campaigns/Northern_Rebirth/scenarios/05a_02_Dealings.cfg
M data/campaigns/Northern_Rebirth/scenarios/07a_Settling_Disputes.cfg
M data/campaigns/Northern_Rebirth/scenarios/08a_Elvish_Princess.cfg
M data/campaigns/Northern_Rebirth/scenarios/09a_Introductions.cfg
M data/campaigns/Northern_Rebirth/scenarios/11a_The_Eastern_Flank.cfg
Log Message:
-----------
NR: Explicitly specify redundant side parameter in unit macros
Commit: 45810f2c001fe87e0cba5e65ba2e6b2a0e94f1dd
https://github.com/wesnoth/wesnoth/commit/45810f2c001fe87e0cba5e65ba2e6b2a0e94f1dd
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-04-11 (Wed, 11 Apr 2018)
Changed paths:
M data/campaigns/Northern_Rebirth/scenarios/08b_Ray_of_Hope.cfg
M data/campaigns/Northern_Rebirth/scenarios/10a_Stolen_Gold.cfg
M data/campaigns/Northern_Rebirth/scenarios/13a_Showdown.cfg
Log Message:
-----------
NR: [ai]villages_per_scout= is an integer
Commit: 6e5f4b9c2203335b39038a5655d1098e795c7ee3
https://github.com/wesnoth/wesnoth/commit/6e5f4b9c2203335b39038a5655d1098e795c7ee3
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-04-11 (Wed, 11 Apr 2018)
Changed paths:
M data/campaigns/Northern_Rebirth/scenarios/10a_Stolen_Gold.cfg
M data/campaigns/Northern_Rebirth/scenarios/12a_Get_the_Gold.cfg
M data/campaigns/Northern_Rebirth/scenarios/13a_Showdown.cfg
Log Message:
-----------
NR: [store_unit] does not support fire_event
With this, NR is now clean of schema errors
Commit: 8b46130c23278e14dc68cf6efbcbd7341023004b
https://github.com/wesnoth/wesnoth/commit/8b46130c23278e14dc68cf6efbcbd7341023004b
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-04-11 (Wed, 11 Apr 2018)
Changed paths:
M data/campaigns/Under_the_Burning_Suns/scenarios/01_The_Morning_After.cfg
M data/campaigns/Under_the_Burning_Suns/scenarios/02_Across_the_Harsh_Sands.cfg
M data/campaigns/Under_the_Burning_Suns/scenarios/03_Stirring_in_the_Night.cfg
M data/campaigns/Under_the_Burning_Suns/scenarios/05_A_Subterranean_Struggle.cfg
M data/campaigns/Under_the_Burning_Suns/scenarios/08_Out_of_the_Frying_Pan.cfg
Log Message:
-----------
UtBS: [objectives] does not support show=
Commit: 527da6423d1cde332a90926fcba75239d24944d9
https://github.com/wesnoth/wesnoth/commit/527da6423d1cde332a90926fcba75239d24944d9
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-04-11 (Wed, 11 Apr 2018)
Changed paths:
M data/campaigns/Under_the_Burning_Suns/scenarios/03_Stirring_in_the_Night.cfg
M data/campaigns/Under_the_Burning_Suns/scenarios/04_Descending_into_Darkness.cfg
M data/campaigns/Under_the_Burning_Suns/scenarios/05_A_Subterranean_Struggle.cfg
M data/campaigns/Under_the_Burning_Suns/scenarios/06b_In_the_Domain_of_Dwarves.cfg
M data/campaigns/Under_the_Burning_Suns/scenarios/07a_Dealing_with_Dwarves.cfg
M data/campaigns/Under_the_Burning_Suns/scenarios/07b_Talking_with_Trolls.cfg
M data/campaigns/Under_the_Burning_Suns/scenarios/09_Blood_is_Thicker_Than_Water.cfg
M data/campaigns/Under_the_Burning_Suns/scenarios/10_Speaking_with_the_Fishes.cfg
M data/campaigns/Under_the_Burning_Suns/scenarios/11_Battle_for_Zocthanol_Isle.cfg
M data/campaigns/Under_the_Burning_Suns/scenarios/13_Epilogue.cfg
Log Message:
-----------
UtBS: [scenario]snapshot= doesn't seem like it would have any useful effect
(It's probably technically valid, as this key is part of the savegame WML.)
Commit: 942440e40c0e825e8096704bb22b0c0f06f60535
https://github.com/wesnoth/wesnoth/commit/942440e40c0e825e8096704bb22b0c0f06f60535
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-04-11 (Wed, 11 Apr 2018)
Changed paths:
M data/campaigns/Under_the_Burning_Suns/scenarios/06a_In_the_Tunnels_of_Trolls.cfg
M data/campaigns/Under_the_Burning_Suns/scenarios/06b_In_the_Domain_of_Dwarves.cfg
Log Message:
-----------
UtBS: silent= is meaningless in [object][modifications]
Commit: 06044c15f1c94fbde0ffbb65c1f4620781c94e57
https://github.com/wesnoth/wesnoth/commit/06044c15f1c94fbde0ffbb65c1f4620781c94e57
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-04-11 (Wed, 11 Apr 2018)
Changed paths:
M data/campaigns/Under_the_Burning_Suns/scenarios/05_A_Subterranean_Struggle.cfg
M data/campaigns/Under_the_Burning_Suns/scenarios/06b_In_the_Domain_of_Dwarves.cfg
M data/campaigns/Under_the_Burning_Suns/scenarios/08_Out_of_the_Frying_Pan.cfg
M data/campaigns/Under_the_Burning_Suns/scenarios/09_Blood_is_Thicker_Than_Water.cfg
Log Message:
-----------
UtBS: Fix a few more issues found by the schema validator
With this, UtBS is as clean of schema errors as it'll get
(There are still two spurious errors remaining)
Commit: e5ae11ace3d313b2acb8ff1dc7807b9da30d84da
https://github.com/wesnoth/wesnoth/commit/e5ae11ace3d313b2acb8ff1dc7807b9da30d84da
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-04-11 (Wed, 11 Apr 2018)
Changed paths:
M data/campaigns/The_Rise_Of_Wesnoth/scenarios/21_The_Plan.cfg
M data/campaigns/The_Rise_Of_Wesnoth/scenarios/23_Epilogue.cfg
Log Message:
-----------
TRoW: Fix a couple of issues found by the schema validator
Commit: 1319e280010e8814b363ec9ab32e48006ad5acf3
https://github.com/wesnoth/wesnoth/commit/1319e280010e8814b363ec9ab32e48006ad5acf3
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-04-11 (Wed, 11 Apr 2018)
Changed paths:
M data/campaigns/Heir_To_The_Throne/scenarios/01_The_Elves_Besieged.cfg
M data/campaigns/Heir_To_The_Throne/utils/intro.cfg
Log Message:
-----------
HTTT: Fix toplevel [story]
Commit: 1b132a7b0450dafcaead199f5f64469e85f49cdf
https://github.com/wesnoth/wesnoth/commit/1b132a7b0450dafcaead199f5f64469e85f49cdf
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-04-11 (Wed, 11 Apr 2018)
Changed paths:
M data/campaigns/The_Rise_Of_Wesnoth/scenarios/04a_The_Swamp_of_Esten.cfg
M data/campaigns/The_Rise_Of_Wesnoth/scenarios/04b_The_Midlands.cfg
M data/campaigns/The_Rise_Of_Wesnoth/scenarios/05_The_Oldwood.cfg
M data/campaigns/The_Rise_Of_Wesnoth/scenarios/07_Return_to_Oldwood.cfg
M data/campaigns/The_Rise_Of_Wesnoth/scenarios/11_Southbay_in_Winter.cfg
M data/campaigns/The_Rise_Of_Wesnoth/scenarios/12_A_Final_Spring.cfg
M data/campaigns/The_Rise_Of_Wesnoth/scenarios/13_Peoples_in_Decline.cfg
M data/campaigns/The_Rise_Of_Wesnoth/scenarios/14_Rough_Landing.cfg
M data/campaigns/The_Rise_Of_Wesnoth/scenarios/15_A_New_Land.cfg
M data/campaigns/The_Rise_Of_Wesnoth/scenarios/17a_The_Dragon.cfg
M data/campaigns/The_Rise_Of_Wesnoth/scenarios/17b_Lizard_Beach.cfg
M data/campaigns/The_Rise_Of_Wesnoth/scenarios/17c_Troll_Hole.cfg
M data/campaigns/The_Rise_Of_Wesnoth/scenarios/17d_Cursed_Isle.cfg
M data/campaigns/The_Rise_Of_Wesnoth/scenarios/19_The_Vanguard.cfg
M data/campaigns/The_Rise_Of_Wesnoth/scenarios/20_Return_of_the_Fleet.cfg
Log Message:
-----------
TRoW: [scenario] does not support bonus=yes
With this, TRoW is now clean of schema errors
Commit: af90fe35cb1a5887cf3e91a1159e4a68b728f58f
https://github.com/wesnoth/wesnoth/commit/af90fe35cb1a5887cf3e91a1159e4a68b728f58f
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-04-11 (Wed, 11 Apr 2018)
Changed paths:
M data/campaigns/Heir_To_The_Throne/scenarios/22_Return_to_Wesnoth.cfg
M data/campaigns/Sceptre_of_Fire/scenarios/7_Outriding_the_Outriders.cfg
Log Message:
-----------
HTTT, SoF: Fix a couple more issues found by the schema validator
With this, HTTT and SoF are now clean of schema errors
Commit: beca01dd46cc80f9a070d786dbc671e0a5b374b6
https://github.com/wesnoth/wesnoth/commit/beca01dd46cc80f9a070d786dbc671e0a5b374b6
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-04-11 (Wed, 11 Apr 2018)
Changed paths:
M data/scenario-test.cfg
Log Message:
-----------
Test scenario: remove useless [object]silent=yes
Commit: f0e0580a1f1d6c9582087c87ad434c3af0638df3
https://github.com/wesnoth/wesnoth/commit/f0e0580a1f1d6c9582087c87ad434c3af0638df3
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-04-11 (Wed, 11 Apr 2018)
Changed paths:
M data/scenario-story.cfg
Log Message:
-----------
Story test scenario: Fix misplaced duplicate map data
Commit: 9b1d17cfd32a34fdd0b3b43a8c4e7a534b340415
https://github.com/wesnoth/wesnoth/commit/9b1d17cfd32a34fdd0b3b43a8c4e7a534b340415
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-04-11 (Wed, 11 Apr 2018)
Changed paths:
M data/campaigns/Legend_of_Wesmere/scenarios/chapter4/13_News_from_the_Front.cfg
Log Message:
-----------
LoW: [scenario]snapshot= is not supported
With this, LoW is as clean of schema errors as it's going to get
The custom [replace_map] override prevents it getting any cleaner for 1.14
Commit: 7d6700a300da426651521005cc26d7b5949a535c
https://github.com/wesnoth/wesnoth/commit/7d6700a300da426651521005cc26d7b5949a535c
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-04-11 (Wed, 11 Apr 2018)
Changed paths:
M data/campaigns/Legend_of_Wesmere/scenarios/chapter3/12_Revelations.cfg
Log Message:
-----------
LoW MP: Fix a few more issues found by the schema validator
With this, LoW MP is as clean of schema errors as it's going to get
Commit: 877a8196ffe35a383f0d90efb0642138136697bd
https://github.com/wesnoth/wesnoth/commit/877a8196ffe35a383f0d90efb0642138136697bd
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-04-11 (Wed, 11 Apr 2018)
Changed paths:
M data/ai/scenarios/ai_arena_small/0002-poisoning.cfg
M data/ai/scenarios/scenario-poisoning.cfg
M data/scenario-test.cfg
Log Message:
-----------
Fix a few schema issues in some of the interactive test scenarios
Commit: c1179d901e7da1ace18d6cbb75ce876f292d9300
https://github.com/wesnoth/wesnoth/commit/c1179d901e7da1ace18d6cbb75ce876f292d9300
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-04-11 (Wed, 11 Apr 2018)
Changed paths:
M data/ai/micro_ais/scenarios/dragon.cfg
M data/ai/micro_ais/scenarios/goto.cfg
M data/ai/micro_ais/scenarios/guardians.cfg
M data/ai/micro_ais/scenarios/hang_out.cfg
M data/ai/micro_ais/scenarios/messenger_escort.cfg
M data/ai/micro_ais/scenarios/patrols.cfg
M data/ai/micro_ais/scenarios/protect_unit.cfg
Log Message:
-----------
MicroAI Tests: Fix issues found by the schema validator
With this, the MicroAI test scenarios are clean of schema errors
Compare: https://github.com/wesnoth/wesnoth/compare/ff627782fce2...c1179d901e7d
More information about the Commits
mailing list