85b55f57a4
Version MFF.
2018-09-08 14:42:39 +02:00
a1ed3acd7a
Add digiline detector tube ( #139 )
...
* 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
2016-06-11 17:14:38 -07:00
4eeb6950c4
Fix crash when deleting luaentities with //clearobjects.
2015-08-01 16:36:50 +02:00
50b417ce13
Add the High Priority tube segment that can be used as replacement of 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.
2015-02-03 14:46:45 -05:00
ebccf81758
Add dispenser
...
The dispenser is an automated item dropper.
2014-07-21 09:52:58 -04:00
eabced6976
default settings have to be global or pipeworks can't see them
...
(duh!) confined them to pipeworks.{} table.
2013-12-15 04:43:13 -05:00
bd80f18cfc
local-ize pretty muchg everything that was previously global except where
...
stuff needs to be globally-visible. Also, fix a bad drop on valve.
2013-12-15 02:53:10 -05:00
6eaf8eac62
FiX CYCLIC option being ignored.
2013-10-21 11:15:12 +02:00
3c8266d3ee
Add one way tube
2013-10-19 15:34:04 +02:00
c0af957167
added ability to disable most components via config file in world folder
...
moved pipes out of init.lua and into a separate file.
some minor formatting changes
2013-07-13 22:39:25 -04:00