Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Dungeongen: Remove floating frames
Preserves the rare unbroken protruding dungeons Fix random range for first room roomplace Fix checked volume for first room 'fits' bool and check for 'untouchable' flag instead of 'inside' Remove 'enable floating dungeons' setting
- Loading branch information
Showing
with
16 additions
and 17 deletions.
- +7 −4 minetest.conf.example
- +0 −1 src/defaultsettings.cpp
- +9 −12 src/dungeongen.cpp