summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-11allow_metadata_inventory_take returns a number, not a boolNovatux
2014-01-10Prevent items from leaving below filtersNovatux
2014-01-10FixNovatux
2014-01-10add recipe for crossing tubeVanessa Ezekowitz
2014-01-05fix nil reference crash in tube autorouter when unknown nodes are nearbyVanessa Ezekowitz
2014-01-03Support for the mesecons mvps callbackNovatux
2014-01-02misc fixedVanessa Ezekowitz
2014-01-01Update all recipes to use the new node namesVanessa Ezekowitz
2014-01-01fix missing wield/inventory image on "compatibility" tubesVanessa Ezekowitz
2014-01-01fix facedir getting reset in detector tubes on state changeVanessa Ezekowitz
2014-01-01fix pipes not becoming empty when pump is turned offVanessa Ezekowitz
2014-01-01fix wield image of pipesVanessa Ezekowitz
2014-01-01fix tube and pipe dropsVanessa Ezekowitz
2014-01-01fix pipe inventory imagesVanessa Ezekowitz
2014-01-01always check for CONTENT_IGNORE around a pipe/tube before converting itVanessa Ezekowitz
2014-01-01Fix conversionNovatux
2014-01-01Use 6d for pipes tooNovatux
2013-12-31Use crossing texturesNovatux
2013-12-31Fix conversionNovatux
2013-12-31Last forgotten spacesNovatux
2013-12-31Remove old codeNovatux
2013-12-31Add a few commentsNovatux
2013-12-31Fix some more coding style, fix a crash, get rid of a conversion table (only ...Novatux
2013-12-31Fix indentation and coding styleNovatux
2013-12-31Indent correctly the functionNovatux
2013-12-31Add 6d tubes, cleanup code a bitNovatux
2013-12-31make crossing tube wield texture look a little betterVanessa Ezekowitz
2013-12-31add crossing tube texturesVanessa Ezekowitz
2013-12-24fix copy&paste errorVanessa Ezekowitz
2013-12-24ok, on second thought, allow tubes to connect to the fronts. Also, defineVanessa Ezekowitz
2013-12-24Fix glitch in tube autorouterVanessa Ezekowitz
2013-12-24chests, furnaces are not supposed to connect to tubes from the front sidesVanessa Ezekowitz
2013-12-24fix filters and mese filters not working correctlyNovatux
2013-12-21A few more fixes (spamming the commit log again...)Novatux
2013-12-21Fix node breaker, use new minetest.swap_nodeNovatux
2013-12-21Fix item transport codeNovatux
2013-12-21local-ize a couple of variables, code style fixesVanessa Ezekowitz
2013-12-21fix a missed function name (due to being renamed)Vanessa Ezekowitz
2013-12-21local-ize a couple more variablesVanessa Ezekowitz
2013-12-21mesecons_rules must be global. made so, confined to pipeworks.{} table.Vanessa Ezekowitz
2013-12-21rules_all has to be global. made it so, confined to pipeworks.{} tableVanessa Ezekowitz
2013-12-21local-ize a couple of variablesVanessa Ezekowitz
2013-12-21fix small typos (False -> false)Vanessa Ezekowitz
2013-12-21A few fixesNovatux
2013-12-17get rid of a redundant commentVanessa Ezekowitz
2013-12-17close the file handle after checking if the config file exists, add a commentVanessa Ezekowitz
2013-12-17remove redundant ~= nilVanessa Ezekowitz
2013-12-17don't write pipeworks config file anymore. if a user needs one, they canVanessa Ezekowitz
2013-12-15notvel function can't be local - made global and confined to pipeworks.{}Vanessa Ezekowitz
2013-12-15tube_item has to be global. confined it to pipeworks.{} table.Vanessa Ezekowitz