Commit Graph

18 Commits

Author SHA1 Message Date
a751c1a150 fix(settings): synchronize button animation with arrows of number input 2026-02-12 15:31:37 +01:00
f5090c9d49 feat(nds): handle swipes 2026-02-12 00:57:46 +01:00
2137abf424 feat(nds): add pressed state for all buttons 2026-02-11 23:33:26 +01:00
38b36d0e1c feat(common): handleConfirm -> handleActivateA, handleCancel -> handleActivateB 2026-02-10 15:30:08 +01:00
82e4867a5e feat(settings/touchScreen): color circles based on app color 2026-02-10 14:53:00 +01:00
873d745ecd feat(settings): animate buttons 2026-02-10 14:03:40 +01:00
6a0a0baaaa feat(settings): animate transition to submenu (background and sliding) 2026-02-09 17:00:16 +01:00
c96f323317 feat(settings): improve button animations 2026-02-08 22:58:18 +01:00
0093c00ff9 feat(settings): block interactions while animation is happening 2026-02-08 20:20:25 +01:00
db9df75ccb fix(settings/touchScreen/tapTap): floor crosshair position 2026-02-08 19:58:37 +01:00
e95aec0b7d feat(settings/touchScreen/tapTap): intro and outro animations 2026-02-06 15:48:16 +01:00
a8624a3031 feat(achievements): remove useless achievements 2026-02-04 16:54:54 +01:00
1b97cedfb9 feat(settings/touchScreen/tapTap): implement 2026-02-04 16:51:00 +01:00
44b876a5ca feat(assets): use single texture atlas instead of loading all images individually 2026-01-08 19:55:43 +01:00
d77d595370 feat: centralize all screen related callbacks in useScreen 2025-12-29 21:01:19 +01:00
96f8d5093b feat: remove query based routing 2025-12-29 19:47:01 +01:00
b85899617b feat(assets): new assets loading system (currently only for images) 2025-12-17 12:28:48 +01:00
d37a793488 feat(settings): render top and bottom bar, implement notifications stack and submenu navigation 2025-11-26 11:07:03 +01:00