Commit Graph

349 Commits

Author SHA1 Message Date
d4e002a936 fix(settings/options): options-disabled image error
All checks were successful
Build and Push Docker Image / build (push) Successful in 3m18s
2026-03-16 13:33:26 +01:00
5c0014ca61 fix(settings/clock/achievements): animation errors 2026-03-16 13:25:32 +01:00
085e5f20a9 feat(achievements): remove secret achievements and add new ones. also play sound only when notification comes up instead of instantly 2026-03-16 12:37:24 +01:00
0d580e7edf fix(settings/clock/achievements): remove animation when coming from achievemnts screen 2026-03-16 11:33:45 +01:00
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
623401ca36 fix(settings/user/color): block interaction if modal is opened 2026-03-15 17:37:18 +01:00
6fdeb6f9b4 chore: format
All checks were successful
Build and Push Docker Image / build (push) Successful in 3m12s
2026-03-11 18:29:21 +01:00
5814ce439c feat(nds): display hints if user presses X while trying to press NDS_X (and other buttons)
All checks were successful
Build and Push Docker Image / build (push) Successful in 2m1s
2026-03-11 00:41:58 +01:00
b3ffaf6794 fix(nds): use '← ↑ → ↓' for help text instead of 'Arrows'
All checks were successful
Build and Push Docker Image / build (push) Successful in 3m37s
2026-03-11 00:36:14 +01:00
2758a6a8d7 fix(projects): non i18nized text 2026-03-11 00:24:29 +01:00
edd5322503 fix(assets): try to fix audio delay 2026-03-11 00:10:25 +01:00
aca60e08ed fix(fonts): add missing spanish and japanese glyphs 2026-03-11 00:04:15 +01:00
13b23faf67 fix(controls): side by side because volume was blocking achievements
Some checks failed
Build and Push Docker Image / build (push) Has been cancelled
2026-03-01 22:22:30 +01:00
ae737bd8c2 fix(settings/user/snake): high score bug and achievement unlocking 2026-02-28 18:06:27 +01:00
5c58e5b654 chore: format 2026-02-27 20:36:26 +01:00
2fa529c361 feat(cv): add 2026-02-27 14:39:10 +01:00
26513a6173 fix(2d-nds): fix bottom screen shadow 2026-02-27 12:29:14 +01:00
74a58b3453 feat(2d-nds): intro animation 2026-02-27 12:17:53 +01:00
9aced057fe fix(i18n): fix some issues 2026-02-27 02:07:21 +01:00
f3a6928cd7 fix(nds): remove all top baselines 2026-02-27 02:03:48 +01:00
ed7397b46f feat(fonts): add more glyphs to nds7 2026-02-27 01:04:23 +01:00
a2b0314bd7 chore: format 2026-02-27 00:55:25 +01:00
2ac77bdb30 feat(projects): add translations 2026-02-27 00:54:22 +01:00
779884414e feat(fonts): nds39 ttf -> woff2 2026-02-26 23:26:26 +01:00
8de2bf9482 feat(fonts): add more glyphs 2026-02-26 23:19:01 +01:00
7e76d0bdda fix(settings/options/language): key not found because language wasn't loaded yet 2026-02-26 20:39:16 +01:00
c0961daa1b feat(i18n): remove other languages for now, i'll translate everything later 2026-02-26 20:18:27 +01:00
7da690bd21 fix(nds): use fillTextHCentered instead of fillTextCentered (caused alignment issues in different langs) 2026-02-26 20:01:09 +01:00
774d4dacb6 feat(i18n): remove title in contact and i18nize the page titles 2026-02-26 19:55:24 +01:00
7c69a4b5bc fix(i18n): typos 2026-02-26 15:11:42 +01:00
94d94fdef0 feat(nds): tweak animations durations 2026-02-26 14:58:46 +01:00
d9b66624a2 fix(gallery): sometimes, in 2d mode, scale wasn't animated in the transition 2026-02-26 12:27:54 +01:00
1476aee24e feat(gallery): tweak padding on smaller screens 2026-02-26 12:17:04 +01:00
7cced930d6 fix(3d-nds): lag modal was stealing the keys 2026-02-26 12:05:13 +01:00
0cb1f4a5ff fix(nds): hide help button on smaller devices 2026-02-26 11:47:28 +01:00
02e00b170a fix(assets): use audio context instead of cloning HTMLAudioElement 2026-02-26 11:21:23 +01:00
6995cde01f fix(3d-nds): wrong lag detection 2026-02-26 00:05:57 +01:00
2c59e149c3 fix(nds): input fighting 2026-02-25 23:57:37 +01:00
65a2e45b23 feat(nds): add whoosh effect for nds 3d animation and for the gallery transition 2026-02-25 23:36:29 +01:00
3c791d6185 refactor(nds): normalize local storage keys 2026-02-25 23:10:19 +01:00
ece1acf6bd fix(gallery): missing page title if navigating directly to /gallery 2026-02-25 23:05:12 +01:00
a00e9f09f3 fix(3d-nds): reduce LAG_FPS_THRESHOLD 2026-02-25 22:08:34 +01:00
c9ea987676 feat: move static seo tags to nuxt config 2026-02-25 21:57:29 +01:00
70bba6ebe4 fix(contact): confirm/cancel -> yes/no 2026-02-25 17:13:01 +01:00
a50af98f9a feat(nds): improve fullscreen button and add volume slider 2026-02-25 17:09:41 +01:00
8c45f831a9 feat(credits): add defectDS 2026-02-25 16:22:35 +01:00
a265180a79 feat(settings/user/snake): improve snake design 2026-02-25 16:07:16 +01:00
bbe20150ed feat(nds): add audio in all menus 2026-02-25 14:52:48 +01:00
61aec3da2e fix(audio): handle spamming play 2026-02-24 17:51:55 +01:00
51a446d7b8 feat(audio): audio system 2026-02-24 17:34:01 +01:00