summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-19Add one way tubeNovatux
2013-10-15Check for on_metadata_inventory_takeCy
2013-10-14Multiple updates:Cy
2013-10-06Better deployer and node breaker mesecons rules.Novatux
2013-10-04tweak readme to mention the correct place for the documentationVanessa Ezekowitz
2013-10-04Moved crafting guide to a separate branch (gh-pages)Vanessa Ezekowitz
2013-10-04fix incorrect usage of after_place_nodeVanessa Ezekowitz
2013-10-04simplify autocrafterCache, remove cache entry on node dig and disable debug o...chlue
2013-10-04clean up formatting a bitVanessa Ezekowitz
2013-10-04Made autocrafter take less CPU/timechlue
2013-09-13Fix hacky_swap_node to not repeatedly swap the same node in over and overPilcrow
2013-08-12Add note about teleporter tubes reserved channels.Uberi
2013-08-07fix nil references in flowing_logic.luaVanessa Ezekowitz
2013-08-06added reserved teleport channelshdastwb
2013-08-05always read default_settings.txt before reading the world-folder's settings fileVanessa Ezekowitz
2013-07-25Merge pull request #49 from hdastwb/notechaliasVanessaE
2013-07-25removed aliases to the technic deployers/node breakershdastwb
2013-07-22oops, technic doesn't need to load first, it depends on pipeworks! duhVanessa Ezekowitz
2013-07-22fix the check for technic for craft recipes, use optional depends toVanessa Ezekowitz
2013-07-19added support for 6d facedir for all tube components, changed autoplace.lua t...hdastwb
2013-07-18add license fileVanessa Ezekowitz
2013-07-15fixed a nil reference (filter code didn't check for unknown nodes)Vanessa Ezekowitz
2013-07-13added ability to disable most components via config file in world folderVanessa Ezekowitz
2013-07-13Merge pull request #47 from hdastwb/mesesandtubeVanessaE
2013-07-13added more powerful sand tubes (MESE sand tubes), along with associated craft...hdastwb
2013-07-09Merge pull request #46 from hdastwb/lockedchestVanessaE
2013-07-08Merge pull request #45 from hdastwb/lockedchestVanessaE
2013-07-08added locked chests in Overview.htmlhdastwb
2013-07-08added locked chests to autoplace.luahdastwb
2013-07-08added locked chests in compat.luahdastwb
2013-07-04remove a bunch of useless metadata and settingsVanessa Ezekowitz
2013-07-04got rid of oldpipes.luaVanessa Ezekowitz
2013-07-04rewrite flowing logic a bit to eliminate excessive add_node/remove_node callsVanessa Ezekowitz
2013-07-01Fix for older mod versions that used a different alias.Anthony Zhang
2013-07-01optdepends.txt is depecated. switched to ? syntax in depends.txtVanessa Ezekowitz
2013-06-30Phased out all deprecated minetest.env:* uses in favor of minetest.*Vanessa Ezekowitz
2013-06-28typo fixVanessa Ezekowitz
2013-06-28Merge pull request #44 from Novatux/simpleVanessaE
2013-06-28Add option to disable cyclic behaviourNovatux
2013-06-28Merge pull request #43 from Novatux/crossingVanessaE
2013-06-28Add crossing tubesNovatux
2013-06-26Added support to autoroute code for technic deployer and nodebreakerVanessa Ezekowitz
2013-06-24Node breakers now make sure the node is actually diggable before digging (imp...Anthony Zhang
2013-06-24Update Overview.html with documentation about the node breaker and deployer, ...Anthony Zhang
2013-06-24actually, filters should only connect from the right/output side since theyVanessa Ezekowitz
2013-06-23rewrote autoplacement code to make it more aware of filters,Vanessa Ezekowitz
2013-06-23Whoops, tubes ought to connect to deployers!Anthony Zhang
2013-06-23No infinite stacks allowed! Fix the bug where deployers have infinite stacks ...Anthony Zhang
2013-06-23Super duper pipeworks deployer and node breaker updates.Anthony Zhang
2013-06-22minor tweaks to various dofile() calls, moved one from tubes.lua to init.luaVanessa Ezekowitz