summaryrefslogtreecommitdiff
path: root/src/script/common
diff options
context:
space:
mode:
authorparamat <mat.gregory@virginmedia.com>2017-01-30 18:06:17 +0000
committerparamat <mat.gregory@virginmedia.com>2017-02-01 15:05:35 +0000
commit326cc5df741120dcfdfef21a7acaef5322601764 (patch)
treee477aeee5d8819e605028355c128e150ccb6c845 /src/script/common
parentd873545ac70331a224967493f9296a854d292dd8 (diff)
downloadminetest-326cc5df741120dcfdfef21a7acaef5322601764.tar.gz
minetest-326cc5df741120dcfdfef21a7acaef5322601764.tar.bz2
minetest-326cc5df741120dcfdfef21a7acaef5322601764.zip
Mgvalleys: Fix missing decorations and incorrect function order
Fix missing decorations at horizontal chunk borders by adding 'updateHeightmap()' after terrain generation. Swap order of 'calculateNoise' and 'calcBiomeNoise' because 'calculateNoise' modifies the heat and humidity maps created in 'calcBiomeNoise'. Remove confusing comment, code block is not just for mods and seems essential for correct mapgen behaviour.
Diffstat (limited to 'src/script/common')
0 files changed, 0 insertions, 0 deletions