[Commits] [wesnoth/wesnoth] 140499: Lua Cave Mapgen: Support comma-separated chamber l...
GitHub
noreply at github.com
Fri Apr 21 08:25:58 UTC 2017
Branch: refs/heads/lua_mapgen_stuff
Home: https://github.com/wesnoth/wesnoth
Commit: 140499bc5f682eabc35abee0278279fb90e13efa
https://github.com/wesnoth/wesnoth/commit/140499bc5f682eabc35abee0278279fb90e13efa
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-04-21 (Fri, 21 Apr 2017)
Changed paths:
M data/lua/cave_map_generator.lua
Log Message:
-----------
Lua Cave Mapgen: Support comma-separated chamber locations
Commit: ced1e66b95be9966847fbfbb3850c30e5a19cebd
https://github.com/wesnoth/wesnoth/commit/ced1e66b95be9966847fbfbb3850c30e5a19cebd
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-04-21 (Fri, 21 Apr 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: aa37e7b3657fc97be695f3036439eaca3c852fc2
https://github.com/wesnoth/wesnoth/commit/aa37e7b3657fc97be695f3036439eaca3c852fc2
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-04-21 (Fri, 21 Apr 2017)
Changed paths:
M data/lua/cave_map_generator.lua
Log Message:
-----------
Lua Cave Mapgen: Allow alternate clear and village terrains
Commit: 04926f96655b7234c480c092fdcbf0da87574115
https://github.com/wesnoth/wesnoth/commit/04926f96655b7234c480c092fdcbf0da87574115
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-04-21 (Fri, 21 Apr 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: 9b623f9040e3bc0ba0714c50ed84d2c61b6f9864
https://github.com/wesnoth/wesnoth/commit/9b623f9040e3bc0ba0714c50ed84d2c61b6f9864
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-04-21 (Fri, 21 Apr 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.
Compare: https://github.com/wesnoth/wesnoth/compare/773a1de522b1...9b623f9040e3
More information about the Commits
mailing list