[Commits] [wesnoth/wesnoth] 713272: Refactor Lua cave map generator
GitHub
noreply at github.com
Thu Oct 20 22:20:31 UTC 2016
Branch: refs/heads/lua_mapgen_stuff
Home: https://github.com/wesnoth/wesnoth
Commit: 71327215577d4054ec85bfa0f9b0d33a7e724dfc
https://github.com/wesnoth/wesnoth/commit/71327215577d4054ec85bfa0f9b0d33a7e724dfc
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-10-20 (Thu, 20 Oct 2016)
Changed paths:
M RELEASE_NOTES
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/location_set.lua
A data/lua/mapgen_helper.lua
Log Message:
-----------
Refactor Lua cave map generator
This accomplishes two main things:
- Creates a mapgen_helper.lua module containing functions useful for Lua map generators
- Paves the way for allowing the cave generator to produce scenarios and accept user configuration
More information about the Commits
mailing list