Age | Commit message (Expand) | Author |
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 |
2015-04-26 | fix deprecated time_images use | Vanessa Ezekowitz |
2015-03-23 | drop direct support for dedicated protection mods | Vanessa Ezekowitz |
2015-03-14 | teleport_tube.lua recipe change | Rainer |
2015-03-12 | add missing alias for entry panel | Vanessa Ezekowitz |
2015-03-11 | add ownership/protection handling for device configuration | Tim |
2015-03-09 | New wiki url in README | Phvli |
2015-03-04 | label the vacuum tube logic abms for profiling purposes | Tim |
2015-03-04 | document wielder pointed_thing problems and revert "fix wielder mixing up abo... | Tim |
2015-03-04 | Use group:sand for sand_tube_1 recipes | MT-Modder |
2015-03-04 | fix wielder mixing up above and under, which had for example an effect on the... | Tim |
2015-02-11 | Set the owner for locked chests on placing | est31 |
2015-02-08 | fix conductor_tube_on texture | Tim |
2015-02-07 | also fix chests and furnaces | Vanessa Ezekowitz |
2015-02-07 | fix filters also | Vanessa Ezekowitz |
2015-02-07 | make all tubes call the routing functions | Vanessa Ezekowitz |
2015-02-07 | remove obsolete calls to register_on_placenode/dignode | Vanessa Ezekowitz |
2015-02-05 | use the right variable to test on_receive_fields | Tim |
2015-02-04 | don't tostring "nil" in the teleportation tube on escape | Tim |
2015-02-04 | let the requested wielditem be the actual current wielditem and not just the ... | Tim |
2015-02-04 | remove dead code to remove undeclared variable access warning | Tim |
2015-02-04 | fix typo in texturename | Tim |
2015-02-04 | Fix injector crash when dug or punched when its empty | est31 |
2015-02-03 | Make sorting tubes not drop elements if all outputs filtering for a specific ... | est31 |