21 Commits

Author SHA1 Message Date
fa73841098 fix(3d-nds): set camera to null when switching to 2d, don't check for lags before app is booted and lower fps threshold to 30 2026-03-15 17:44:43 +01:00
7cced930d6 fix(3d-nds): lag modal was stealing the keys 2026-02-26 12:05:13 +01:00
2c59e149c3 fix(nds): input fighting 2026-02-25 23:57:37 +01:00
3c791d6185 refactor(nds): normalize local storage keys 2026-02-25 23:10:19 +01:00
a50af98f9a feat(nds): improve fullscreen button and add volume slider 2026-02-25 17:09:41 +01:00
0f9f3d02a6 feat(3d-nds): lag detection 2026-02-24 16:18:03 +01:00
7ac60d186f feat: require click on the loading screen, and make intro animation faster 2026-02-24 12:07:14 +01:00
8ac9911746 feat(nds): add help button with hints for all physical buttons 2026-02-22 21:16:13 +01:00
8d9e4a0eff feat(intro): adjust intro timing and set booted to false by default 2026-02-13 17:58:54 +01:00
cf3b4bd175 feat(gallery): fix router back navigation from gallery and unlock achievements after visiting instead of before 2026-02-13 15:59:45 +01:00
630b399088 refactor: relocate constants in screen stores 2026-01-31 00:53:29 +01:00
5e37d47eb1 feat(settings/options/rendering-mode): implement 2026-01-29 17:52:26 +01:00
f453839599 feat(achievements): black fade in and out from home and settings screen 2026-01-26 17:54:13 +01:00
d7e626397a feat(achievements): implement unlocking, saving and notification 2026-01-18 22:50:35 +01:00
7e815328eb feat(intro): play home intro once in the intro screen instead of having weird boolean in app store 2026-01-14 11:59:45 +01:00
f75a1c38e8 feat(home): play the white -> background fade only once
NOTE: it's not correctly done, i'm using app state for that, i might move to intro but it's fine for now
2026-01-12 16:36:30 +01:00
99e1da8e58 feat(gallery): transition to and from the nds 2026-01-04 20:53:52 +01:00
7e435ec62b feat: remove query based routing 2025-12-29 19:47:01 +01:00
469c0e7dcb feat(app): store settings in the local storage 2025-12-28 23:56:23 +01:00
22c9fe2742 feat(settings/user/color): implement basic color picker without animations 2025-12-27 16:48:10 +01:00
4e5c196ba8 feat(home): don't fade from white if nds was already booted 2025-11-17 23:23:26 +01:00