Filip Milosevic
Filip Milosevic
> bunch of changes are only: tabs -> spaces > i suggest undoing such changes Should be fixed now
I am running into the same issue [here](https://github.com/MightyFilipns/cuberite/actions/runs/14710857441/job/41282610977).
The clang-tidy.sh is broken in visual studio Visual Studio does not support the generation of console_commands.json The workaround is using the Ninja generator. However, constantly switching between the two generators...
Aha, I don't really use Linux much so I was confused
Is the new .clang-format supposed to format the code exactly as required by CheckBasicStyle.lua?
This [.clang-format](https://github.com/MightyFilipns/cuberite/blob/ClangFomat/.clang-format) should be better. This format is closer to CheckBasicStyle.lua, but mainly differs when it comes to indentation and uses of spaces instead of tabs and vice versa and...
Compiles and works on windows
They are called issue forms See: https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository#creating-issue-forms
As this field exists in all 1.14+ versions we should have this counting as a separate function so we don't have duplicate code for all the different versions.
As [tolua++](https://github.com/LuaDist/toluapp) has been archived quite a while ago this needs to be done.