| Age | Commit message (Collapse) | Author | 
|---|
|  | Added crafting recipes for digiline and lcd. | 
|  | Add a missing check for unknown nodes | 
|  |  | 
|  | Fix #13 | 
|  |  | 
|  |  | 
|  | LCD, RTC and Light Sensor | 
|  |  | 
|  | set, autoconnection will be used | 
|  | Replace chunk of unnecessary code with gmatch | 
|  |  | 
|  | Add colon to lcd characters | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | 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. | 
|  |  | 
|  | Digiline messages from chests filling | 
|  | tube = {...} = bad
tube = tableMergeImmutable(defaultChest.tube,{...}) = good
There was also a thing where the stack was sometimes already
stringified. | 
|  |  | 
|  | Code LGPLv3,
Textures and everything else WTFPL | 
|  |  | 
|  |  | 
|  | channel | 
|  | Credits go to thexyz for his sign mod, this is a strongly modified version of it. | 
|  |  | 
|  |  |