summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-27let the autocrafter catch up on missed craftsTim
2015-01-27use nodetimers instead of abm's to run the autocrafters; only run autocrafter...Tim
2015-01-27split autocraft into a run function and a function autocrafting a singe stepTim
2015-01-27also cache the recipe consumption to get rid of an additional loop per craftTim
2015-01-27remove unnecessary looping and testing, since we only check and update the ca...Tim
2015-01-27reduce stacksizes and wear of virtual items on update instead of leaving the ...Tim
2015-01-27rename variables to reflect the official api and making the code more clearTim
2015-01-27reduce table lookups and hash_node_position calculationsTim
2015-01-27Add intermediate button state for sorttube enablerest31
2015-01-26Color up the enable/disable buttons for sorttubeest31
2015-01-25use a hashmap to manage teleportation tubes, to speedup lookups and tablemodi...Tim
2015-01-25improve tp_tube configuration handling to decrease disk i/o, handle empty str...Tim
2015-01-23OPTIMIZE _ALL_ THE TEXTURES! \:D/Vanessa Ezekowitz
2015-01-22Fix tubes only taking a single designated path.Diego Martinez
2015-01-20rewrite parts of the teleportation tube to avoid a few grave performance issues:Tim
2015-01-20Optimize sorting tube code a bit.Diego Martinez
2015-01-16use animated water for pouring spigotVanessa Ezekowitz
2015-01-15Use mesh nodes for all nodebox-based pipe-related nodesVanessa Ezekowitz
2015-01-10sanity checking, stop crash in case of garbage inventory dataVanessa Ezekowitz
2014-12-27allow sorting tubes to be dug, despite virtual items in the inventoriesTim
2014-11-30minetest.env:* --> minetest.*Vanessa Ezekowitz
2014-11-22update to use current mesecons APIVanessa Ezekowitz
2014-11-16Make filters behave correctly with protected areas (fixes #74)Novatux
2014-11-02Make items in autocrafters virtual as wellNovatux
2014-09-21use default copper instead of moreores copper for the water pump recipeTim
2014-09-12Fix #73Novatux
2014-08-24fix undefined node crashVanessa Ezekowitz
2014-08-23quick hack to prevent crash in load_position() call if given a set ofVanessa Ezekowitz
2014-08-17Escape text for cycling form buttonZefram
2014-08-16Fix possible race condition crashNovatux
2014-08-15Fix mese tube formspecNovatux
2014-08-15Rename tube_item() to tube_inject_item()Zefram
2014-08-15Fix old mese tube detectionNovatux
2014-08-14Fix wielderNovatux
2014-08-14Fix typoNovatux
2014-08-14Remove useless callbacksNovatux
2014-08-14Add legacy code for items in tubesNovatux
2014-08-14Major rewrite of items in tubesNovatux
2014-08-09Node breaker fixup for ones lacking pick slotZefram
2014-08-06don't add active furnace to creative invVanessa Ezekowitz
2014-07-30Use 'group:stick' instead of 'default:stick'Kevin Zheng
2014-07-30get rid of the old pipeworks clone node functionVanessa Ezekowitz
2014-07-28use current homedecor plastic sheet textureVanessa Ezekowitz
2014-07-28update pipeworks to use modern homedecor-style crafting chainVanessa Ezekowitz
2014-07-23Refactor node breakerZefram
2014-07-23Refactor deployer and dispenserZefram
2014-07-21Slot sequencing modes for filter-injectorsZefram
2014-07-21rename "filter" to "filter-injector"Zefram
2014-07-21Make sorting tube dialog lag-resistantZefram
2014-07-21Better teleport tube control dialogZefram