Commit Graph

5 Commits

Author SHA1 Message Date
Vanessa Ezekowitz 364633d884 make all tubes call the routing functions
using their after_place/after_dig callbacks
2015-02-07 02:45:17 -05:00
Tim 70f38104a0 reduce table lookups and string concat 2015-01-31 16:48:03 +01:00
Tim e60f86a588 switch to the minetest-conventional def-table style of registering tubes to clean up their registrations
fallback for the old call is provided
2015-01-31 16:10:25 +01:00
Tim 810ae99008 reduce texturename repetition via __index 2015-01-31 14:47:06 +01:00
Tim 61af474116 rename tubes to tube_registration to avoid catch-all usage 2015-01-29 22:53:03 +01:00