Go to file
Vanessa Dannenberg dcdee22265 allow mods to pass a function or just `true`
to the pole and horiz pole check routines, in case they need
their own, custom checking routines, if the usual, simple
checks aren't good enough.

got rid of the allowed-poles table, as it's now obsolete

moved all existing special code into compat.lua, altered to
use this feature.
2019-09-22 03:19:31 -04:00
locale Merge pull request #29 from codexp/german-translation 2018-05-11 09:00:28 -04:00
models Add necessary bits to allow signs to be placed onto horizontal poles 2019-09-21 15:45:48 -04:00
textures Add necessary bits to allow signs to be placed onto horizontal poles 2019-09-21 15:45:48 -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 allow mods to pass a function or just `true` 2019-09-22 03:19:31 -04:00
compat.lua allow mods to pass a function or just `true` 2019-09-22 03:19:31 -04:00
copyright.txt license fixups: use LGPL 3.0 for code, 2018-11-08 19:02:48 -05:00
depends.txt allow mods to pass a function or just `true` 2019-09-22 03:19:31 -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 allow mods to pass a function or just `true` 2019-09-22 03:19:31 -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 default "allow_onpole" to disabled 2019-09-21 15:56:45 -04:00