[wesnoth-commits] [wesnoth/wesnoth] ed9ab7: TRoW: Fix a couple of issues found by the schema v...

GitHub noreply at github.com
Sat Apr 7 03:48:33 UTC 2018


  Branch: refs/heads/schema_fixes
  Home:   https://github.com/wesnoth/wesnoth
  Commit: ed9ab7e48937d6f881f4788ee3f555c988a4708b
      https://github.com/wesnoth/wesnoth/commit/ed9ab7e48937d6f881f4788ee3f555c988a4708b
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-04-06 (Fri, 06 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: 652f3f3d3bdc615622a48467cd77f2ba4f2e8d3d
      https://github.com/wesnoth/wesnoth/commit/652f3f3d3bdc615622a48467cd77f2ba4f2e8d3d
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-04-06 (Fri, 06 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

  Log Message:
  -----------
  fixup! UtBS: Fix a few more issues found by the schema validator


  Commit: 8f1beea7b8d484ca5aae9648c6bd3f89ce199e5e
      https://github.com/wesnoth/wesnoth/commit/8f1beea7b8d484ca5aae9648c6bd3f89ce199e5e
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-04-06 (Fri, 06 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: 9a8e736977763b598ebcb62a1a81595cf0089ac8
      https://github.com/wesnoth/wesnoth/commit/9a8e736977763b598ebcb62a1a81595cf0089ac8
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-04-06 (Fri, 06 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


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

  Changed paths:
    M data/campaigns/The_Rise_Of_Wesnoth/scenarios/16_The_Kalian.cfg
    A data/campaigns/The_Rise_Of_Wesnoth/units/Kalian.cfg

  Log Message:
  -----------
  TRoW: [unit]image= is not supported

Instead we must use a custom unit type to get the desired effect

With this, TRoW is now clean of schema errors


  Commit: 191f0c1121e8ed04fd4c9d395f86b2209556f28e
      https://github.com/wesnoth/wesnoth/commit/191f0c1121e8ed04fd4c9d395f86b2209556f28e
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-04-06 (Fri, 06 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: 465db5628970501d1933a5ff0a6984dff92b51af
      https://github.com/wesnoth/wesnoth/commit/465db5628970501d1933a5ff0a6984dff92b51af
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-04-06 (Fri, 06 Apr 2018)

  Changed paths:
    M data/core/editor/music.cfg
    M data/core/macros/sound-utils.cfg

  Log Message:
  -----------
  Fix erroneous [event] in [editor_music]

As of this commit, there are no schema errors when entering the map editor


Compare: https://github.com/wesnoth/wesnoth/compare/1bd9a46f6016...465db5628970


More information about the Commits mailing list