[Commits] [wesnoth/wesnoth] 7e4184: Lua mapgen: Use helper.rand for chamber locations
GitHub
noreply at github.com
Mon Oct 31 22:34:44 UTC 2016
Branch: refs/heads/lua_mapgen_stuff
Home: https://github.com/wesnoth/wesnoth
Commit: 7e41841654a731f71c68972239d38ab9e5e40946
https://github.com/wesnoth/wesnoth/commit/7e41841654a731f71c68972239d38ab9e5e40946
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: Use helper.rand for chamber locations
Commit: eb3d55f4340e8d5720217550f41587a355dacd39
https://github.com/wesnoth/wesnoth/commit/eb3d55f4340e8d5720217550f41587a355dacd39
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: 8d8716f4c80125505cf1c0d167662cdc2e229431
https://github.com/wesnoth/wesnoth/commit/8d8716f4c80125505cf1c0d167662cdc2e229431
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: 773a1de522b1e0a56e4f74d4c7f490ec7cf6f9e6
https://github.com/wesnoth/wesnoth/commit/773a1de522b1e0a56e4f74d4c7f490ec7cf6f9e6
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/7d3353b65013...773a1de522b1
More information about the Commits
mailing list