Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-05 | Add an no-receive option to teleport tubes. | Novatux | |
2013-06-02 | Merge pull request #35 from Novatux/sand | VanessaE | |
Fix bug with sand tubes | |||
2013-06-02 | Fix bug with sand tubes | Novatux | |
2013-06-01 | Merge pull request #34 from Novatux/doc | VanessaE | |
Fix Overview.html | |||
2013-06-01 | Merge pull request #33 from Novatux/craft | VanessaE | |
Change craft of autocrafter to use mese crystal (autocrafter should be l... | |||
2013-06-01 | Change craft of autocrafter to use mese crystal (autocrafter should be less ↵ | Novatux | |
expensive than teleport tube...) | |||
2013-06-01 | Fix Overview.html | Novatux | |
2013-05-30 | Ran all textures through pngquant. | Vanessa Ezekowitz | |
2013-05-30 | Ran all textures through pngcrush. | Vanessa Ezekowitz | |
2013-05-21 | Merge pull request #32 from Uberi/master | VanessaE | |
Fix teleport tube in latest mt | |||
2013-05-21 | Fix the teleport tube in the latest mt. | Anthony Zhang | |
2013-05-10 | Merge pull request #31 from Uberi/master | VanessaE | |
Update the Basic Overview page for the latest changes. | |||
2013-05-11 | Update the Basic Overview page for latest changes. | Anthony Zhang | |
2013-05-10 | add flow sensor. Sends mesecons signal when water is flowing through it. | Vanessa Ezekowitz | |
2013-05-10 | Make pumps and valves respond to mesecons signals | Vanessa Ezekowitz | |
2013-05-10 | made valves and airtight entry panels work. | Vanessa Ezekowitz | |
Removed "flowing" spigot from creative inventory. | |||
2013-05-10 | remove water node at spigot only at the | Vanessa Ezekowitz | |
pouring-->off transition, not repeatedly. | |||
2013-05-10 | periodically remove one water node next to each "on" pump that's also flowing | Vanessa Ezekowitz | |
This should make it work more or less correctly with finite water. also, fix a bug where a blocked spigot still looks like its pouring, and check for blockages on every step. | |||
2013-04-28 | fix a bug where spigot pouring would replace the node under it with | Vanessa Ezekowitz | |
water. Also clean up spigot logic slightly. | |||
2013-04-14 | Merge pull request #30 from Uberi/master | VanessaE | |
Documentation Improvements | |||
2013-04-14 | Add Overview.html, with full documentation for all available features. | Anthony Zhang | |
2013-04-14 | Update README. | Anthony Zhang | |
2013-04-13 | Merge pull request #29 from Novatux/master | VanessaE | |
Fix repartition of teleport tubes not being random. | |||
2013-04-13 | Fix repartition of teleport tubes not being random. | Novatux | |
2013-04-12 | Merge pull request #28 from Novatux/master | VanessaE | |
Fix conductive tube drop. | |||
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 | |