mcl_multi_map/multi_map_core
evrooije 160ce77c20 Fixed offset Y bug causing repetition of terrain below the Y
centerpoint. Fixed lighting bug, seems that the nolight flag is
absolutely essential in order for everything to work correctly.
2018-08-05 23:26:00 +02:00
..
textures Turned into a modpack, supplying simple mapgen. Changed to work on chunk 2018-07-17 21:16:37 +02:00
core.lua Fixed offset Y bug causing repetition of terrain below the Y 2018-08-05 23:26:00 +02:00
debug.lua Fixed missing test on the simple generators params (nil check), 2018-08-03 12:30:42 +02:00
depends.txt Added default as dependency 2018-07-24 22:24:09 +02:00
hud.lua Fixed missing test on the simple generators params (nil check), 2018-08-03 12:30:42 +02:00
init.lua First (non-functional) cut at the layer wrapping code. Added some 2018-07-28 20:45:53 +02:00
nodes.lua Split code into different source files for better maintainability. 2018-07-24 19:26:28 +02:00
noise_mixer.lua Fixed missing test on the simple generators params (nil check), 2018-08-03 12:30:42 +02:00