Mgv6 mudflow: Remove decoration if 'dirt with grass' below flows away (#5798)
authorParamat <paramat@users.noreply.github.com>
Thu, 25 May 2017 10:46:34 +0000 (11:46 +0100)
committerLoïc Blot <nerzhul@users.noreply.github.com>
Thu, 25 May 2017 10:46:34 +0000 (12:46 +0200)
commit5b338638e0e5743d8acfb48b72e17b671968722f
tree5a2af7debe37c80924160473cf8a53671e730d6b
parent2f291e6685e8d1866184460d547d089b5b3125fd
Mgv6 mudflow: Remove decoration if 'dirt with grass' below flows away (#5798)

Mudflow of a neighbouring mapchunk extends into a mapchunk's edge, and could
remove 'dirt with grass' from under a decoration, creating unsupported
decorations.

Remove any decoration above if a 'dirt with grass' node is removed by mudflow.
src/mapgen_v6.cpp