Commit Graph

21 Commits

Author SHA1 Message Date
7224dd29d7 fix(settings/options/language): key not found because language wasn't loaded yet 2026-02-26 20:39:16 +01:00
35833a3fb4 feat(i18n): remove other languages for now, i'll translate everything later 2026-02-26 20:18:27 +01:00
858082e151 feat(nds): add audio in all menus 2026-02-25 14:52:48 +01:00
6816f173eb fix(common): avoid duplicate key input coming from phyiscal buttons 2026-02-24 00:17:10 +01:00
f6ca995643 feat(nds): fix missing @activate-a event handlers 2026-02-13 00:08:23 +01:00
a751c1a150 fix(settings): synchronize button animation with arrows of number input 2026-02-12 15:31:37 +01:00
1458acd20b feat(utils): useButtonConfirmation.onButtonClick -> onActivate 2026-02-10 16:47:50 +01:00
8502d1d8dc feat(settings): handle clicking on selected buttons in rendering mode and language 2026-02-10 16:42:07 +01:00
38b36d0e1c feat(common): handleConfirm -> handleActivateA, handleCancel -> handleActivateB 2026-02-10 15:30:08 +01:00
873d745ecd feat(settings): animate buttons 2026-02-10 14:03:40 +01:00
6c7856cef7 fix(settings): use confirmationModal.buttonYOffset 2026-02-08 20:41:44 +01:00
0093c00ff9 feat(settings): block interactions while animation is happening 2026-02-08 20:20:25 +01:00
068d5723bc feat(settings/options/language): intro and outro animation 2026-02-06 13:41:12 +01:00
776783237b feat(common): improve confirmation modal api 2026-01-30 23:14:51 +01:00
9deeb42cfd feat(i18n): i18nize everything 2026-01-30 22:58:07 +01:00
29e26f7f4e feat(buttonNavigation): customize selector animation 2026-01-19 00:21:04 +01:00
41eea74cc0 feat(achievements): implement unlocking, saving and notification 2026-01-18 22:50:35 +01:00
c791a7a285 chore: fix type error 2026-01-15 10:41:19 +01:00
d78abd59c9 feat(settings/options/language): implement language selection menu 2026-01-14 21:20:22 +01:00
d77d595370 feat: centralize all screen related callbacks in useScreen 2025-12-29 21:01:19 +01:00
d37a793488 feat(settings): render top and bottom bar, implement notifications stack and submenu navigation 2025-11-26 11:07:03 +01:00