Alex (TuxCoding)

Results 357 comments of Alex (TuxCoding)

>What would be the use case though? - User replaced/modified the file (accidentally?) - Protect from MitM attacks if the file wasn't downloaded using https - Connection issues -> half-downloaded...

I got this issue too, but fixed it by forcing X11/XWayland on SDL. So setting `export SDL_VIDEODRIVER=x11` in `/etc/profile` / `/etc/profile.local` depending on your system. Leaving it unset could also...

**TL;DR** * Not using a Minecraft proxy (e.g. BungeeCord) -> ignore this ticket or you are safe since the inclusion of this change * Using a Minecraft proxy and your...

>The commit history could also take some squashing here and there. (and I'll also sign the commits you've pushed). **Warning I lost some commits during rebase. Maybe you could restore...

Thank you very much for testing. Then we could drop this recommendation. This makes the development and support much easier.

It doesn't have a maven repository

MyzelYam/SuperVanish/issues/4

Use a version from here should fix it. https://ci.codemc.io/job/Games647/job/CommandForward/

>%kills%, %deaths% and %kdr% all return -1 if you never died or made a kill. This means you deactivated pvpstats >add an option to disable "sorting". right now, the sidebar...

Permissions are based on the invoker. If the console runs the command, the input are expected to be trusted, because this means it is executed by an administrator. Foreign access...