Commit Graph

70 Commits

Author SHA1 Message Date
97763a714d feat: add favicon 2026-02-25 20:50:14 +01:00
bbe20150ed feat(nds): add audio in all menus 2026-02-25 14:52:48 +01:00
14f460e967 refactor(nds): move nds sprites from public to assets 2026-02-24 16:26:11 +01:00
a77d27b79c feat(3d-nds): use draco to compress glb model 2026-02-24 15:26:54 +01:00
806fd11dd1 feat(credits): add in both nds and repo 2026-02-24 14:38:15 +01:00
60142597ed feat: fill lot of SEO-related tags, also add JSON-LD 2026-02-23 21:46:06 +01:00
2f36676962 feat(gallery): add images 2026-02-13 12:02:20 +01:00
172c78541c feat(nds): add pressed state for all buttons 2026-02-11 23:33:26 +01:00
9abad9b5de feat(settings): update some icons 2026-02-10 14:44:10 +01:00
bc209e6bd7 feat(settings/options/renderingMode): startUp -> renderingMode 2026-02-07 01:39:45 +01:00
99e9832908 feat(settings/options/startUp): intro and outro animation 2026-02-06 23:18:16 +01:00
6db8c9e230 feat(settings/user/snake): display score in top bar, and implement intro and outro 2026-02-06 15:38:41 +01:00
7baf63f30a feat(settings/options/2048): display score in top bar, and implement intro and outro animation 2026-02-06 15:37:13 +01:00
a9d8fba359 feat(settings/user/color): intro and outro animation 2026-02-05 22:42:39 +01:00
1635b9ba6b feat(fonts): add more icons 2026-02-04 17:15:48 +01:00
a809d8c42d feat(settings/touchScreen/tapTap): implement 2026-02-04 16:51:00 +01:00
742e6363a4 fix(settings/user/snake): personnalMessage -> snake 2026-01-31 00:37:07 +01:00
861f76c55a fix(settings/options/2048): fix icon color 2026-01-30 22:21:50 +01:00
0c216637cc feat(settings/clock): rename alarm -> achievements and update icons 2026-01-30 22:17:48 +01:00
12e677102b feat(settings/options/2048): rename old gba mode -> 2048 2026-01-30 21:12:36 +01:00
7cf0b70f12 feat(settings/options/2048): compute and save score 2026-01-30 19:42:46 +01:00
5e37d47eb1 feat(settings/options/rendering-mode): implement 2026-01-29 17:52:26 +01:00
1ec5953c71 feat(settings/clock/alarm): implement (achievements) 2026-01-24 22:48:04 +01:00
fffed80faa feat(achievements): implement achievements screen 2026-01-20 19:18:12 +01:00
d7e626397a feat(achievements): implement unlocking, saving and notification 2026-01-18 22:50:35 +01:00
d61a60132a fix(settings/user/message): add missing images 2026-01-18 22:46:45 +01:00
9cb0876895 feat(settings/user/userName): implement 2026-01-15 19:59:11 +01:00
bfff7d5028 feat(settings/clock/time): implement 2026-01-14 23:35:33 +01:00
b5de727d6c feat(settings/options/language): implement language selection menu 2026-01-14 21:20:22 +01:00
130bafa7dc feat(intro): implement intro screen 2026-01-12 16:13:01 +01:00
c6d5911b7d fix(nds): wrong bottom screen position 2026-01-08 15:10:45 +01:00
048610f15c feat(nds): improve 3d model and texture display 2026-01-08 13:10:26 +01:00
1cf4bfcc8f feat(home): update projects button text and image 2026-01-07 11:20:17 +01:00
99e1da8e58 feat(gallery): transition to and from the nds 2026-01-04 20:53:52 +01:00
7742b90c2f fix(nds): incomplete status bar sprite 2026-01-04 20:53:24 +01:00
4ef568301b refactor: separate gallery and nds files in public/ 2026-01-03 22:19:44 +01:00
bc5ed0e31b feat(settings): implement NumberInput component 2025-12-30 18:11:30 +01:00
dafdbdc533 feat: colorize the ui based on the app color 2025-12-28 23:54:23 +01:00
22c9fe2742 feat(settings/user/color): implement basic color picker without animations 2025-12-27 16:48:10 +01:00
1857f2fbc6 feat(home): add greeting that replaces gamepak 2025-12-19 22:59:30 +01:00
2a7e61ea5c feat(contact): use new confirm modal and buttons 2025-12-19 19:18:03 +01:00
5bc57f5edc feat(common): implement buttons and confirmation modal 2025-12-19 19:15:24 +01:00
e22374abb2 refactor(common): move button selector corner to common 2025-12-18 16:47:17 +01:00
5c95274c2b feat(projects): disable prev/next at edges 2025-12-18 16:33:41 +01:00
4bfc5f5858 feat(projects): confirmation popup before opening link 2025-12-18 16:19:46 +01:00
89107cd60e chore: remove dead images 2025-12-17 21:17:13 +01:00
2f16f382e5 feat(assets): new assets loading system (currently only for images) 2025-12-17 12:28:48 +01:00
fd8f0ea86a feat: 3d nds model 2025-12-13 23:45:50 +01:00
210a71c17a refactor(projects): store images in content/, then copy them to public/ using custom nuxt module 2025-11-23 17:51:16 +01:00
d1a239fc32 feat(projects): remove thumbnail and preview field to get images by content id 2025-11-23 13:06:33 +01:00