summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-27flowing_logic.lua: implement initital pressure balancing behaviourthetaepsilon-gamedev
2017-09-27initial stub patches to re-implement new_flow_logicthetaepsilon-gamedev
2017-09-27hard dep on meseconsVanessa Ezekowitz
2017-09-25Replace old nodeupdate() with new minetest.check_for_falling() (#200)Thomas--S
2017-09-25make the filters use ghostitems (#197)DS
2017-09-25fix digiline_filter crashing when getting a string as count (#196)DS
2017-09-25Add lua controlled tube (#199)DS
2017-09-25Add digiline_conductor and mesecon_and_digiline_conductor tubes (#195)DS
2017-08-20give more possibilities to mods (#194)DS
2017-08-17filter: allow to take items out of locked chests if same owner (#193)DS
2017-07-20fix a crash (#190)DS
2017-07-03Adjust rate control code to work betterVanessa Ezekowitz
2017-06-23prevent crash if node being taken from has no invVanessa Ezekowitz
2017-06-19only return true from receive_fields() when actually neededVanessa Ezekowitz
2017-06-18Pipeworks uses LGPL code from minetest_game, changed license accordingly.Vanessa Ezekowitz
2017-06-17Change compat-chests.lua to block top-mounted tube connections when chest is ...ForbiddenJ
2017-06-17Change compat-chests.lua to handle modern chests and be clean. (Addresses htt...ForbiddenJ
2017-06-08Change scope of local variable 'nodecolor': (#185)Jordan Irwin
2017-05-18Replace deprecated methods: (#179)Jordan Irwin
2017-05-18improve node breaker textures (#173)DS
2017-04-13Nice settings (#171)DS
2017-04-12also check for group "tubedevice" (fixes injecting into one-way tube)Vanessa Ezekowitz
2017-04-12make sure there's something appropriate to inject an item intoVanessa Ezekowitz
2017-04-12fix scale of on/off switch in teleport tubeVanessa Ezekowitz
2017-04-12allow external devices to connect to pipesVanessa Ezekowitz
2017-04-12fix scale on autocrafter's on/off switchVanessa Ezekowitz
2017-04-11use "base" field in a couple more placesVanessa Ezekowitz
2017-04-11remove some debug printsVanessa Ezekowitz
2017-04-11cache button "base" field since it's also standardVanessa Ezekowitz
2017-04-11cache on/off button image refs and commonly-used label for sameVanessa Ezekowitz
2017-04-11remove old compat file (obsolete)Vanessa Ezekowitz
2017-04-11chests/furnaces: cache tube overlay imagesVanessa Ezekowitz
2017-04-11adjust sorting tube formspecVanessa Ezekowitz
2017-04-11allow stack per-chest/per-furnace stack splittingVanessa Ezekowitz
2017-04-09only reject part of itemtack from chest, if possibleVanessa Ezekowitz
2017-04-09cap luaentities table entries to valid coords on loadVanessa Ezekowitz
2017-04-09make item drop by tubes nicer (#168)DS
2017-04-09Merge pull request #169 from DS-Minetest/tube_blast_breakVanessa Ezekowitz
2017-04-08break tubes on blastDS-Minetest
2017-04-07allow repairing a broken tubeVanessa Ezekowitz
2017-04-07remove "reversed" warning messageVanessa Ezekowitz
2017-04-06default breaking code to "enabled" and lower the default limit to 30.Vanessa Ezekowitz
2017-04-06tonumber() the config'd items limitVanessa Ezekowitz
2017-04-06Don't lose extra movement when entering new tube or turning around.Ekdohibs
2017-04-06Make item counting more reliable and more efficient.Ekdohibs
2017-04-05let tubes break if they're "over-pressure"Novatux
2017-04-05always set item start pos on reverse.Vanessa Ezekowitz
2017-04-04Namespace pollution cleanup (Used list at #154)ForbiddenJ
2017-03-31allow pipeworks to skip server steps when moving entities around.Vanessa Ezekowitz
2017-03-29if an item should reverse dir (e.g. full destination),Vanessa Ezekowitz