Commit Graph

528 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
623401ca36 fix(settings/user/color): block interaction if modal is opened 2026-03-15 17:37:18 +01:00
da57605de9 feat(projects): update raylib-speedruns
All checks were successful
Build and Push Docker Image / build (push) Successful in 3m6s
2026-03-11 21:56:08 +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
bbe26d2fcf chore: update readme 2026-03-11 18:29:05 +01:00
63e04378bb feat(projects): update pihkaal.me link 2026-03-11 18:20:26 +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
ed2bafb8bd fix(projects): typo 2026-03-11 00:04:24 +01:00
aca60e08ed fix(fonts): add missing spanish and japanese glyphs 2026-03-11 00:04:15 +01:00
eb0b679cf5 beta -> main
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m19s
2026-03-01 22:28:18 +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
29e2c17127 feat(umami): setup 2026-02-27 20:11:53 +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
7dec37b758 fix(assets): use random hash for atlas 2026-02-27 10:22:44 +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
b0baafb313 fix(i18n): add newlines in french achievements 2026-02-27 01:01:26 +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
637d043c19 feat(settings): update notifications texts to match reality 2026-02-26 20:38:47 +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
c1711de7c0 feat(i18): detect browser language and add French 2026-02-26 19:44:43 +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
3c80db115f chore(gallery): remove a photo 2026-02-26 13:21:54 +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
fae1cdce26 feat(gallery): repair photo dates 2026-02-25 23:06:37 +01:00
ece1acf6bd fix(gallery): missing page title if navigating directly to /gallery 2026-02-25 23:05:12 +01:00
0ea778bd16 feat(settings): add instructions for 2048 and Snake in the notification 2026-02-25 22:26:49 +01:00