summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-10-26Merge pull request #5 from cyisfor/masterJeija
Digiline messages from chests filling
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
2013-09-07Add a LICENSE fileJeija
Code LGPLv3, Textures and everything else WTFPL
2013-09-07Add a README, containing basic information + LicenseJeija
2013-05-10Add crafting recipes for digiline and lcd.lordcirth
2013-04-03Fix bug: LCD screen is now not cleared if something is sent on a different ↵Jeija
channel
2013-03-25Add LCD Display: Just send a string to it and it will display itJeija
Credits go to thexyz for his sign mod, this is a strongly modified version of it.
2013-03-24Add light sensor and RTC (Real Time Clock)Jeija
2013-01-20Initial UploadJeija