Go to file
Vanessa Dannenberg 4b2abfadce 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)
2019-09-18 13:51:53 -04:00
locale Merge pull request #29 from codexp/german-translation 2018-05-11 09:00:28 -04:00
models create a generic hanging sign feature and 2019-09-15 01:23:40 -04:00
textures Use sign formspec to switch between wide/narrow font 2019-09-15 16:10:11 -04:00
.gitignore First commit. 2016-03-14 19:03:44 -03:00
LICENSE license fixups: use LGPL 3.0 for code, 2018-11-08 19:02:48 -05:00
api.lua centralize entity handling 2019-09-18 13:51:53 -04:00
copyright.txt license fixups: use LGPL 3.0 for code, 2018-11-08 19:02:48 -05:00
depends.txt Re-built onto the new API formerly part of my street_signs mod 2019-09-11 12:03:04 -04:00
description.txt Adding standard mod files 2016-03-27 21:35:38 -07:00
encoding.lua Re-built onto the new API formerly part of my street_signs mod 2019-09-11 12:03:04 -04:00
init.lua Re-built onto the new API formerly part of my street_signs mod 2019-09-11 12:03:04 -04:00
intllib.lua updated intllib method (po/pot files) 2017-07-31 18:55:35 +02:00
mod.conf Adding standard mod files 2016-03-27 21:35:38 -07:00
standard_signs.lua Use sign formspec to switch between wide/narrow font 2019-09-15 16:10:11 -04:00