Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-03 | Merge pull request #9 from CiaranG/lcdcolon | Jeija | |
Add colon to lcd characters | |||
2014-03-03 | Add colon to lcd characters | Ciaran Gultnieks | |
2014-02-26 | Use tabs instead of spaces and remove unnecessary return | Jeija | |
2014-02-26 | Merge remote-tracking branch 'CiaranG/tableperf' | Jeija | |
2014-02-26 | Use tabs instead of spaces, remove unnecessary spaces | Jeija | |
2014-02-26 | Make lcd text persist properly | Ciaran Gultnieks | |
2014-02-26 | Update deprecated api calls | Ciaran Gultnieks | |
2014-02-15 | Performance improvement when transmitting | Ciaran Gultnieks | |
The 'checked' table is passed by reference anyway, so reassigning it at every step along the network is just wasting time by creating more and more copies of it. | |||
2014-01-26 | Fix digilines_chest and crashes of it if pipeworks is not installed | Jeija | |
2013-10-26 | Merge pull request #5 from cyisfor/master | Jeija | |
Digiline messages from chests filling | |||
2013-10-14 | Chest not throwing away pipeworks info | Cy | |
tube = {...} = bad tube = tableMergeImmutable(defaultChest.tube,{...}) = good There was also a thing where the stack was sometimes already stringified. | |||
2013-10-14 | Digiline messages from chests filling | Cy | |
2013-09-07 | Add a LICENSE file | Jeija | |
Code LGPLv3, Textures and everything else WTFPL | |||
2013-09-07 | Add a README, containing basic information + License | Jeija | |
2013-04-03 | Fix bug: LCD screen is now not cleared if something is sent on a different ↵ | Jeija | |
channel | |||
2013-03-25 | Add LCD Display: Just send a string to it and it will display it | Jeija | |
Credits go to thexyz for his sign mod, this is a strongly modified version of it. | |||
2013-03-24 | Add light sensor and RTC (Real Time Clock) | Jeija | |
2013-01-20 | Initial Upload | Jeija | |