Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-26 | limit tube autoconnect checking to only run if tube.connect_sides | Vanessa Ezekowitz | |
is defined for a particular node (rather than the whole tube table). Also, tweak wording of an error message to account for line numbering changes. | |||
2013-11-26 | Make the tube_connects={} method work properly for technic devices. | Vanessa Ezekowitz | |
Also phase out "old new" API, leaving only the "tube_connects={}" method, as nothing in technic or pipeworks uses it. Fix a few more places where minetest.facedir_to_dir() was duplicated, since that code is part of Minetest 0.4.8. | |||
2013-11-25 | get rid of some extraneous print statements | Vanessa Ezekowitz | |
2013-11-25 | Split pipe and tube autorouting functions into separate files. | Vanessa Ezekowitz | |