summaryrefslogtreecommitdiff
path: root/digilines_inventory
AgeCommit message (Collapse)Author
2014-12-08Added signal "empty"163140
"Empty" signal useful for automated factories
2014-11-19Define digiline chest from scratch by Zefram, posted in #16Jeija
2014-06-05Don't change the channel if the new channel is nilCarter Kolwey
2014-01-26Fix digilines_chest and crashes of it if pipeworks is not installedJeija
2013-10-14Chest not throwing away pipeworks infoCy
tube = {...} = bad tube = tableMergeImmutable(defaultChest.tube,{...}) = good There was also a thing where the stack was sometimes already stringified.
2013-10-14Digiline messages from chests fillingCy