zefram/minetest/pipeworks.git
2013-07-14 hdastwbadded more powerful sand tubes (MESE sand tubes), along...
2013-07-10 VanessaEMerge pull request #46 from hdastwb/lockedchest
2013-07-09 VanessaEMerge pull request #45 from hdastwb/lockedchest
2013-07-09 hdastwbadded locked chests in Overview.html
2013-07-09 hdastwbadded locked chests to autoplace.lua
2013-07-08 hdastwbadded locked chests in compat.lua
2013-07-04 Vanessa Ezekowitzremove a bunch of useless metadata and settings
2013-07-04 Vanessa Ezekowitzgot rid of oldpipes.lua
2013-07-04 Vanessa Ezekowitzrewrite flowing logic a bit to eliminate excessive...
2013-07-02 Anthony ZhangFix for older mod versions that used a different alias.
2013-07-01 Vanessa Ezekowitzoptdepends.txt is depecated. switched to ? syntax...
2013-07-01 Vanessa EzekowitzPhased out all deprecated minetest.env:* uses in favor...
2013-06-28 Vanessa Ezekowitztypo fix
2013-06-28 VanessaEMerge pull request #44 from Novatux/simple
2013-06-28 NovatuxAdd option to disable cyclic behaviour
2013-06-28 VanessaEMerge pull request #43 from Novatux/crossing
2013-06-28 NovatuxAdd crossing tubes
2013-06-26 Vanessa EzekowitzAdded support to autoroute code for technic deployer...
2013-06-24 Anthony ZhangNode breakers now make sure the node is actually diggab...
2013-06-24 Anthony ZhangUpdate Overview.html with documentation about the node...
2013-06-24 Vanessa Ezekowitzactually, filters should only connect from the right...
2013-06-24 Vanessa Ezekowitzrewrote autoplacement code to make it more aware of...
2013-06-23 Anthony ZhangWhoops, tubes ought to connect to deployers!
2013-06-23 Anthony ZhangNo infinite stacks allowed! Fix the bug where deployers...
2013-06-23 Anthony ZhangSuper duper pipeworks deployer and node breaker updates.
2013-06-22 Vanessa Ezekowitzminor tweaks to various dofile() calls, moved one from...
2013-06-22 Vanessa Ezekowitzminor tweak to allow the register_tube() function to...
2013-06-21 Vanessa Ezekowitzworkaround for transported items sometimes just appeari...
2013-06-18 Anthony ZhangDocument vertical connectivity of airtight pipe entry.
2013-06-16 Vanessa Ezekowitzcorrected yield on conductor tube crafting image
2013-06-16 Vanessa EzekowitzMade conductor tubes cheaper.
2013-06-16 Vanessa EzekowitzAdded appropriate textures for mesecon conductor tubes
2013-06-09 Vanessa Ezekowitznew textures for spigot to support animated water ...
2013-06-09 Vanessa Ezekowitzmore minor lighting/texture tweaks
2013-06-09 Vanessa EzekowitzMade spigot animated, so the water actually looks like...
2013-06-09 Vanessa Ezekowitzadded sunlight_propagates=true to most devices to fix...
2013-06-08 Vanessa EzekowitzAdd vertical version of airtight pipe entry
2013-06-06 VanessaEMerge pull request #38 from Uberi/master
2013-06-05 Anthony ZhangAdd documentation entry about MESE filter/injector...
2013-06-05 VanessaEMerge pull request #37 from Novatux/teleport
2013-06-05 VanessaEMerge pull request #36 from Novatux/tubesfix
2013-06-05 NovatuxFix crash sometimes with tubes
2013-06-05 NovatuxAdd an no-receive option to teleport tubes.
2013-06-02 VanessaEMerge pull request #35 from Novatux/sand
2013-06-02 NovatuxFix bug with sand tubes
2013-06-01 VanessaEMerge pull request #34 from Novatux/doc
2013-06-01 VanessaEMerge pull request #33 from Novatux/craft
2013-06-01 NovatuxChange craft of autocrafter to use mese crystal (autocr...
2013-06-01 NovatuxFix Overview.html
2013-05-30 Vanessa EzekowitzRan all textures through pngquant.
2013-05-30 Vanessa EzekowitzRan all textures through pngcrush.
2013-05-21 VanessaEMerge pull request #32 from Uberi/master
2013-05-21 Anthony ZhangFix the teleport tube in the latest mt.
2013-05-11 VanessaEMerge pull request #31 from Uberi/master
2013-05-11 Anthony ZhangUpdate the Basic Overview page for latest changes.
2013-05-10 Vanessa Ezekowitzadd flow sensor. Sends mesecons signal when water...
2013-05-10 Vanessa EzekowitzMake pumps and valves respond to mesecons signals
2013-05-10 Vanessa Ezekowitzmade valves and airtight entry panels work.
2013-05-10 Vanessa Ezekowitzremove water node at spigot only at the
2013-05-10 Vanessa Ezekowitzperiodically remove one water node next to each "on...
2013-04-28 Vanessa Ezekowitzfix a bug where spigot pouring would replace the node...
2013-04-14 VanessaEMerge pull request #30 from Uberi/master
2013-04-14 Anthony ZhangAdd Overview.html, with full documentation for all...
2013-04-14 Anthony ZhangUpdate README.
2013-04-13 VanessaEMerge pull request #29 from Novatux/master
2013-04-13 NovatuxFix repartition of teleport tubes not being random.
2013-04-12 VanessaEMerge pull request #28 from Novatux/master
2013-04-12 NovatuxFix conductive tube drop.
2013-04-11 VanessaEMerge pull request #27 from Novatux/master
2013-04-11 NovatuxAdd conductor tubes (no crafting recipe or texture...
2013-04-07 VanessaEMerge pull request #26 from bas080/master
2013-04-07 bas080Autocrafter only crafts when destination inventory...
2013-04-03 VanessaEMerge pull request #25 from bas080/master
2013-04-03 bas080retouched the formspec of the filter and mese-filter
2013-04-02 VanessaEMerge pull request #24 from bas080/master
2013-04-02 bas080Retuextured the autocrafter and (mese)filter
2013-04-02 VanessaEMerge pull request #23 from Uberi/master
2013-04-01 AnthonyFix tube connection to filters
2013-04-01 AnthonyFix deployer in latest minetest.
2013-03-25 VanessaEMerge pull request #21 from Uberi/master
2013-03-25 AnthonyAdd autocrafter recipe.
2013-03-19 VanessaEMerge pull request #20 from Uberi/master
2013-03-19 AnthonyAdd inventory images for tubes.
2013-03-19 AnthonyAdd inventory images for old pipes.
2013-03-19 AnthonyAdd inventory images for pipes.
2013-03-19 AnthonyAdd inventory images for devices.
2013-02-07 VanessaEMerge pull request #19 from Novatux/master
2013-02-07 NovatuxBugfix
2013-02-03 VanessaEMerge pull request #18 from Novatux/master
2013-02-03 NovatuxImproved the code of the teleport tube.
2013-02-02 VanessaEMerge pull request #17 from Novatux/master
2013-02-02 NovatuxChanged the code so that we do not overwrite the defaul...
2013-01-31 Vanessa EzekowitzRemoved node breaker and deployer. These belong in...
2013-01-29 VanessaEMerge pull request #16 from Novatux/master
2013-01-28 NovatuxMerge https://github.com/VanessaE/pipeworks
2013-01-28 NovatuxAdded mese filter (takes full stack).
2013-01-27 Vanessa Ezekowitztried to fix detection of latest version of technic...
2013-01-23 VanessaEMerge pull request #13 from Novatux/master
2013-01-23 NovatuxFixed a bug with mese tubes not correctly distributing...
2013-01-21 VanessaEMerge pull request #12 from Novatux/master
next