sfan5

Results 1328 comments of sfan5

You simply have to update Minetest Game, because the underlying issue was fixed there: https://github.com/minetest/minetest_game/pull/3109

Adding to milestone, because I think we should decide this before release.

Can we not misuse the "rug pull" term for mere inconveniences?

First I want to clarify one point: > just remember that existing players would not have to "rewire their brains" since their existing local controls settings won't change. Changing the...

> 1. it's headed in the right direction (which, in our case, is E -> TAB). On the contrary, it's E -> F -> maybe one day TAB But we're...

As discussed in [the meeting](https://irc.luanti.org/luanti-dev/2025-05-04#i_6258418) we would like consensus on the following question: * should *any* change to the default bindings be done now, or not? * (not necessarily the...

> Thoughts? @grorp pointed out that AUX2 is a problem for Android (or the touch GUI in general) because it needs to be bound to a button. However aux2 has...

The very first step is to collect a log file with the `opengl_debug` setting enabled.

The verbose parts will not be in debug.txt and editing `debug_log_level` will be tough without working graphics. Can you collect the log from logcat instead? try `adb logcat -s Luanti`

Thanks but I don't see the "FontEngine: Cannot load" error there, which is weird since it's in the debug.txt. Can you try the official APK in case f-droid messed something...