Auke Kok d7908ee494 Convert nodeupdate to non-recursive
This took me a while to figure out. We no longer visit all 9 block
around and with the touched node, but instead visit adjacent plus
self. We then walk -non- recursively through all neigbors and if
they cause a nodeupdate, we just keep walking until it ends. On
the way back we prune the tail.

I've tested this with 8000+ sand nodes. Video result is here:

  https://youtu.be/liKKgLefhFQ

Took ~ 10 seconds to process and return to normal.
2016-04-11 00:01:28 -04:00
..
2014-05-08 13:02:04 -04:00
2016-03-06 23:42:04 +00:00
2016-03-06 23:42:04 +00:00
2016-04-11 00:01:28 -04:00
2016-04-08 02:25:04 -04:00
2016-04-08 02:25:04 -04:00