]> git.lizzy.rs Git - signs_lib.git/commit
centralize entity handling
authorVanessa Dannenberg <vanessa.e.dannenberg@gmail.com>
Wed, 18 Sep 2019 17:51:53 +0000 (13:51 -0400)
committerVanessa Dannenberg <vanessa.e.dannenberg@gmail.com>
Wed, 18 Sep 2019 17:51:53 +0000 (13:51 -0400)
commit4b2abfadce911c26ba14e318ee4f0a6a3b687430
tree5d8b3956d6c848fc56a6648e84931b2fa2863df7
parentee2dc495c3fc75d05a933d62ee37aec3cbcb5ae1
centralize entity handling
minor re-factor as needed for that
don't store entities statically, let the LBM generate them.

this works around Minetest's reload-positioning inaccuracy at very large
positive or negative X/Z coords (tested -18000/+18000 at all four corners,
both new signs and after reboot)
api.lua