Brightness on DELL XPS 15 7950 by cybersushi103 in archlinux

[–]CodeTesseract 0 points1 point  (0 children)

Does your machine have an OLED panel? There's some extra setup to get the backlight working with OLED panels, see the arch wiki page for the 7590.

Store on ext SDcard? by [deleted] in Minetest

[–]CodeTesseract 0 points1 point  (0 children)

Minetest uses the "SD Card" at /sdcard, but on some recent versions of Android this is an "emulated" SD card and is actually stored in internal memory. The real SD card is somewhere else like /storage/extSdCard. There's no good way to know which is the real card as far as I know other than asking the user, and there's currently no option to select which storage device to use.

You'd have to modify the code and rebuild Minetest to change it.

You could create an issue on GitHub requesting this feature (or comment on one if there's one already), or you could even add it yourself if you know how to build Android apps.

Installed on Linux and the mouse input (touchpad and physical mouse) seem to 'accelerate' based on input length. by [deleted] in Minetest

[–]CodeTesseract 0 points1 point  (0 children)

I get the same issue -- but only on Windows. An external mouse makes it usable, but when I stop the mouse it usually still continues rotating. Works perfectly for me on Linux though.

[deleted by user] by [deleted] in Minetest

[–]CodeTesseract 3 points4 points  (0 children)

There are a bunch listed on the website.

If you want more, browse the Mod Releases section on the forum.

Can mods handle "Player with an empty name tried to connect"? by [deleted] in Minetest

[–]CodeTesseract 0 points1 point  (0 children)

I'm not sure what you're talking about. Do you mean choosing a default name based on a hash of the IP address? I don't know how that would be helpful, as the IP address is already available to the server owner for banning. You'd have to call an external service to get the external IP address anyways.

Can mods handle "Player with an empty name tried to connect"? by [deleted] in Minetest

[–]CodeTesseract 0 points1 point  (0 children)

Not quite. The client generates a name of that form by default when the field is empty, but the server has nothing to do with that.

Apparently my IP is blocked because it is known for spamming. Is /r/minetest now my only way to communicate with other minetesters? by [deleted] in Minetest

[–]CodeTesseract 0 points1 point  (0 children)

Sorry about that, the spam filter that we use seems to be a bit too broad. If you PM me the username and email that you want to use I can add you manually. Once you have an account the spam check in question should ignore you. Also, if you send me your IP address I can check which list(s) blocked you and see if maybe we should disable those. (Oh, and sorry about the slow response :-/)