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

GitHub noreply at github.com
Mon Aug 14 22:12:17 UTC 2017


  Branch: refs/heads/lua_mapgen_stuff
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 9d4905a54cae87950b77e47bb47343a7fbea684d
      https://github.com/wesnoth/wesnoth/commit/9d4905a54cae87950b77e47bb47343a7fbea684d
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-08-14 (Mon, 14 Aug 2017)

  Changed paths:
    M data/lua/cave_map_generator.lua

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


  Commit: fcacd8857bd2b662a36cfe484660bca02c09a39b
      https://github.com/wesnoth/wesnoth/commit/fcacd8857bd2b662a36cfe484660bca02c09a39b
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-08-14 (Mon, 14 Aug 2017)

  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: Use helper.rand for chamber locations


  Commit: 2356808aca54b7fc506205a1e954bcc0520ba1bd
      https://github.com/wesnoth/wesnoth/commit/2356808aca54b7fc506205a1e954bcc0520ba1bd
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-08-14 (Mon, 14 Aug 2017)

  Changed paths:
    M data/lua/cave_map_generator.lua

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


  Commit: aabf6dda74cbd40c0e3ee715c5f38db04263f290
      https://github.com/wesnoth/wesnoth/commit/aabf6dda74cbd40c0e3ee715c5f38db04263f290
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-08-14 (Mon, 14 Aug 2017)

  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: df3e7a6ab330a79426bbd1c466b15927af63a3aa
      https://github.com/wesnoth/wesnoth/commit/df3e7a6ab330a79426bbd1c466b15927af63a3aa
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-08-14 (Mon, 14 Aug 2017)

  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.


  Commit: 32858847f02dff338b6c2a3bd768477626678981
      https://github.com/wesnoth/wesnoth/commit/32858847f02dff338b6c2a3bd768477626678981
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-08-14 (Mon, 14 Aug 2017)

  Changed paths:
    M data/lua/mapgen_helper.lua

  Log Message:
  -----------
  Lua cave mapgen: Maintain compatibility support for - in chamber locations


  Commit: 1fad93907f73b0d9807dc87f900bac37186c590c
      https://github.com/wesnoth/wesnoth/commit/1fad93907f73b0d9807dc87f900bac37186c590c
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-08-14 (Mon, 14 Aug 2017)

  Changed paths:
    M data/lua/cave_map_generator.lua
    M data/lua/mapgen_helper.lua
    M data/multiplayer/scenarios/Random_Scenario_Cave.cfg

  Log Message:
  -----------
  Support [road_cost] in [passage]


  Commit: 171b3e08a56cb2d7df39df936f7031a056dac1a3
      https://github.com/wesnoth/wesnoth/commit/171b3e08a56cb2d7df39df936f7031a056dac1a3
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-08-14 (Mon, 14 Aug 2017)

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

  Log Message:
  -----------
  Add a little more variety to the cave map (trees, swamp)


Compare: https://github.com/wesnoth/wesnoth/compare/829e700f332a...171b3e08a56c


More information about the Commits mailing list