Commit Graph

60 Commits

Author SHA1 Message Date
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
a500ada306 feat(projects): update previews and thumbnails 2025-11-23 12:17:54 +01:00
17eeb4cb13 feat(projects): render preview in top screen, also prepare for markdown rendering 2025-11-20 23:57:10 +01:00
a9bc2a7358 feat(projects): load projects from content/ 2025-11-19 12:48:45 +01:00
f70a8868dd feat: nds render system 2025-11-09 16:20:30 +01:00
d39ca6ea9b refactor: factor out animator logic 2025-05-30 19:13:51 +02:00
0bb112bb73 feat: remove old model and reduce click detection sensitivity 2025-05-29 17:30:53 +02:00
5c181ccf20 feat: shade interaction 2025-05-29 17:25:55 +02:00
47ba1cc538 feat: add more features to the room, open/close window interaction 2025-05-26 22:47:09 +02:00
59ae76e817 feat: smooth focus object on click 2025-05-24 18:19:00 +02:00
5a82769a5d BREAKING CHANGE: start over for react + three project 2025-05-21 17:39:12 +02:00