summaryrefslogtreecommitdiff
path: root/item_transport.lua
AgeCommit message (Expand)Author
2013-12-15default settings have to be global or pipeworks can't see themVanessa Ezekowitz
2013-12-15local-ize pretty muchg everything that was previously global except whereVanessa Ezekowitz
2013-11-26Make the tube_connects={} method work properly for technic devices.Vanessa Ezekowitz
2013-10-29make worldpath and modpath pipeworks-namespace-specific and globalVanessa Ezekowitz
2013-10-21Fix crossing tube and one way tube.Novatux
2013-10-15Check for on_metadata_inventory_takeCy
2013-10-14Multiple updates:Cy
2013-07-19added support for 6d facedir for all tube components, changed autoplace.lua t...hdastwb
2013-07-15fixed a nil reference (filter code didn't check for unknown nodes)Vanessa Ezekowitz
2013-06-30Phased out all deprecated minetest.env:* uses in favor of minetest.*Vanessa Ezekowitz
2013-06-28Add option to disable cyclic behaviourNovatux
2013-06-23rewrote autoplacement code to make it more aware of filters,Vanessa Ezekowitz
2013-06-21workaround for transported items sometimes just appearing out of nowhereVanessa Ezekowitz
2013-06-05Fix crash sometimes with tubesNovatux
2013-04-03retouched the formspec of the filter and mese-filterbas080
2013-04-01Fix tube connection to filtersAnthony
2013-01-28Added mese filter (takes full stack).Novatux
2013-01-20Changed the name of some textures for naming conventions. Added deployer and ...Novatux
2013-01-20Added chests and furnaces autoconnect to tubes.Novatux
2013-01-19Changed mese tubes: you can now choose if items should not go in a direction.Novatux
2013-01-19Fixed a bug where items were not moved after teleport tube when they went to ...Novatux
2013-01-19Added accelrator and teleport pipesNovatux
2013-01-16Added a function to register tubes.Novatux
2013-01-14Updated the last version of item_transportNovatux
2013-01-13Added Nore's item transport mod and integrated it into pipeworksVanessa Ezekowitz