Age | Commit message (Expand) | Author |
2015-01-15 | Use mesh nodes for all nodebox-based pipe-related nodes | Vanessa Ezekowitz |
2014-08-14 | Major rewrite of items in tubes | Novatux |
2014-07-23 | Refactor node breaker | Zefram |
2014-07-23 | Refactor deployer and dispenser | Zefram |
2014-07-21 | Add dispenser | Zefram |
2014-07-15 | Add trash can | Zefram |
2014-07-11 | add conversion routine for cheapie's auto tree taps | Vanessa Ezekowitz |
2013-12-21 | mesecons_rules must be global. made so, confined to pipeworks.{} table. | Vanessa Ezekowitz |
2013-12-21 | rules_all has to be global. made it so, confined to pipeworks.{} table | Vanessa Ezekowitz |
2013-12-17 | get rid of a redundant comment | Vanessa Ezekowitz |
2013-12-17 | close the file handle after checking if the config file exists, add a comment | Vanessa Ezekowitz |
2013-12-17 | remove redundant ~= nil | Vanessa Ezekowitz |
2013-12-17 | don't write pipeworks config file anymore. if a user needs one, they can | Vanessa Ezekowitz |
2013-12-15 | fix incorrect variable name | Vanessa Ezekowitz |
2013-12-15 | default settings have to be global or pipeworks can't see them | 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-11-25 | Split pipe and tube autorouting functions into separate files. | Vanessa Ezekowitz |
2013-10-29 | make worldpath and modpath pipeworks-namespace-specific and global | Vanessa Ezekowitz |
2013-10-21 | FiX CYCLIC option being ignored. | Novatux |
2013-10-06 | Better deployer and node breaker mesecons rules. | Novatux |
2013-08-05 | always read default_settings.txt before reading the world-folder's settings file | Vanessa Ezekowitz |
2013-07-13 | added ability to disable most components via config file in world folder | Vanessa Ezekowitz |
2013-07-04 | remove a bunch of useless metadata and settings | Vanessa Ezekowitz |
2013-07-04 | got rid of oldpipes.lua | Vanessa Ezekowitz |
2013-06-30 | Phased out all deprecated minetest.env:* uses in favor of minetest.* | Vanessa Ezekowitz |
2013-06-28 | Add option to disable cyclic behaviour | Novatux |
2013-06-23 | Super duper pipeworks deployer and node breaker updates. | Anthony Zhang |
2013-06-22 | minor tweaks to various dofile() calls, moved one from tubes.lua to init.lua | Vanessa Ezekowitz |
2013-06-09 | more minor lighting/texture tweaks | Vanessa Ezekowitz |
2013-06-08 | Add vertical version of airtight pipe entry | Vanessa Ezekowitz |
2013-03-18 | Add inventory images for pipes. | Anthony |
2013-01-31 | Removed node breaker and deployer. These belong in technic, not pipeworks. | Vanessa Ezekowitz |
2013-01-20 | Changed the name of some textures for naming conventions. Added deployer and ... | Novatux |
2013-01-19 | Added autocrafter. | Novatux |
2013-01-13 | Added Nore's item transport mod and integrated it into pipeworks | Vanessa Ezekowitz |
2013-01-05 | made storage tanks connect from top/bottom, made storage tank and pipe | Vanessa Ezekowitz |
2013-01-04 | Made pipes able to carry water! | Vanessa Ezekowitz |
2013-01-04 | First stage of integrating Mauvebic's water flowing code. This is experimental | Vanessa Ezekowitz |
2013-01-01 | Minor tweak to fix missing smooth bend on some T-junctions. | Vanessa Ezekowitz |
2013-01-01 | added a "sealed" entry/exit panel (really just a horizontal pipe with a metal | Vanessa Ezekowitz |
2013-01-01 | revamped pumps so that now they should sit in/on liquid and be connected only | Vanessa Ezekowitz |
2012-09-02 | Added crafting recipes for various objects, with options: If homedecor is | Vanessa Ezekowitz |
2012-08-24 | Added pneumatic tubes with their own autoplace code (does not connect to | Vanessa Ezekowitz |
2012-08-24 | old pipes were overridind the pipeworks:pipe defintion that belongs with the | Vanessa Ezekowitz |
2012-08-21 | reorganized code a bit to allow for upcoming rules changes. | Vanessa Ezekowitz |
2012-08-19 | Update init.lua | RealBadAngel |
2012-08-19 | Pumps and valves now fully participate in the auto-rotate/auto-route process. | Vanessa Ezekowitz |
2012-08-18 | better pipe end textures, made 'cut' ends also display them. | Vanessa Ezekowitz |
2012-08-18 | minor wording tweak to comments at top. | Vanessa Ezekowitz |