[Commits] [wesnoth/wesnoth] fbd2c8: Lua Cave Mapgen: Support comma-separated chamber l...
GitHub
noreply at github.com
Sat Apr 22 19:09:44 UTC 2017
Branch: refs/heads/lua_mapgen_stuff
Home: https://github.com/wesnoth/wesnoth
Commit: fbd2c8ef14d71c9aa2337159eea730a8c1c113e9
https://github.com/wesnoth/wesnoth/commit/fbd2c8ef14d71c9aa2337159eea730a8c1c113e9
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-04-22 (Sat, 22 Apr 2017)
Changed paths:
M data/lua/cave_map_generator.lua
Log Message:
-----------
Lua Cave Mapgen: Support comma-separated chamber locations
Commit: b456e1050a24c50c61dd8bb78a4b619a8eef4a97
https://github.com/wesnoth/wesnoth/commit/b456e1050a24c50c61dd8bb78a4b619a8eef4a97
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-04-22 (Sat, 22 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: bd2455e19424e669663cb157f2d22ea3ac6443ed
https://github.com/wesnoth/wesnoth/commit/bd2455e19424e669663cb157f2d22ea3ac6443ed
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-04-22 (Sat, 22 Apr 2017)
Changed paths:
M data/lua/cave_map_generator.lua
Log Message:
-----------
Lua Cave Mapgen: Allow alternate clear and village terrains
Commit: fd9405337c7fd63c69ae6f526a2a96a6ce61ae98
https://github.com/wesnoth/wesnoth/commit/fd9405337c7fd63c69ae6f526a2a96a6ce61ae98
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-04-22 (Sat, 22 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: c6c28539ffc0318e75a24ee43615d70997f3480d
https://github.com/wesnoth/wesnoth/commit/c6c28539ffc0318e75a24ee43615d70997f3480d
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-04-22 (Sat, 22 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.
Commit: f37cf5641d22f4500a1e64920310b169f5b8f52c
https://github.com/wesnoth/wesnoth/commit/f37cf5641d22f4500a1e64920310b169f5b8f52c
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-04-22 (Sat, 22 Apr 2017)
Changed paths:
M data/lua/mapgen_helper.lua
Log Message:
-----------
Lua cave mapgen: Maintain compatibility support for - in chamber locations
Commit: 829e700f332a53969ee26bfb8f1b7a63465c3a8d
https://github.com/wesnoth/wesnoth/commit/829e700f332a53969ee26bfb8f1b7a63465c3a8d
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-04-22 (Sat, 22 Apr 2017)
Changed paths:
M data/lua/cave_map_generator.lua
M data/multiplayer/scenarios/Random_Scenario_Cave.cfg
Log Message:
-----------
WIP - Support [road_cost] in [passage]
Compare: https://github.com/wesnoth/wesnoth/compare/9b623f9040e3...829e700f332a
More information about the Commits
mailing list