Intersects_protection(): Move from Minetest Game to builtin (#6952)
authorParamat <paramat@users.noreply.github.com>
Tue, 23 Jan 2018 18:04:58 +0000 (18:04 +0000)
committerLoïc Blot <nerzhul@users.noreply.github.com>
Tue, 23 Jan 2018 18:04:58 +0000 (19:04 +0100)
commit01bc817fe0a59e2e2b20c26d395c5b989c5156c9
tree9434f2ddfeb8da51ee07eac41fe8bc4dba341141
parent0425c6b8c888d0ccdf09a371a7415c8b3cb055a3
Intersects_protection(): Move from Minetest Game to builtin (#6952)

A useful function that applies 'core.is_protected()' to a 3D lattice of
points evenly spaced throughout a defined volume, with a parameter for
the maximum spacing of points.
builtin/game/misc.lua
doc/lua_api.txt