]> git.lizzy.rs Git - signs_lib.git/commit
allow mods to pass a function or just `true`
authorVanessa Dannenberg <vanessa.e.dannenberg@gmail.com>
Sun, 22 Sep 2019 07:19:31 +0000 (03:19 -0400)
committerVanessa Dannenberg <vanessa.e.dannenberg@gmail.com>
Sun, 22 Sep 2019 07:19:31 +0000 (03:19 -0400)
commitdcdee222650d9a82f80ad5f446c274f068a8e230
treed22064adb5fac0bec588a91c02d3f4e6160d9114
parente4336e320c8547abcd009aa52151f834470e3d3a
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.
api.lua
compat.lua [new file with mode: 0644]
depends.txt
init.lua