Commit Graph

16 Commits

Author SHA1 Message Date
172c78541c feat(nds): add pressed state for all buttons 2026-02-11 23:33:26 +01:00
a586c149d8 feat(common): handleConfirm -> handleActivateA, handleCancel -> handleActivateB 2026-02-10 15:30:08 +01:00
e28e641739 feat(settings/touchScreen): color circles based on app color 2026-02-10 14:53:00 +01:00
d7783d881e feat(settings): animate buttons 2026-02-10 14:03:40 +01:00
f8998206c1 feat(settings): animate transition to submenu (background and sliding) 2026-02-09 17:00:16 +01:00
5ba3fa6447 feat(settings): improve button animations 2026-02-08 22:58:18 +01:00
cfaf8c8d29 feat(settings): block interactions while animation is happening 2026-02-08 20:20:25 +01:00
8e3bf01828 fix(settings/touchScreen/tapTap): floor crosshair position 2026-02-08 19:58:37 +01:00
e81e2733d9 feat(settings/touchScreen/tapTap): intro and outro animations 2026-02-06 15:48:16 +01:00
12a340c5e6 feat(achievements): remove useless achievements 2026-02-04 16:54:54 +01:00
a809d8c42d feat(settings/touchScreen/tapTap): implement 2026-02-04 16:51:00 +01:00
e2d40a4bc1 feat(assets): use single texture atlas instead of loading all images individually 2026-01-08 19:55:43 +01:00
f60fb3625c feat: centralize all screen related callbacks in useScreen 2025-12-29 21:01:19 +01:00
7e435ec62b feat: remove query based routing 2025-12-29 19:47:01 +01:00
2f16f382e5 feat(assets): new assets loading system (currently only for images) 2025-12-17 12:28:48 +01:00
4d9371f1b0 feat(settings): render top and bottom bar, implement notifications stack and submenu navigation 2025-11-26 11:07:03 +01:00