• Joined on 2021-12-13
grorp commented on issue VoxeLibre/VoxeLibre#4351 2024-06-01 17:01:46 +02:00
Eating is broken on Android

We're so used with a lot of players playing Minecraft too, that it didn't occur to us that their eating mechanic is not second nature to everyone.

I'm familiar with the eating mechanic in…

grorp commented on issue VoxeLibre/VoxeLibre#4351 2024-05-31 23:19:13 +02:00
Eating is broken on Android

Ah, you already have a workaround in place so that holding "dig" also works after an initial "place" press.

I didn't try double-tapping, not sure whether I could've known, but: I'm happy to see…

grorp closed issue VoxeLibre/VoxeLibre#4351 2024-05-31 23:19:13 +02:00
Eating is broken on Android
grorp opened issue VoxeLibre/VoxeLibre#4351 2024-05-31 17:58:31 +02:00
Eating is broken on Android
grorp commented on pull request VoxeLibre/VoxeLibre#4066 2024-01-21 17:50:02 +01:00
WIP: controls:android:fix bow/rocket/spyglass/burger_follow

https://github.com/minetest/minetest/pull/14087 is now merged, with touch_controls renamed to touch_interaction because of reviews.

But on reflection, why are we overriding the item? Can…

grorp commented on issue VoxeLibre/VoxeLibre#2914 2023-12-23 16:12:44 +01:00
Can't use bow in Android

Fixing this issue requires an engine change. I've made a proposal which would fit this use case: https://github.com/minetest/minetest/pull/14087

grorp commented on issue VoxeLibre/VoxeLibre#3402 2023-12-23 16:08:52 +01:00
Creative inventory search doesn't work on Android

I added an experimental formspec element called field_enter_after_edit to Minetest 5.8.0: https://github.com/minetest/minetest/blob/5.8.0/doc/lua_api.md#field_enter_after_editnameenter_after_edit