minetest/builtin
Paramat 2a74727857
Randomwalk caves: Add parameters for number, proportion flooded. Allow small caves (#8928)
Add mapgen parameters to set the range of the random number of
randomwalk caves per mapchunk, and to set the proportion that are
flooded with liquids.
Default values are, for now, unchanged from the previous hardcoded
values.

Add parameters to allow small randomwalk caves
Disabled by default for now as they have never been present in the
non-mgv6 mapgens.
2019-11-08 03:09:43 +00:00
..
async Use "core" namespace internally 2014-05-08 13:02:04 -04:00
client Add luacheck to check builtin (#7895) 2019-08-06 19:30:18 +01:00
common Fix rotate_node to return the correct itemstack. 2019-10-13 17:11:00 +02:00
fstk Builtin UI: Move box element to ensure correct draw order 2019-08-08 19:33:43 +02:00
game Improve documentation around banning (#9088) 2019-11-05 19:24:51 +01:00
mainmenu All settings: Fix missing flags checkbox caused by 'possible flags' order (#8997) 2019-09-27 19:13:08 +01:00
profiler Add luacheck to check builtin (#7895) 2019-08-06 19:30:18 +01:00
init.lua Move `setlocale` from Lua to C++. 2018-02-08 15:38:34 +01:00
settingtypes.txt Randomwalk caves: Add parameters for number, proportion flooded. Allow small caves (#8928) 2019-11-08 03:09:43 +00:00