minetest/builtin
paramat 859141a0ce Cavegen/Mgv5/Mgv7: Add optional giant caverns
Add to MapgenBasic for use by multiple mapgens.
Add to mgv5 and mgv7, enabled by default.

Similar to mgvalleys caverns but half the scale.
Parameters for upper y limit, distance caverns taper to full size, and
noise threshold (full cavern size).
As with mgvalleys caverns are generated first and classic caves are
disabled in any mapchunk containing a cavern, to avoid excessive
spreading volumes of liquids.
This also avoids floating blobs of liquid where a large classic cave
has overgenerated out into a neighbouring previously-generated mapchunk.
2017-04-03 04:49:32 +01:00
..
async Use "core" namespace internally 2014-05-08 13:02:04 -04:00
client Change command prefix to "." and add "help" command. 2017-03-26 05:51:14 +01:00
common minetest.after(): simplify further, pause in singleplayer (#5500) 2017-04-02 10:51:16 +02:00
fstk Faster insertion into table 2016-03-06 23:42:04 +00:00
game Map generation limit: Make per-world 2017-03-27 03:18:09 +01:00
mainmenu Multiplayer menu: fix attempt to open nonexistant image 2017-02-18 22:46:45 +00:00
profiler Builtin/profiler: Replace game profiler (#4245) 2016-07-12 21:51:10 +02:00
init.lua [CSM] Improve security for client-sided mods (#5100) 2017-03-13 23:56:05 +01:00
settingtypes.txt Cavegen/Mgv5/Mgv7: Add optional giant caverns 2017-04-03 04:49:32 +01:00