Stratum ore: Allow use with no noise for simple horizontal strata
authorparamat <paramat@users.noreply.github.com>
Sat, 30 Sep 2017 09:23:57 +0000 (10:23 +0100)
committerparamat <mat.gregory@virginmedia.com>
Sun, 1 Oct 2017 21:31:44 +0000 (22:31 +0100)
commite2afcf85ce5945a6ed08313dfed9f68d02912f73
tree684f7f9bec103e188289fc2996b495a701651f48
parent9fa78b7387ec6eb5f6e3419d37ae631085c69e1a
Stratum ore: Allow use with no noise for simple horizontal strata

If either of the 2 noise parameters are omitted the ore will occur from y_min
to y_max in a simple horizontal stratum. As this does not compute noise
performance improves, and is ideal for placing many layers.

Clean up some nearby ore documentation.
doc/lua_api.txt
src/mg_ore.cpp
src/mg_ore.h
src/script/lua_api/l_mapgen.cpp