]> git.lizzy.rs Git - dragonfireclient.git/commit
Dungeons: Add setting to prevent projecting dungeons
authorparamat <paramat@users.noreply.github.com>
Mon, 26 Jun 2017 05:24:30 +0000 (06:24 +0100)
committerparamat <mat.gregory@virginmedia.com>
Sun, 2 Jul 2017 12:33:21 +0000 (13:33 +0100)
commitab746b0704a0b013d131f3da8e06f56ebd2a0417
tree66bb66f00b9cc5081755530e37ea89778d0d1b01
parentc3580043685671c4f767e1c380ae7c3e237f8b8b
Dungeons: Add setting to prevent projecting dungeons

Prevents dungeons generating into ignore nodes in ungenerated mapchunks,
which can occasionally result in a dungeon projecting from the terrain.
builtin/settingtypes.txt
minetest.conf.example
src/defaultsettings.cpp
src/dungeongen.cpp