paramat 0ac096991c Default: Prevent placing sapling if grown tree intersects protection
Add a global 'intersects protection' function to functions.lua for
checking if a specified volume intersects with a protected volume.
A 3D lattice of points are checked with an adjustable interval.
Add a global 'sapling on place' function to avoid duplicated code in
nodes.lua.
2016-07-27 21:39:22 +01:00
..
2016-07-15 21:58:49 +01:00
2016-07-18 23:47:14 +01:00
2016-05-23 08:37:58 +01:00
2016-03-06 01:31:36 +00:00