Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-14 | Revert "Merge branch 'master' of https://github.com/minetest-mods/pipeworks"HEADmaster | root | |
This reverts commit 51e89c90bf50dfab3690cffc9ae4d6e1e58d9a0e, reversing changes made to 62a1724635c4dde3bcfb83ae8ac968b102db5989. | |||
2018-09-15 | Tubes now update their connections when rotated with the screwdriver. | 12Me21 | |
2017-07-20 | fix a crash (#190)0.4.16 | DS | |
2017-04-08 | break tubes on blast | DS-Minetest | |
2017-04-04 | Namespace pollution cleanup (Used list at #154) | ForbiddenJ | |
2015-02-07 | make all tubes call the routing functions | Vanessa Ezekowitz | |
using their after_place/after_dig callbacks | |||
2015-01-31 | reduce table lookups and string concat | Tim | |
2015-01-31 | switch to the minetest-conventional def-table style of registering tubes to ↵ | Tim | |
clean up their registrations fallback for the old call is provided | |||
2015-01-31 | reduce texturename repetition via __index | Tim | |
2015-01-29 | rename tubes to tube_registration to avoid catch-all usage | Tim | |