Commit Graph

4 Commits

Author SHA1 Message Date
wsor4035 b0808a376a
Remove `default` dependency (#6) 2022-02-07 23:54:55 +11:00
Vanessa Dannenberg 1e05aa9309 fix bad selection box for prefab concrete rail
(when there's just one node not connected to anything)
2019-09-25 16:06:12 -04:00
Vanessa Dannenberg 42091db05e treat cottages:table and prefab_redo:concrete_railing as vertical posts 2019-09-23 17:02:19 -04:00
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