Age | Commit message (Expand) | Author |
2018-11-14 | Revert "Merge branch 'master' of https://github.com/minetest-mods/pipeworks"HEADmaster | root |
2018-09-15 | Tubes now update their connections when rotated with the screwdriver. | 12Me21 |
2017-04-04 | Namespace pollution cleanup (Used list at #154) | ForbiddenJ |
2015-02-07 | make all tubes call the routing functions | Vanessa Ezekowitz |
2015-02-07 | remove obsolete calls to register_on_placenode/dignode | Vanessa Ezekowitz |
2015-01-29 | chmod -x *.lua | Tim |
2014-11-22 | update to use current mesecons API | Vanessa Ezekowitz |
2014-08-14 | Major rewrite of items in tubes | Novatux |
2014-02-08 | check for malformed table in scan_for_tube_objects() | Vanessa Ezekowitz |
2014-01-05 | fix nil reference crash in tube autorouter when unknown nodes are nearby | Vanessa Ezekowitz |
2014-01-03 | Support for the mesecons mvps callback | Novatux |
2013-12-31 | Add 6d tubes, cleanup code a bit | Novatux |
2013-12-24 | Fix glitch in tube autorouter | Vanessa Ezekowitz |
2013-12-21 | A few more fixes (spamming the commit log again...) | Novatux |
2013-12-15 | local-ize a few more variables and functions | Vanessa Ezekowitz |
2013-12-15 | local-ize a few more functions | Vanessa Ezekowitz |
2013-12-15 | local-ize a few more variables, move all of the nodebox models | Vanessa Ezekowitz |
2013-12-15 | local-ize pretty muchg everything that was previously global except where | Vanessa Ezekowitz |
2013-12-10 | More sanity checks on the nodeside() function, courtesy ShadowNinja | Vanessa Ezekowitz |
2013-12-10 | Better way to catch that incoming nil, return a real value on the way out | Vanessa Ezekowitz |
2013-12-10 | Revert "catch nil return from facedir_to_dir() in tube autoplace code" | Vanessa Ezekowitz |
2013-12-10 | catch nil return from facedir_to_dir() in tube autoplace code | Vanessa Ezekowitz |
2013-11-26 | limit tube autoconnect checking to only run if tube.connect_sides | Vanessa Ezekowitz |
2013-11-26 | Make the tube_connects={} method work properly for technic devices. | Vanessa Ezekowitz |
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 |