Age | Commit message (Expand) | Author |
2014-11-22 | update to use current mesecons API | Vanessa Ezekowitz |
2014-11-16 | Make filters behave correctly with protected areas (fixes #74) | Novatux |
2014-08-24 | fix undefined node crash | Vanessa Ezekowitz |
2014-08-15 | Rename tube_item() to tube_inject_item() | Zefram |
2014-08-14 | Fix typo | Novatux |
2014-08-14 | Add legacy code for items in tubes | Novatux |
2014-08-14 | Major rewrite of items in tubes | Novatux |
2014-07-21 | Slot sequencing modes for filter-injectors | Zefram |
2014-07-21 | rename "filter" to "filter-injector" | Zefram |
2014-07-05 | Name tube items for function rather than material | Zefram |
2014-07-02 | Make non-node items in tubes look more solid | Zefram |
2014-07-02 | Fix bug with multiple input inventories with the filters | Novatux |
2014-07-01 | Try to fix some bugs that happen on server restart | Novatux |
2014-06-14 | Filter inventory fix | Novatux |
2014-05-23 | Accept multiple input inventories, fix bug with mesecons_mvps | Novatux |
2014-05-18 | Bugfix | Novatux |
2014-04-13 | Deployer fixes | Novatux |
2014-02-10 | Add optional before/after filter callbacks | Ciaran Gultnieks |
2014-01-11 | allow_metadata_inventory_take returns a number, not a bool | Novatux |
2014-01-10 | Prevent items from leaving below filters | Novatux |
2014-01-03 | Support for the mesecons mvps callback | Novatux |
2013-12-24 | fix filters and mese filters not working correctly | Novatux |
2013-12-21 | Fix item transport code | Novatux |
2013-12-21 | A few fixes | Novatux |
2013-12-15 | notvel function can't be local - made global and confined to pipeworks.{} | Vanessa Ezekowitz |
2013-12-15 | tube_item has to be global. confined it to pipeworks.{} table. | Vanessa Ezekowitz |
2013-12-15 | local-ize a few more variables | Vanessa Ezekowitz |
2013-12-15 | local-ize a few more variables and functions | Vanessa Ezekowitz |
2013-12-15 | local-ize a few more functions | Vanessa Ezekowitz |
2013-12-15 | default settings have to be global or pipeworks can't see them | Vanessa Ezekowitz |
2013-12-15 | local-ize pretty muchg everything that was previously global except where | Vanessa Ezekowitz |
2013-11-26 | Make the tube_connects={} method work properly for technic devices. | Vanessa Ezekowitz |
2013-10-29 | make worldpath and modpath pipeworks-namespace-specific and global | Vanessa Ezekowitz |
2013-10-21 | Fix crossing tube and one way tube. | Novatux |
2013-10-15 | Check for on_metadata_inventory_take | Cy |
2013-10-14 | Multiple updates: | Cy |
2013-07-19 | added support for 6d facedir for all tube components, changed autoplace.lua t... | hdastwb |
2013-07-15 | fixed a nil reference (filter code didn't check for unknown nodes) | Vanessa Ezekowitz |
2013-06-30 | Phased out all deprecated minetest.env:* uses in favor of minetest.* | Vanessa Ezekowitz |
2013-06-28 | Add option to disable cyclic behaviour | Novatux |
2013-06-23 | rewrote autoplacement code to make it more aware of filters, | Vanessa Ezekowitz |
2013-06-21 | workaround for transported items sometimes just appearing out of nowhere | Vanessa Ezekowitz |
2013-06-05 | Fix crash sometimes with tubes | Novatux |
2013-04-03 | retouched the formspec of the filter and mese-filter | bas080 |
2013-04-01 | Fix tube connection to filters | Anthony |
2013-01-28 | Added mese filter (takes full stack). | Novatux |
2013-01-20 | Changed the name of some textures for naming conventions. Added deployer and ... | Novatux |
2013-01-20 | Added chests and furnaces autoconnect to tubes. | Novatux |
2013-01-19 | Changed mese tubes: you can now choose if items should not go in a direction. | Novatux |
2013-01-19 | Fixed a bug where items were not moved after teleport tube when they went to ... | Novatux |