[Commits] [wesnoth/wesnoth] 79c963: Lua Cave Mapgen: Support comma-separated chamber l...
GitHub
noreply at github.com
Sat Aug 26 23:33:31 UTC 2017
Branch: refs/heads/lua_mapgen_stuff
Home: https://github.com/wesnoth/wesnoth
Commit: 79c963763e6ad199232f567f1bf1e7441ee4711a
https://github.com/wesnoth/wesnoth/commit/79c963763e6ad199232f567f1bf1e7441ee4711a
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-08-26 (Sat, 26 Aug 2017)
Changed paths:
M data/lua/cave_map_generator.lua
Log Message:
-----------
Lua Cave Mapgen: Support comma-separated chamber locations
Commit: 22f210b9281c67702d504c755737b64b78da5a11
https://github.com/wesnoth/wesnoth/commit/22f210b9281c67702d504c755737b64b78da5a11
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-08-26 (Sat, 26 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: 7d76cc2013e41e80c3acb18829a2c92fdfbe0dfb
https://github.com/wesnoth/wesnoth/commit/7d76cc2013e41e80c3acb18829a2c92fdfbe0dfb
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-08-26 (Sat, 26 Aug 2017)
Changed paths:
M data/lua/cave_map_generator.lua
Log Message:
-----------
Lua Cave Mapgen: Allow alternate clear and village terrains
Commit: e5df75d4a906761799d5bc600de618831f48c732
https://github.com/wesnoth/wesnoth/commit/e5df75d4a906761799d5bc600de618831f48c732
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-08-26 (Sat, 26 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: 0aa7122f74e83d8119052121e48e8d1853da26d9
https://github.com/wesnoth/wesnoth/commit/0aa7122f74e83d8119052121e48e8d1853da26d9
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-08-26 (Sat, 26 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: 15767ecf839e398ce677c4f3b1377fd3cdfbe828
https://github.com/wesnoth/wesnoth/commit/15767ecf839e398ce677c4f3b1377fd3cdfbe828
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-08-26 (Sat, 26 Aug 2017)
Changed paths:
M data/lua/mapgen_helper.lua
Log Message:
-----------
Lua cave mapgen: Maintain compatibility support for - in chamber locations
Commit: 2c61879be5037112037daa996b9148501046f088
https://github.com/wesnoth/wesnoth/commit/2c61879be5037112037daa996b9148501046f088
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-08-26 (Sat, 26 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: 0891c2498e212b5c5a0a32f359c360f8f5383482
https://github.com/wesnoth/wesnoth/commit/0891c2498e212b5c5a0a32f359c360f8f5383482
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-08-26 (Sat, 26 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)
Commit: cd91afec7aee9fe08e308dfeaee15de5d384572d
https://github.com/wesnoth/wesnoth/commit/cd91afec7aee9fe08e308dfeaee15de5d384572d
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-08-26 (Sat, 26 Aug 2017)
Changed paths:
M data/lua/cave_map_generator.lua
M data/multiplayer/scenarios/Random_Scenario_Cave.cfg
Log Message:
-----------
Fix road patchiness, missing keeps, and boring tunnels
Commit: 8867c391d5ad63047b611718e1f98a04095a87c3
https://github.com/wesnoth/wesnoth/commit/8867c391d5ad63047b611718e1f98a04095a87c3
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-08-26 (Sat, 26 Aug 2017)
Changed paths:
M data/lua/cave_map_generator.lua
M data/multiplayer/scenarios/Random_Scenario_Cave.cfg
Log Message:
-----------
Allow specifying chamber locations relative to any map edge or corner, or relative to the map center
Compare: https://github.com/wesnoth/wesnoth/compare/171b3e08a56c...8867c391d5ad
More information about the Commits
mailing list