diff options
author | paramat <mat.gregory@virginmedia.com> | 2017-01-30 18:06:17 +0000 |
---|---|---|
committer | paramat <mat.gregory@virginmedia.com> | 2017-02-01 15:05:35 +0000 |
commit | 326cc5df741120dcfdfef21a7acaef5322601764 (patch) | |
tree | e477aeee5d8819e605028355c128e150ccb6c845 /src/script/common/c_content.h | |
parent | d873545ac70331a224967493f9296a854d292dd8 (diff) | |
download | minetest-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/c_content.h')
0 files changed, 0 insertions, 0 deletions