Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-12 | Fix conductive tube drop. | Novatux | |
2013-04-11 | Merge pull request #27 from Novatux/master | VanessaE | |
Add conductor tubes. | |||
2013-04-11 | Add conductor tubes (no crafting recipe or texture for now). | Novatux | |
2013-04-07 | Merge pull request #26 from bas080/master | VanessaE | |
Autocrafter only crafts when destination inventory has space | |||
2013-04-07 | Autocrafter only crafts when destination inventory has space | bas080 | |
2013-04-03 | Merge pull request #25 from bas080/master | VanessaE | |
Formspec of filters now have better aligned layout | |||
2013-04-03 | retouched the formspec of the filter and mese-filter | bas080 | |
2013-04-01 | Merge pull request #24 from bas080/master | VanessaE | |
Retuextured filter and autocrafter | |||
2013-04-02 | Retuextured the autocrafter and (mese)filter | bas080 | |
2013-04-01 | Merge pull request #23 from Uberi/master | VanessaE | |
Fix deployer in latest minetest. | |||
2013-04-01 | Fix tube connection to filters | Anthony | |
Tubes did not previously connect to filters when the filters were placed after the tube. | |||
2013-04-01 | Fix deployer in latest minetest. | Anthony | |
Broken when shift-click to avoid on_rightclick was added. | |||
2013-03-25 | Merge pull request #21 from Uberi/master | VanessaE | |
Add autocrafter recipe. | |||
2013-03-25 | Add autocrafter recipe. | Anthony | |
2013-03-18 | Merge pull request #20 from Uberi/master | VanessaE | |
Add inventory images to speed up load times. | |||
2013-03-18 | Add inventory images for tubes. | Anthony | |
2013-03-18 | Add inventory images for old pipes. | Anthony | |
2013-03-18 | Add inventory images for pipes. | Anthony | |
2013-03-18 | Add inventory images for devices. | Anthony | |
2013-02-07 | Merge pull request #19 from Novatux/master | VanessaE | |
Bugfix | |||
2013-02-07 | Bugfix | Novatux | |
2013-02-03 | Merge pull request #18 from Novatux/master | VanessaE | |
Improved the code of the teleport tube. | |||
2013-02-03 | Improved the code of the teleport tube. | Novatux | |
2013-02-02 | Merge pull request #17 from Novatux/master | VanessaE | |
Avoid overwriting the default code. | |||
2013-02-02 | Changed the code so that we do not overwrite the default code anymore. | Novatux | |
2013-01-31 | Removed node breaker and deployer. These belong in technic, not pipeworks. | Vanessa Ezekowitz | |
Added aliases to avoid unknown nodes/map breakage. Old code has been moved into pipeworks/attic/ | |||
2013-01-28 | Merge pull request #16 from Novatux/master | VanessaE | |
Mese filters: take full stack. | |||
2013-01-28 | Merge https://github.com/VanessaE/pipeworks | Novatux | |
2013-01-28 | Added mese filter (takes full stack). | Novatux | |
2013-01-27 | tried to fix detection of latest version of technic mod. | Vanessa Ezekowitz | |
limited the number of recipes affected by it - now only the tubes' recipes are disabled when technic is present. All pipes, pipe devices, and tube devices are available at all times. updated the plastic sheet crafting chain to match current homedecor | |||
2013-01-23 | Merge pull request #13 from Novatux/master | VanessaE | |
Fixed a bug with mese pipes. | |||
2013-01-23 | Fixed a bug with mese tubes not correctly distributing the items. | Novatux | |
2013-01-20 | Merge pull request #12 from Novatux/master | VanessaE | |
Sand tubes, which take nearby items. | |||
2013-01-20 | Changed to technic 16px textures. | Novatux | |
2013-01-20 | Added textures for sand and accelerator tubes, added crafting recipe for ↵ | Novatux | |
sand tube. | |||
2013-01-20 | Changed the name of some textures for naming conventions. Added deployer and ↵ | Novatux | |
node breaker (most of the code is from Technic, the textures too). | |||
2013-01-20 | Added sand tubes, which take nearby items. | Novatux | |
2013-01-20 | Changed autocrafter formspec. | Novatux | |
2013-01-19 | Merge pull request #11 from Novatux/master | VanessaE | |
Fixed a bug where autocrafter could be used to clone items. | |||
2013-01-20 | Added chests and furnaces autoconnect to tubes. | Novatux | |
Fixed a bug where autocrafter could bbe used to clone items. Removed test code. | |||
2013-01-19 | Merge pull request #10 from Novatux/master | VanessaE | |
Mese tubes can now completely forbid a direction for items. | |||
2013-01-19 | Changed mese tubes: you can now choose if items should not go in a direction. | Novatux | |
2013-01-19 | Merge pull request #9 from Novatux/master | VanessaE | |
Textures for teleport tube | |||
2013-01-19 | Added textures for teleport tube | Novatux | |
2013-01-19 | Merge pull request #8 from Novatux/master | VanessaE | |
Teleporter and accelerator tubes, crafting recipe for detector pipe, autocrafter | |||
2013-01-19 | Fixed a bug where items were not moved after teleport tube when they went to ↵ | Novatux | |
the same direction. | |||
2013-01-19 | Added autocrafter. | Novatux | |
Fixed a bug where items in mese tubes disappeared whan placing or removing a tube next to it. | |||
2013-01-19 | Added channel formspec for teleport tube | Novatux | |
2013-01-19 | Added crafting recipes for teleport and accelerator tubes, changed the ↵ | Novatux | |
recipe of the detector tube | |||
2013-01-19 | Merge http://github.com/VanessaE/pipeworks | Novatux | |