-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Existing Standards #19
Comments
Diffs and patch functionality should be definitely standardized! |
Didn't we already sorta discuss diffs in #1? |
...being? |
Don't really get what it has to do with standards though.. does it save the difference to a file? |
.nbs noteblock songs? |
Could you link us to software using |
NoteBlock API was released on 3rd July 2012. While it might very well work on current versions of ComputerCraft, I doubt it will. I didn't look into the code but I suspect it uses coloured cables, which are deprecated now. |
i just searched for a noteblock image format |
i mean audio format |
maybe @lyqyd ´s packman repository format if he agrees |
His nickname is @lyqyd @justsomeoneelseagain 😉 |
yes, I realyced it afterwards |
Yeah, I'd have no problem with that. I don't really have the time/energy to write it up, but I'd be happy to answer any questions on it that the readme in the packman repository can't. |
we might want to standardize the intendation(Is that a word?) 2 spaces might be good, as that is what the normal edit program uses, someone can change Lua.md if enough people agree |
@Luca0208 Indentation tends to be fair subjective. Some people like tabs, others spaces. 2 spaces works better on the CC screens because the screen size isn't very big, but personally, I find 4 spaces much easier to read in external editors and only use that. Hence, I'm not sure whether it's worth standardising. It's not something that's causing clashes or anything like that. |
The big problem comes when someone uses tabs to intend. It just looks awful in CC |
@Luca0208 that is the problem of CC, not tab indent. Few actual developers use the flawed ingame editor. Still not a reason to standardize indentation. |
Indentation is personal choice, and outside the scope of this project. The standards should be about how programs work or interact with other code/files, not about how they look.
|
Agreed @lyqyd (and actually even with @demhydraz ). |
Oops, this isn't a proposal, sorry! |
What about .skch (layered image file from Oeed's Sketch) and .nfa (animation file from NitrogenFingers' NPaintPro) files? |
Yeah I don't object to that, sketch files and nfa do seem to be used a bit.
|
#59 contains a proposal for adding (a slightly modified version of) TRoR. |
To get this repo in a state where it is truely useable we need to have as many of the existing standards/formats/whatevers submitted. If you can think of something missing comment below or make a PR!
The text was updated successfully, but these errors were encountered: