[wesnoth-commits] [wesnoth/wesnoth] 29b452: TRoW: [unit]image= is not supported

GitHub noreply at github.com
Sun Apr 8 14:47:38 UTC 2018


  Branch: refs/heads/schema_fixes
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 29b4522911d5a1d645d2776bb7cd7a3da5c585be
      https://github.com/wesnoth/wesnoth/commit/29b4522911d5a1d645d2776bb7cd7a3da5c585be
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-04-08 (Sun, 08 Apr 2018)

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

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

We should really use a custom unit type to get the desired effect;
however, that could cause out-of-sync errors, so for the 1.14 branch
we instead replace the image via an [object]

With this, TRoW is now clean of schema errors


  Commit: 0e6f2396e3d69d5913b09d4acbe9242b50be5b03
      https://github.com/wesnoth/wesnoth/commit/0e6f2396e3d69d5913b09d4acbe9242b50be5b03
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-04-08 (Sun, 08 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: 6b4635ada1d7a45bbd8d527c0368606b4d7e62b7
      https://github.com/wesnoth/wesnoth/commit/6b4635ada1d7a45bbd8d527c0368606b4d7e62b7
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-04-08 (Sun, 08 Apr 2018)

  Changed paths:
    M data/scenario-test.cfg

  Log Message:
  -----------
  Test scenario: remove useless [object]silent=yes


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

  Changed paths:
    M data/scenario-test.cfg

  Log Message:
  -----------
  Test scenario: Fix invalid [message] key


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

  Changed paths:
    M data/scenario-story.cfg

  Log Message:
  -----------
  Story test scenario: Fix misplaced duplicate map data


  Commit: 2301cbb80fd139260b6d8b1b6829f04f153f9abd
      https://github.com/wesnoth/wesnoth/commit/2301cbb80fd139260b6d8b1b6829f04f153f9abd
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-04-08 (Sun, 08 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: 64ec4e06c324e1cdacbe0d37bcf27e5c4a4ebd08
      https://github.com/wesnoth/wesnoth/commit/64ec4e06c324e1cdacbe0d37bcf27e5c4a4ebd08
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-04-08 (Sun, 08 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: 9ff647cdc5e8885c7357e61108f8e1768702fc1a
      https://github.com/wesnoth/wesnoth/commit/9ff647cdc5e8885c7357e61108f8e1768702fc1a
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-04-08 (Sun, 08 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: f4b8ec4172f5854eb58aa28a36f69d40a2942cb6
      https://github.com/wesnoth/wesnoth/commit/f4b8ec4172f5854eb58aa28a36f69d40a2942cb6
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-04-08 (Sun, 08 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


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

  Changed paths:
    M data/test/maps/pathfind_1.cfg
    M data/test/scenarios/test_menu_items.cfg

  Log Message:
  -----------
  WML Unit Tests: Fix issues found by the schema validator

With this, the WML unit tests are as clean of schema errors as they can get
The two remaining errors are unit tests for dealing with invalid input,
so they are intentionally violating the schema.


Compare: https://github.com/wesnoth/wesnoth/compare/b26f02919d09...8ae121299ff9


More information about the Commits mailing list