CraftOS-Standards
CraftOS-Standards copied to clipboard
Community standard file formats, communication systems, etc. for ComputerCraft and CraftOS 2.0
So looking at the code for several projects that allow remotely controlling computers/turtles, I noticed one major problem with all of them they are a complete and total clusterfuck and...
Adding what was mentioned on issue #69
I've been thinking for the last few days that it would be cool if you could change the background/foreground color for pixels on nft images, just like nfp does you...
I have seen, that there are now standard for a Clipboard, so I have develop a Standard. It is very easy to use and allow multiple types of informations like...
I suggest that the Tempdir standard moves from a hardcoded location to a path defined by a setting, which can be changed to the user's preferences.
This is adding a DNS Protocol Description according to the Rednet API.
You could probably borrow a lot of stuff from [terminal redirection over rednet](https://github.com/oeed/CraftOS-Standards/blob/master/Protocols/tror.md).
It's be good to standardise a format to essentially ZIP something. It would also be good if the format would allow the package to be self-extractable and loadable directly as...
Log standard
I thought a log standard for debugging and diagnostics would be useful, couls be used as a way to store data.
This may extend off of the `lua/table` format you were working on, but I just spent a night working on this and now it's finished.