Age | Commit message (Expand) | Author |
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 |
2015-11-18 | fix 2 other minetest.item_drops | HybridDog |
2015-11-17 | fix crash caused by deprecated usage of minetest.item_drop, fixes #122 | HybridDog |
2015-11-17 | reduce texture sizes | HybridDog |
2015-11-15 | fix "sand" vacuum tubes not working | LeMagnesium |
2015-10-10 | added is_fake_player entry to the fake player table passed on to allow_metada... | Sokomine |
2015-09-26 | removed hud_change from TODO | Thomas--S |
2015-09-26 | Fixed typo | Thomas--S |
2015-09-25 | "Implement" two further functions for fake player | est31 |
2015-08-01 | Fix crash when deleting luaentities with //clearobjects. | Novatux |
2015-07-25 | Try to fix items dropping in unloaded areas | Novatux |
2015-06-23 | Try to fix crash (2) | Novatux |
2015-06-23 | Try to fix crash | Novatux |
2015-06-23 | Revert "fix multiple crash points if luaentity.entities or values returned from" | Novatux |
2015-06-23 | fix multiple crash points if luaentity.entities or values returned from | Vanessa Ezekowitz |