minetest/builtin
paramat 2652d8db19 CavesRandomWalk: Make 'lava_depth' a mapgen parameter
As with 'large_cave_depth', lava depth was previously a fixed y value and
therefore incompatible with the ability to shift terrain vertically.

Add 'lava_depth' mapgen parameter to mgflat, mgfractal, mgv5, mgv7.
2017-06-22 03:14:56 +01:00
..
async Use "core" namespace internally 2014-05-08 13:02:04 -04:00
client CSM: Fix documentation error for register_on_*_chat_messages (#5917) 2017-06-09 15:48:04 +02:00
common Add minetest.rgba function that returns ColorString from RGBA or RGB values 2017-06-22 03:11:50 +01:00
fstk Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
game Automatic item and node colorization (#5640) 2017-06-20 11:19:56 +02:00
mainmenu Improve the path select GUI (#5852) 2017-06-11 09:43:31 +02:00
profiler Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
init.lua Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
settingtypes.txt CavesRandomWalk: Make 'lava_depth' a mapgen parameter 2017-06-22 03:14:56 +01:00