Commit Graph

62 Commits

Author SHA1 Message Date
7df9dd5e60 feat(settings): update some icons 2026-02-10 14:44:10 +01:00
520ae90268 feat(settings/options/renderingMode): startUp -> renderingMode 2026-02-07 01:39:45 +01:00
99ba13961e feat(settings/options/startUp): intro and outro animation 2026-02-06 23:18:16 +01:00
7ae46508b2 feat(settings/user/snake): display score in top bar, and implement intro and outro 2026-02-06 15:38:41 +01:00
826c91de38 feat(settings/options/2048): display score in top bar, and implement intro and outro animation 2026-02-06 15:37:13 +01:00
04a5a36305 feat(settings/user/color): intro and outro animation 2026-02-05 22:42:39 +01:00
bf593a8f45 feat(fonts): add more icons 2026-02-04 17:15:48 +01:00
1b97cedfb9 feat(settings/touchScreen/tapTap): implement 2026-02-04 16:51:00 +01:00
962b075837 fix(settings/user/snake): personnalMessage -> snake 2026-01-31 00:37:07 +01:00
13e4ae64b5 fix(settings/options/2048): fix icon color 2026-01-30 22:21:50 +01:00
452569bce8 feat(settings/clock): rename alarm -> achievements and update icons 2026-01-30 22:17:48 +01:00
c627311953 feat(settings/options/2048): rename old gba mode -> 2048 2026-01-30 21:12:36 +01:00
430bd77937 feat(settings/options/2048): compute and save score 2026-01-30 19:42:46 +01:00
70bbf3601a feat(settings/options/rendering-mode): implement 2026-01-29 17:52:26 +01:00
944f84944c feat(settings/clock/alarm): implement (achievements) 2026-01-24 22:48:04 +01:00
8e5a38a5c1 feat(achievements): implement achievements screen 2026-01-20 19:18:12 +01:00
41eea74cc0 feat(achievements): implement unlocking, saving and notification 2026-01-18 22:50:35 +01:00
ca9d0a2b55 fix(settings/user/message): add missing images 2026-01-18 22:46:45 +01:00
2a38ccc2e4 feat(settings/user/userName): implement 2026-01-15 19:59:11 +01:00
b6f0a860c7 feat(settings/clock/time): implement 2026-01-14 23:35:33 +01:00
d78abd59c9 feat(settings/options/language): implement language selection menu 2026-01-14 21:20:22 +01:00
71a3a61b66 feat(intro): implement intro screen 2026-01-12 16:13:01 +01:00
c93a8c4437 fix(nds): wrong bottom screen position 2026-01-08 15:10:45 +01:00
fc506495c9 feat(nds): improve 3d model and texture display 2026-01-08 13:10:26 +01:00
1895c1ad3d feat(home): update projects button text and image 2026-01-07 11:20:17 +01:00
18f91981ec feat(gallery): transition to and from the nds 2026-01-04 20:53:52 +01:00
1f61eee93a fix(nds): incomplete status bar sprite 2026-01-04 20:53:24 +01:00
7b1f039943 refactor: separate gallery and nds files in public/ 2026-01-03 22:19:44 +01:00
cfcaeff8ed feat(settings): implement NumberInput component 2025-12-30 18:11:30 +01:00
d5ac5e6e4e feat: colorize the ui based on the app color 2025-12-28 23:54:23 +01:00
dc317d53e5 feat(settings/user/color): implement basic color picker without animations 2025-12-27 16:48:10 +01:00
4d69144002 feat(home): add greeting that replaces gamepak 2025-12-19 22:59:30 +01:00
a8cc100e06 feat(contact): use new confirm modal and buttons 2025-12-19 19:18:03 +01:00
303b8e8790 feat(common): implement buttons and confirmation modal 2025-12-19 19:15:24 +01:00
0c40597b04 refactor(common): move button selector corner to common 2025-12-18 16:47:17 +01:00
9827e7f929 feat(projects): disable prev/next at edges 2025-12-18 16:33:41 +01:00
e186ac848d feat(projects): confirmation popup before opening link 2025-12-18 16:19:46 +01:00
1671a960c1 chore: remove dead images 2025-12-17 21:17:13 +01:00
b85899617b feat(assets): new assets loading system (currently only for images) 2025-12-17 12:28:48 +01:00
789a62ba90 feat: 3d nds model 2025-12-13 23:45:50 +01:00
19324c3f0b refactor(projects): store images in content/, then copy them to public/ using custom nuxt module 2025-11-23 17:51:16 +01:00
856e771c1b feat(projects): remove thumbnail and preview field to get images by content id 2025-11-23 13:06:33 +01:00
4815b449e1 feat(projects): update previews and thumbnails 2025-11-23 12:17:54 +01:00
02ee08b4b0 feat(projects): render preview in top screen, also prepare for markdown rendering 2025-11-20 23:57:10 +01:00
a664b2660e feat(projects): load projects from content/ 2025-11-19 12:48:45 +01:00
46debb815d feat: nds render system 2025-11-09 16:20:30 +01:00
ed8e35b1d7 refactor: factor out animator logic 2025-05-30 19:13:51 +02:00
89b80f49e6 feat: remove old model and reduce click detection sensitivity 2025-05-29 17:30:53 +02:00
c1d778368c feat: shade interaction 2025-05-29 17:25:55 +02:00
55c1ecf496 feat: add more features to the room, open/close window interaction 2025-05-26 22:47:09 +02:00