Commit Graph

21 Commits

Author SHA1 Message Date
bbe20150ed feat(nds): add audio in all menus 2026-02-25 14:52:48 +01:00
172182bd3e fix(settings/touchScreen/tapTap): make the game harder 2026-02-23 14:42:37 +01:00
f674404ff2 fix(nds): use deltaTime in frame based-motion 2026-02-13 17:10:32 +01:00
0bc8378bcb fix(settings): synchronize button animation with arrows of number input 2026-02-12 15:31:37 +01:00
88c1f183c9 feat(nds): handle swipes 2026-02-12 00:57:46 +01:00
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