Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-03 | Add the High Priority tube segment that can be used as replacement of ↵ | Tim | |
sorting tubes where they are only used to deactivate paths. The Priority tube uses as less cpu as the default tube, is easier to maintain as well as cheaper as the sorting tube. | |||
2014-07-21 | Add dispenser | Zefram | |
The dispenser is an automated item dropper. | |||
2013-12-15 | default settings have to be global or pipeworks can't see them | Vanessa Ezekowitz | |
(duh!) confined them to pipeworks.{} table. | |||
2013-12-15 | local-ize pretty muchg everything that was previously global except where | Vanessa Ezekowitz | |
stuff needs to be globally-visible. Also, fix a bad drop on valve. | |||
2013-10-21 | FiX CYCLIC option being ignored. | Novatux | |
2013-10-19 | Add one way tube | Novatux | |
2013-07-13 | added ability to disable most components via config file in world folder | Vanessa Ezekowitz | |
moved pipes out of init.lua and into a separate file. some minor formatting changes |