Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign upNested mapgen structures #21900
Conversation
Coolthulhu
added some commits
Sep 14, 2017
This comment has been minimized.
This comment has been minimized.
|
I like it! Unrelated to the current PR, but on a similar note, I would like to see something similar for specials as well, like with a 5x5 lab structure, but there could potentially be multiple 2x2 "set pieces" that could spawn inside of the main structure. Like:
could be a large storage area or a cafeteria, depending on how it rolled |
kevingranade
merged commit b6538dc
into
CleverRaven:master
Oct 7, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Coolthulhu commentedSep 15, 2017
Ability to nest mapgen works as follows:
I added an example of this happening. The example is pretty rare in the wild, so during testing it would be a good idea to bump its weight.
Things that can be achieved with nested mapgen (not done in this PR):