Age | Commit message (Expand) | Author |
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 |
2016-06-11 | Do not trust node.param2. | Auke Kok |
2016-05-27 | Don't make passing arguments this complex. | Auke Kok |
2016-05-23 | Fixed settings file leak and invalid io.close (#136) | electrodude |
2016-05-10 | Add Digiline Filter-Injector | electrodude |
2016-04-17 | Merge pull request #135 from electrodude/bugs | Auke Kok |
2016-04-17 | Fixed mixup between enables for conductor and detector tubes | electrodude |
2016-04-14 | Squelch a warning if no mesecons. | Auke Kok |
2016-04-14 | add exact mode to the filter | Prot EuPhobos |
2016-04-01 | Don't use item_drop(, nil,) | Auke Kok |
2016-04-01 | Changed item_drop to add_item for items dropped during transport. | greencopper |
2016-03-27 | Add screenshot.png | Auke Kok |
2016-03-27 | Adding standard mod files | Auke Kok |
2016-03-27 | Merge pull request #134 from sofar/furnacefix | Vanessa Ezekowitz |
2016-03-27 | Work with NodeTimer based furnaces. | Auke Kok |