[Commits] [wesnoth/wesnoth] 8c348d: Lua Cave Mapgen: Support scenario generation

GitHub noreply at github.com
Thu Oct 27 02:00:57 UTC 2016


  Branch: refs/heads/lua_mapgen_stuff
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 8c348d9427320feddb1d21667a6b0ecc7c0178ae
      https://github.com/wesnoth/wesnoth/commit/8c348d9427320feddb1d21667a6b0ecc7c0178ae
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-10-26 (Wed, 26 Oct 2016)

  Changed paths:
    M data/lua/cave_map_generator.lua

  Log Message:
  -----------
  Lua Cave Mapgen: Support scenario generation

The syntax is mostly the same as the old cave generator - a [scenario]
tag for general scenario data, and an [items] subtag of [chamber] for
chamber-specific data. However, the generator assumes that map locations
(from [item_location]) will be used and thus does not support
same_location_as_previous=yes in moveto events within [items].





More information about the Commits mailing list