zefram/minetest/pipeworks.git
2014-08-14 NovatuxMajor rewrite of items in tubes
2014-08-09 ZeframNode breaker fixup for ones lacking pick slot
2014-08-06 Vanessa Ezekowitzdon't add active furnace to creative inv
2014-07-30 Kevin ZhengUse 'group:stick' instead of 'default:stick'
2014-07-30 Vanessa Ezekowitzget rid of the old pipeworks clone node function
2014-07-29 Vanessa Ezekowitzuse current homedecor plastic sheet texture
2014-07-29 Vanessa Ezekowitzupdate pipeworks to use modern homedecor-style crafting...
2014-07-23 ZeframRefactor node breaker
2014-07-23 ZeframRefactor deployer and dispenser
2014-07-21 ZeframSlot sequencing modes for filter-injectors
2014-07-21 Zeframrename "filter" to "filter-injector"
2014-07-21 ZeframMake sorting tube dialog lag-resistant
2014-07-21 ZeframBetter teleport tube control dialog
2014-07-21 ZeframAdd dispenser
2014-07-21 ZeframLet stack of projectiles diminish in node breaker
2014-07-14 ZeframAdd trash can
2014-07-14 ZeframDon't show legacy auto-tree-tap in creative invy
2014-07-14 ZeframSet infotext for node breakers
2014-07-14 ZeframDon't spill an extra pick from old node breakers
2014-07-14 ZeframFix detector tube item counting
2014-07-11 Vanessa Ezekowitzadd conversion routine for cheapie's auto tree taps
2014-07-05 ZeframName tube items for function rather than material
2014-07-03 ZeframFix drops for storage tanks
2014-07-03 ZeframMake non-node items in tubes look more solid
2014-07-02 NovatuxDon't wear tools out in nodebreaker if it's mechanical...
2014-07-02 NovatuxFix bug with multiple input inventories with the filters
2014-07-01 NovatuxTry to fix some bugs that happen on server restart
2014-06-29 NovatuxFix problems with incorrectly destructed teleport tubes.
2014-06-21 NovatuxFix crash with legacy nodebreakers
2014-06-14 NovatuxUgly attempt to fix detector tube.
2014-06-14 NovatuxFilter inventory fix
2014-06-08 NovatuxTry to fix old node breakers dropping items
2014-06-08 NovatuxSupport for detection of pipeworks fake players by...
2014-06-08 NovatuxFix deployer sometimes destroying items
2014-06-01 NovatuxTry to fix #67
2014-05-25 NovatuxFix #66
2014-05-25 Vanessa Ezekowitzdelete redundant check
2014-05-23 NovatuxAccept multiple input inventories, fix bug with mesecon...
2014-05-18 NovatuxBugfix
2014-05-18 NovatuxMuch better node breaker, own contents of deployer...
2014-04-20 NovatuxRemove debug code
2014-04-13 NovatuxDeployer fixes
2014-04-10 Vanessa Ezekowitzuse leaves group for ALL parts of the plastic base...
2014-03-28 Timchange the decorative grating recipe to something more...
2014-03-28 Timfix valve recipe crafting unknown nodes
2014-02-10 Ciaran GultnieksAdd optional before/after filter callbacks
2014-02-09 Vanessa Ezekowitzcheck for malformed table in scan_for_tube_objects()
2014-01-16 Vanessa EzekowitzAdd alternate sand tube recipes using desert sand
2014-01-16 Vanessa EzekowitzMake unprocessed plastic base from any kinds of leaves...
2014-01-12 Vanessa Ezekowitzfix missing tubelike meta on legacy tubes
2014-01-11 Novatuxallow_metadata_inventory_take returns a number, not...
2014-01-10 NovatuxPrevent items from leaving below filters
2014-01-10 NovatuxFix
2014-01-10 Vanessa Ezekowitzadd recipe for crossing tube
2014-01-06 Vanessa Ezekowitzfix nil reference crash in tube autorouter when unknown...
2014-01-03 NovatuxSupport for the mesecons mvps callback
2014-01-02 Vanessa Ezekowitzmisc fixed
2014-01-02 Vanessa EzekowitzUpdate all recipes to use the new node names
2014-01-02 Vanessa Ezekowitzfix missing wield/inventory image on "compatibility...
2014-01-02 Vanessa Ezekowitzfix facedir getting reset in detector tubes on state...
2014-01-01 Vanessa Ezekowitzfix pipes not becoming empty when pump is turned off
2014-01-01 Vanessa Ezekowitzfix wield image of pipes
2014-01-01 Vanessa Ezekowitzfix tube and pipe drops
2014-01-01 Vanessa Ezekowitzfix pipe inventory images
2014-01-01 Vanessa Ezekowitzalways check for CONTENT_IGNORE around a pipe/tube...
2014-01-01 NovatuxFix conversion
2014-01-01 NovatuxUse 6d for pipes too
2013-12-31 NovatuxUse crossing textures
2013-12-31 NovatuxFix conversion
2013-12-31 NovatuxLast forgotten spaces
2013-12-31 NovatuxRemove old code
2013-12-31 NovatuxAdd a few comments
2013-12-31 NovatuxFix some more coding style, fix a crash, get rid of...
2013-12-31 NovatuxFix indentation and coding style
2013-12-31 NovatuxIndent correctly the function
2013-12-31 NovatuxAdd 6d tubes, cleanup code a bit
2013-12-31 Vanessa Ezekowitzmake crossing tube wield texture look a little better
2013-12-31 Vanessa Ezekowitzadd crossing tube textures
2013-12-24 Vanessa Ezekowitzfix copy&paste error
2013-12-24 Vanessa Ezekowitzok, on second thought, allow tubes to connect to the...
2013-12-24 Vanessa EzekowitzFix glitch in tube autorouter
2013-12-24 Vanessa Ezekowitzchests, furnaces are not supposed to connect to tubes...
2013-12-24 Novatuxfix filters and mese filters not working correctly
2013-12-21 NovatuxA few more fixes (spamming the commit log again...)
2013-12-21 NovatuxFix node breaker, use new minetest.swap_node
2013-12-21 NovatuxFix item transport code
2013-12-21 Vanessa Ezekowitzlocal-ize a couple of variables, code style fixes
2013-12-21 Vanessa Ezekowitzfix a missed function name (due to being renamed)
2013-12-21 Vanessa Ezekowitzlocal-ize a couple more variables
2013-12-21 Vanessa Ezekowitzmesecons_rules must be global. made so, confined to...
2013-12-21 Vanessa Ezekowitzrules_all has to be global. made it so, confined to...
2013-12-21 Vanessa Ezekowitzlocal-ize a couple of variables
2013-12-21 Vanessa Ezekowitzfix small typos (False -> false)
2013-12-21 NovatuxA few fixes
2013-12-18 Vanessa Ezekowitzget rid of a redundant comment
2013-12-18 Vanessa Ezekowitzclose the file handle after checking if the config...
2013-12-18 Vanessa Ezekowitzremove redundant ~= nil
2013-12-18 Vanessa Ezekowitzdon't write pipeworks config file anymore. if a user...
2013-12-15 Vanessa Ezekowitznotvel function can't be local - made global and confin...
2013-12-15 Vanessa Ezekowitztube_item has to be global. confined it to pipeworks...
next