Age | Commit message (Expand) | Author |
2013-10-04 | simplify autocrafterCache, remove cache entry on node dig and disable debug o... | chlue |
2013-10-04 | clean up formatting a bit | Vanessa Ezekowitz |
2013-10-04 | Made autocrafter take less CPU/time | chlue |
2013-09-13 | Fix hacky_swap_node to not repeatedly swap the same node in over and over | Pilcrow |
2013-08-12 | Add note about teleporter tubes reserved channels. | Uberi |
2013-08-07 | fix nil references in flowing_logic.lua | Vanessa Ezekowitz |
2013-08-06 | added reserved teleport channels | hdastwb |
2013-08-05 | always read default_settings.txt before reading the world-folder's settings file | Vanessa Ezekowitz |
2013-07-25 | Merge pull request #49 from hdastwb/notechalias | VanessaE |
2013-07-25 | removed aliases to the technic deployers/node breakers | hdastwb |
2013-07-22 | oops, technic doesn't need to load first, it depends on pipeworks! duh | Vanessa Ezekowitz |
2013-07-22 | fix the check for technic for craft recipes, use optional depends to | Vanessa Ezekowitz |
2013-07-19 | added support for 6d facedir for all tube components, changed autoplace.lua t... | hdastwb |
2013-07-18 | add license file | Vanessa Ezekowitz |
2013-07-15 | fixed a nil reference (filter code didn't check for unknown nodes) | Vanessa Ezekowitz |
2013-07-13 | added ability to disable most components via config file in world folder | Vanessa Ezekowitz |
2013-07-13 | Merge pull request #47 from hdastwb/mesesandtube | VanessaE |
2013-07-13 | added more powerful sand tubes (MESE sand tubes), along with associated craft... | hdastwb |
2013-07-09 | Merge pull request #46 from hdastwb/lockedchest | VanessaE |
2013-07-08 | Merge pull request #45 from hdastwb/lockedchest | VanessaE |
2013-07-08 | added locked chests in Overview.html | hdastwb |
2013-07-08 | added locked chests to autoplace.lua | hdastwb |
2013-07-08 | added locked chests in compat.lua | hdastwb |
2013-07-04 | remove a bunch of useless metadata and settings | Vanessa Ezekowitz |
2013-07-04 | got rid of oldpipes.lua | Vanessa Ezekowitz |
2013-07-04 | rewrite flowing logic a bit to eliminate excessive add_node/remove_node calls | Vanessa Ezekowitz |
2013-07-01 | Fix for older mod versions that used a different alias. | Anthony Zhang |
2013-07-01 | optdepends.txt is depecated. switched to ? syntax in depends.txt | Vanessa Ezekowitz |
2013-06-30 | Phased out all deprecated minetest.env:* uses in favor of minetest.* | Vanessa Ezekowitz |
2013-06-28 | typo fix | Vanessa Ezekowitz |
2013-06-28 | Merge pull request #44 from Novatux/simple | VanessaE |
2013-06-28 | Add option to disable cyclic behaviour | Novatux |
2013-06-28 | Merge pull request #43 from Novatux/crossing | VanessaE |
2013-06-28 | Add crossing tubes | Novatux |
2013-06-26 | Added support to autoroute code for technic deployer and nodebreaker | Vanessa Ezekowitz |
2013-06-24 | Node breakers now make sure the node is actually diggable before digging (imp... | Anthony Zhang |
2013-06-24 | Update Overview.html with documentation about the node breaker and deployer, ... | Anthony Zhang |
2013-06-24 | actually, filters should only connect from the right/output side since they | Vanessa Ezekowitz |
2013-06-23 | rewrote autoplacement code to make it more aware of filters, | Vanessa Ezekowitz |
2013-06-23 | Whoops, tubes ought to connect to deployers! | Anthony Zhang |
2013-06-23 | No infinite stacks allowed! Fix the bug where deployers have infinite stacks ... | Anthony Zhang |
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-22 | minor tweak to allow the register_tube() function to use any arbitrary | Vanessa Ezekowitz |
2013-06-21 | workaround for transported items sometimes just appearing out of nowhere | Vanessa Ezekowitz |
2013-06-18 | Document vertical connectivity of airtight pipe entry. | Anthony Zhang |
2013-06-16 | corrected yield on conductor tube crafting image | Vanessa Ezekowitz |
2013-06-16 | Made conductor tubes cheaper. | Vanessa Ezekowitz |
2013-06-16 | Added appropriate textures for mesecon conductor tubes | Vanessa Ezekowitz |
2013-06-09 | new textures for spigot to support animated water + fix lighting issues | Vanessa Ezekowitz |