• Joined on 2024年07月09日
grorp pushed to master at grorp/tph_eating 2025年08月10日 21:12:17 +02:00
d7dc2d4555 Mobile thing
grorp created repository grorp/tph_eating 2025年08月10日 21:10:38 +02:00
grorp commented on pull request mineclonia/mineclonia#890 2024年10月08日 16:40:54 +02:00
Workaround for bows, crossbow and spyglass on mobile

_ Everything that uses player:get_look_dir() implicitly uses the crosshair position. This (including minetest.pointed_thing_to_face_pos() that uses get_look_dir) is used in most games...

grorp commented on pull request mineclonia/mineclonia#890 2024年10月08日 12:55:50 +02:00
Workaround for bows, crossbow and spyglass on mobile
  1. Always show the crosshair even if not used for pointing (i.e. disabled), because it is the base for all server based pointing logic like the one discussed here. I configure it to be colorful,...
grorp pushed to mobile-fixes-and-improvements at grorp/mineclonia 2024年09月26日 19:47:48 +02:00
9faaff4c17 Creative inventory: padding[-0.015,-0.015] on mobile
9893bbb3af Avoid tab buttons going off-screen with high scaling values
f15910be36 Creative inventory: Make the whole tab button clickable
Compare 3 commits »
grorp pushed to mobile-fixes-and-improvements at grorp/mineclonia 2024年09月26日 19:45:12 +02:00
ccc2c16876 Creative inventory: padding[-0.015,-0.015] on mobile
dcadc31686 Avoid tab buttons going off-screen with high scaling values
Compare 2 commits »
grorp commented on pull request mineclonia/mineclonia#2142 2024年09月25日 21:36:04 +02:00
Mobile fixes & improvements

Some screenshots taken on my phone (commit 4e2499177a227fdd38cd6689389417d5a84142c6):

old formspec scaling, old mineclonia ![old formspec scaling, old mineclonia](/attachments/46ad794f-0cc3-40b...

grorp pushed to mobile-fixes-and-improvements at grorp/mineclonia 2024年09月25日 21:31:20 +02:00
4e2499177a Reduce padding[] values further to match old look more closely
grorp created pull request mineclonia/mineclonia#2142 2024年09月25日 21:21:06 +02:00
Mobile fixes & improvements
grorp commented on pull request mineclonia/mineclonia#890 2024年09月25日 21:08:49 +02:00
Workaround for bows, crossbow and spyglass on mobile

Looks like you need to enable crosshair to be able to aim (even with the PR).

This has been fixed by https://github.com/minetest/minetest/pull/14301 btw.

grorp pushed to mobile-fixes-and-improvements at grorp/mineclonia 2024年09月25日 20:58:14 +02:00
dbde8b204d Creative inventory: padding[0,0] on mobile
f68d9e70e1 Avoid tab buttons going off-screen with high scaling values
8a533317d4 Creative inventory: Make the whole tab button clickable
583b022b8d Add touch_interaction to (cross)bow and spyglass
Compare 4 commits »
grorp created branch mobile-fixes-and-improvements in grorp/mineclonia 2024年09月25日 20:58:14 +02:00
grorp created repository grorp/mineclonia 2024年09月25日 19:14:46 +02:00
grorp commented on issue Wuzzy/Repixture#198 2024年07月12日 14:50:05 +02:00
Make formspecs usable on mobile

Doing this with raw formspecs would result in a huge amount of code duplication and complexity, so I would like to use this library: https://content.minetest.net/packages/luk3yx/flow/

The...

grorp opened issue Wuzzy/Repixture#198 2024年07月12日 14:49:51 +02:00
Make formspecs usable on mobile
grorp pushed to formspec-magic at grorp/Repixture 2024年07月10日 16:49:07 +02:00
a0d9f8c3a8 chests
grorp pushed to formspec-magic at grorp/Repixture 2024年07月10日 15:54:08 +02:00
9299112b38 Hotbar itemslot bg
be409b8ab2 Creative
2fc762fb24 achievements
3e6b47e5d2 Enjoy with mainmenu-smol MT branch
Compare 7 commits »
grorp created branch formspec-magic in grorp/Repixture 2024年07月10日 15:54:08 +02:00
grorp created repository grorp/Repixture 2024年07月10日 15:53:45 +02:00