Age | Commit message (Expand) | Author |
2017-04-12 | allow external devices to connect to pipes | Vanessa Ezekowitz |
2017-04-12 | fix scale on autocrafter's on/off switch | Vanessa Ezekowitz |
2017-04-11 | use "base" field in a couple more places | Vanessa Ezekowitz |
2017-04-11 | remove some debug prints | Vanessa Ezekowitz |
2017-04-11 | cache button "base" field since it's also standard | Vanessa Ezekowitz |
2017-04-11 | cache on/off button image refs and commonly-used label for same | Vanessa Ezekowitz |
2017-04-11 | remove old compat file (obsolete) | Vanessa Ezekowitz |
2017-04-11 | chests/furnaces: cache tube overlay images | Vanessa Ezekowitz |
2017-04-11 | adjust sorting tube formspec | Vanessa Ezekowitz |
2017-04-11 | allow stack per-chest/per-furnace stack splitting | Vanessa Ezekowitz |
2017-04-09 | only reject part of itemtack from chest, if possible | Vanessa Ezekowitz |
2017-04-09 | cap luaentities table entries to valid coords on load | Vanessa Ezekowitz |
2017-04-09 | make item drop by tubes nicer (#168) | DS |
2017-04-09 | Merge pull request #169 from DS-Minetest/tube_blast_break | Vanessa Ezekowitz |
2017-04-08 | break tubes on blast | DS-Minetest |
2017-04-07 | allow repairing a broken tube | Vanessa Ezekowitz |
2017-04-07 | remove "reversed" warning message | Vanessa Ezekowitz |
2017-04-06 | default breaking code to "enabled" and lower the default limit to 30. | Vanessa Ezekowitz |
2017-04-06 | tonumber() the config'd items limit | Vanessa Ezekowitz |
2017-04-06 | Don't lose extra movement when entering new tube or turning around. | Ekdohibs |
2017-04-06 | Make item counting more reliable and more efficient. | Ekdohibs |
2017-04-05 | let tubes break if they're "over-pressure" | Novatux |
2017-04-05 | always set item start pos on reverse. | Vanessa Ezekowitz |
2017-04-04 | Namespace pollution cleanup (Used list at #154) | ForbiddenJ |
2017-03-31 | allow pipeworks to skip server steps when moving entities around. | Vanessa Ezekowitz |
2017-03-29 | if an item should reverse dir (e.g. full destination), | Vanessa Ezekowitz |
2017-03-29 | add a warning if a tubed item turns around | Vanessa Ezekowitz |
2017-03-28 | Merge pull request #165 from cheapie/master | Vanessa Ezekowitz |
2017-03-28 | Tweak listring behavior of autocrafter | Carter Kolwey |
2017-03-17 | prevent being able to place "loaded" and "on" items | Vanessa Ezekowitz |
2017-03-17 | increase length of signal tube pulse | Vanessa Ezekowitz |
2017-03-17 | add turn-to-vertical handling to valve, flow sensor | Vanessa Ezekowitz |
2017-03-17 | add screwdriver rotation handling on most pipes-related nodes | Vanessa Ezekowitz |
2017-03-17 | make valve and pump turn on/off via on_rightclick | Vanessa Ezekowitz |
2017-03-17 | Make filter-injector work with latest chest versions | Thomas--S |
2017-03-17 | Add missing table entries | Carter Kolwey |
2017-03-01 | Merge pull request #160 from cheapie/master | Vanessa Ezekowitz |
2017-02-28 | Special-case technic machines | Carter Kolwey |
2017-03-01 | Allow reversing direction if there's nowhere to go | Carter Kolwey |
2017-02-26 | Merge pull request #158 from cheapie/master | Vanessa Ezekowitz |
2017-02-26 | Add digilines support to autocrafter | Carter Kolwey |
2017-02-07 | update description a bit (typo, outdated a little) | Vanessa Ezekowitz |
2017-01-25 | Use node texture colorization | Vanessa Ezekowitz |
2016-10-10 | Allow Digiline Filter-Injector to match wear, metadata, and group | electrodude |
2016-10-10 | Digiline Filter-Injector tweaks | electrodude |
2016-08-30 | Merge pull request #150 from t4im/master | Vanessa Ezekowitz |
2016-08-29 | add list rings to pipework inventories | Tim |
2016-08-29 | allow reordering of itemstacks in sorting tube | Tim |
2016-08-29 | update .gitignore | Tim |
2016-06-11 | Add digiline detector tube (#139) | electrodude |