summaryrefslogtreecommitdiffstats
path: root/src/Simulator/VanillaFluidSimulator.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-08-29VanillaFluidSimulator: Fixed an invalid Y-coord query.Mattes D1-1/+1
This was causing a spam of console messages, along with possible server crash, when liquids passed below the world: http://forum.mc-server.org/showthread.php?tid=1508&pid=15632#pid15632
2014-05-03Fixed vanilla fluid simulator.madmaxoft1-4/+1
Fixes #919.
2014-05-02Fixed vanilla fluid simulator.madmaxoft1-3/+12
Fixes #919.
2014-03-07Fixed water/lava interactionandrew1-2/+2
2014-03-05Implemented vanilla-like fluid simulatorandrew1-0/+150