[wesnoth-commits] [wesnoth/wesnoth] 34979f: Schema: Fix a few incorrect types

GitHub noreply at github.com
Fri Apr 6 03:31:11 UTC 2018


  Branch: refs/heads/schema
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 34979fae72f00d52f903da90183098f1c55e142e
      https://github.com/wesnoth/wesnoth/commit/34979fae72f00d52f903da90183098f1c55e142e
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
    M data/schema/core/actionwml.cfg

  Log Message:
  -----------
  Schema: Fix a few incorrect types


  Commit: 7727a993d1f4073b488e650b0973bc5b8294cefc
      https://github.com/wesnoth/wesnoth/commit/7727a993d1f4073b488e650b0973bc5b8294cefc
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
    M data/campaigns/Delfadors_Memoirs/scenarios/08_Ur_Thorodor.cfg
    M data/campaigns/Delfadors_Memoirs/scenarios/12_Terror_at_the_Ford_of_Parthyn.cfg
    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: baa69773a019835098d1f292d1a7822391944d72
      https://github.com/wesnoth/wesnoth/commit/baa69773a019835098d1f292d1a7822391944d72
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
    M data/schema/game_config.cfg

  Log Message:
  -----------
  Schema: Fix typo


  Commit: f181c8066b6eb4f693c314c5bbf6a4cba7ce4bbf
      https://github.com/wesnoth/wesnoth/commit/f181c8066b6eb4f693c314c5bbf6a4cba7ce4bbf
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-04-05 (Thu, 05 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: 918a445fe9c4e2a3d3cb6b6ef93ae5f3db419571
      https://github.com/wesnoth/wesnoth/commit/918a445fe9c4e2a3d3cb6b6ef93ae5f3db419571
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-04-05 (Thu, 05 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: bbfb862fc79930d433e696ea654cd7c2209c1af5
      https://github.com/wesnoth/wesnoth/commit/bbfb862fc79930d433e696ea654cd7c2209c1af5
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-04-05 (Thu, 05 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: 19d06181af90a7c631c7bf7a555225f250d1b69e
      https://github.com/wesnoth/wesnoth/commit/19d06181af90a7c631c7bf7a555225f250d1b69e
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-04-05 (Thu, 05 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: 93a2e483a852d221a636f3e0643fc8a0846b8aa5
      https://github.com/wesnoth/wesnoth/commit/93a2e483a852d221a636f3e0643fc8a0846b8aa5
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
    M data/schema/core/addons.cfg

  Log Message:
  -----------
  Schema: Make [event]name= optional


  Commit: bde282e9bc39b08fb76b72230f84eedb82f2ef93
      https://github.com/wesnoth/wesnoth/commit/bde282e9bc39b08fb76b72230f84eedb82f2ef93
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
    M data/schema/core/actionwml.cfg

  Log Message:
  -----------
  Schema: [micro_ai] AI-specific keys are only relevant if action is not delete


  Commit: 8d9f0b31bbfc383bd83f46205aeb916a16041cdf
      https://github.com/wesnoth/wesnoth/commit/8d9f0b31bbfc383bd83f46205aeb916a16041cdf
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
    M data/schema/game_config.cfg
    M data/schema/units/modifications.cfg

  Log Message:
  -----------
  Schema: Accept variable substitution in EffectWML


  Commit: 46396b53fb8531f0fbe26cebb3bc20ae6e62ec45
      https://github.com/wesnoth/wesnoth/commit/46396b53fb8531f0fbe26cebb3bc20ae6e62ec45
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
    M data/schema/core/addons.cfg

  Log Message:
  -----------
  Schema: Missed an allowed key in [label]


  Commit: f5c5ba38367c19107e17f2136305adb92e979774
      https://github.com/wesnoth/wesnoth/commit/f5c5ba38367c19107e17f2136305adb92e979774
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-04-05 (Thu, 05 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/07_Meeting_of_the_Minds.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: dab5d49dd128dc49298a26766679340712b5e7f0
      https://github.com/wesnoth/wesnoth/commit/dab5d49dd128dc49298a26766679340712b5e7f0
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
    M data/campaigns/Sceptre_of_Fire/scenarios/1_A_Bargain_is_Struck.cfg
    M data/campaigns/Sceptre_of_Fire/scenarios/8_The_Dragon.cfg
    M data/campaigns/Sceptre_of_Fire/scenarios/9_Caverns_of_Flame.cfg

  Log Message:
  -----------
  SoF: Fix issues found by the schema validator


  Commit: 39f0d946de610c2ef2c574ca67c4105f4c61ab4c
      https://github.com/wesnoth/wesnoth/commit/39f0d946de610c2ef2c574ca67c4105f4c61ab4c
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
    M data/schema/core/actionwml.cfg

  Log Message:
  -----------
  Schema: Allow variable substitution for fake unit genders


  Commit: d1782b94ae1375070ce2dc48d90822b40c36be1a
      https://github.com/wesnoth/wesnoth/commit/d1782b94ae1375070ce2dc48d90822b40c36be1a
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
    M src/units/filter.cpp

  Log Message:
  -----------
  Support usage= in SUF


  Commit: 7383e4ac54970152e5036a26e1959078fb4bf2c7
      https://github.com/wesnoth/wesnoth/commit/7383e4ac54970152e5036a26e1959078fb4bf2c7
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
    M src/units/filter.cpp

  Log Message:
  -----------
  Support alignment= in SUF


  Commit: 58bb2875972c4d39d7da051f63baf0e432ae866c
      https://github.com/wesnoth/wesnoth/commit/58bb2875972c4d39d7da051f63baf0e432ae866c
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-04-05 (Thu, 05 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: 3e205aee758a35c820826d29fb2227978274bfad
      https://github.com/wesnoth/wesnoth/commit/3e205aee758a35c820826d29fb2227978274bfad
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-04-05 (Thu, 05 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: 47c507d0154870071f240d68ca41729e76591313
      https://github.com/wesnoth/wesnoth/commit/47c507d0154870071f240d68ca41729e76591313
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-04-05 (Thu, 05 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


  Commit: 9025c387a88c0e64f9d90857b65ed4362eccc98e
      https://github.com/wesnoth/wesnoth/commit/9025c387a88c0e64f9d90857b65ed4362eccc98e
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
    M data/campaigns/Northern_Rebirth/scenarios/01_Breaking_the_Chains.cfg
    M data/campaigns/Northern_Rebirth/scenarios/06a_Old_Friend.cfg
    M data/campaigns/Northern_Rebirth/scenarios/09b_Judgment.cfg
    M data/campaigns/Northern_Rebirth/scenarios/11a_The_Eastern_Flank.cfg

  Log Message:
  -----------
  NR: Fix a few more issues found by the schema validator

With this, NR is clean of schema issues


  Commit: 952800d99bdb3e14d645c419eae5327ad17b8767
      https://github.com/wesnoth/wesnoth/commit/952800d99bdb3e14d645c419eae5327ad17b8767
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-04-05 (Thu, 05 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: 4785fe3f3337d3a17ba801503b969d2af7136cdd
      https://github.com/wesnoth/wesnoth/commit/4785fe3f3337d3a17ba801503b969d2af7136cdd
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-04-05 (Thu, 05 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: 0c914db3b64a68384854f320db0b0c6a06a63130
      https://github.com/wesnoth/wesnoth/commit/0c914db3b64a68384854f320db0b0c6a06a63130
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-04-05 (Thu, 05 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: 908f8e9b6816a700407b2e6d3bff781b23128cf1
      https://github.com/wesnoth/wesnoth/commit/908f8e9b6816a700407b2e6d3bff781b23128cf1
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-04-05 (Thu, 05 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/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/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: 4a3023d59f4f0176e759b65666b8673df9e6d722
      https://github.com/wesnoth/wesnoth/commit/4a3023d59f4f0176e759b65666b8673df9e6d722
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
    M data/schema/core/mapgen/lua.cfg

  Log Message:
  -----------
  Schema: Apparently config_name IS valid in [generator]


Compare: https://github.com/wesnoth/wesnoth/compare/7d3d9bfcad08...4a3023d59f4f


More information about the Commits mailing list