Age | Commit message (Collapse) | Author |
|
* improve style
* do something
* make settingtypes nicer
* fix settingtypes new lines
* fix it and so make it work :cat2:
|
|
|
|
* Add digiline detector tube
The digiline detector tube outputs an itemstring of every stack
that passes through it on the channel specified in its formspec.
* Don't store digiline detector tube's formspec in a temporary local
|
|
|
|
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.
|
|
The dispenser is an automated item dropper.
|
|
(duh!) confined them to pipeworks.{} table.
|
|
stuff needs to be globally-visible. Also, fix a bad drop on valve.
|
|
|
|
|
|
moved pipes out of init.lua and into a separate file.
some minor formatting changes
|