Fix liquid_range
authorPilzAdam <pilzadam@minetest.net>
Mon, 9 Sep 2013 13:32:55 +0000 (15:32 +0200)
committerPilzAdam <pilzadam@minetest.net>
Sat, 2 Nov 2013 14:47:44 +0000 (15:47 +0100)
commit0d35350b698a9b82722c8568e2f2d987068cdbaf
treecdecc16eacade2dc9a1c89c6a0bd495423380d54
parent2bf9abade2c758fcebc37a589b65e894c898fc6e
Fix liquid_range
* Prevent graphical glitches on old servers
* Fix flowing of liquids with viscosity != 1 and range != 8
* Fix range = 0, no flowing nodes will appear
src/content_mapblock.cpp
src/map.cpp