1
0
mirror of https://github.com/minetest/minetest_game.git synced 2025-07-04 15:40:23 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
563d29d452 Dig the whole papyrus/cactus (see issue #83)
Just like in the growing-mod the plant is removed from the dug node upwards and added to the players inventory.
2012-12-31 21:47:25 +01:00
2d1e7463d3 Run nodeupdate after decay. 2012-12-28 02:30:52 +01:00
6687b5504d Fix a rare bug in leafdecay 2012-11-21 18:05:52 +01:00
4abfcda81f Optimize leaf decay based on EnvRef:find_node_near 2012-04-06 22:57:55 +03:00
60c16eb57b Spread load better in leaf decay trunk caching 2012-04-01 13:46:46 +03:00
68504124d7 Fix leaf decay at borders of the active block area 2012-03-31 16:37:23 +03:00
fe315ac1eb Leaf decay drops saplings 2012-03-31 14:27:40 +03:00
ab84afd071 Leaf decay, based on the groups 'leafdecay' and 'tree' 2012-03-31 13:12:12 +03:00