Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 |