Mgv7: Do not limit river generation if no floatlands
authorparamat <paramat@users.noreply.github.com>
Sun, 18 Jun 2017 01:11:05 +0000 (02:11 +0100)
committerparamat <mat.gregory@virginmedia.com>
Mon, 19 Jun 2017 01:20:14 +0000 (02:20 +0100)
commit0c429bd1645d738e721f713429d8ba83c3964b8f
tree06345a0eac0ebfd571e11d7793c3234d11c3ab7b
parentea4d407082dd120bb6b3b1e9c869e88f26b001b1
Mgv7: Do not limit river generation if no floatlands

Previously, the carving of rivers was disabled above 'shadow_limit' even if
floatlands were disabled. This caused rivers to be unnecessarily disabled if
mapgen was customised to have surface level above y = 1024.
src/mapgen_v7.cpp