[Commits] [wesnoth/wesnoth] 6f569c: Lua Cave Mapgen: Support comma-separated chamber l...

GitHub noreply at github.com
Mon Oct 31 22:32:31 UTC 2016


  Branch: refs/heads/lua_mapgen_stuff
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 6f569cdcdd9901b3fb0b7651f75c243e8ae3307b
      https://github.com/wesnoth/wesnoth/commit/6f569cdcdd9901b3fb0b7651f75c243e8ae3307b
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-10-31 (Mon, 31 Oct 2016)

  Changed paths:
    M data/lua/cave_map_generator.lua

  Log Message:
  -----------
  Lua Cave Mapgen: Support comma-separated chamber locations


  Commit: 3c8f76fb5800519930ef1b8ed4bd83bbb19f4632
      https://github.com/wesnoth/wesnoth/commit/3c8f76fb5800519930ef1b8ed4bd83bbb19f4632
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-10-31 (Mon, 31 Oct 2016)

  Changed paths:
    M data/campaigns/Heir_To_The_Throne/scenarios/17_Scepter_of_Fire.cfg
    M data/campaigns/Sceptre_of_Fire/scenarios/4_Gathering_Materials.cfg
    M data/lua/cave_map_generator.lua
    M data/lua/mapgen_helper.lua

  Log Message:
  -----------
  Lua mapgen: Fix random seed not being used to generate a scenario from a map generator


  Commit: aa71ccaf2fefaa2bb0e0d83ac0891ff0d13c59f0
      https://github.com/wesnoth/wesnoth/commit/aa71ccaf2fefaa2bb0e0d83ac0891ff0d13c59f0
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-10-31 (Mon, 31 Oct 2016)

  Changed paths:
    M data/lua/cave_map_generator.lua

  Log Message:
  -----------
  Lua Cave Mapgen: Allow alternate clear and village terrains


  Commit: 3cb41268b881958a52dbdc8dd792f4cf8ac52dad
      https://github.com/wesnoth/wesnoth/commit/3cb41268b881958a52dbdc8dd792f4cf8ac52dad
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-10-31 (Mon, 31 Oct 2016)

  Changed paths:
    M data/lua/cave_map_generator.lua

  Log Message:
  -----------
  Lua Cave Mapgen: Allow a chamber's existence to depend on number of players


  Commit: 7d3353b65013081e5581d88c5ce66d7bddf94155
      https://github.com/wesnoth/wesnoth/commit/7d3353b65013081e5581d88c5ce66d7bddf94155
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-10-31 (Mon, 31 Oct 2016)

  Changed paths:
    A data/multiplayer/scenarios/Random_Scenario_Cave.cfg

  Log Message:
  -----------
  Add a multiplayer cave random map

Currently it's restricted to debug-only since it's somewhat experimental.


Compare: https://github.com/wesnoth/wesnoth/compare/3a133db42dca...7d3353b65013


More information about the Commits mailing list