John Lillis

Results 40 comments of John Lillis

I have a new rule to propose: - Use the global variables `root`, `resource`, and `resourceRoot` rather than calling `getRootElement()`, `getResource()`, `getResourceRootElement(resource)`

To get this moving again, can we decide on which line endings are the right line endings? I assume we'd want to use the same style as mtasa-blue, which is...

> > > Specific style enforcement is required for JS and CSS. Which settings would you like added to a repo editorconfig/prettierrc?

Another new rule in light of #300 - scripts must use `client` or `source` appropriately.

> I don't understand why you'd want 4 spaces to be used instead of tab when everyone uses tab I don't have a preference either way so long as some...

I don't think using a separate resource for editor translations and JSON files is an ideal implementation. We should make use of the existing infrastructure at https://translate.mtasa.com/ which is based...

I had some ideas about support for resource translations but didn't think there would be enough interest to get something implemented. A proper framework would require changes to mtasa-blue to...

Did commit https://github.com/multitheftauto/mtasa-resources/commit/2c6416a09697b9d8b812c182cff0955b09d753c5 standardize the repo on LF or CRLF? If LF, then I should update my settings here I think. Also, is there any way to perform a "simpler"...

>I think we could do that. Do you want to look into that, or shall I? I have zero experience with GitHub Actions/CI so it's probably best if you look...

I think that's probably the best move for now. I'll open a separate issue for discussion.