Commit Graph

45 Commits

Author SHA1 Message Date
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
e969d03c20 feat(cava): change music 2024-09-13 18:45:57 +02:00
095cd573ac feat: add favicon 2024-09-13 15:07:04 +02:00
c1da1d7ea2 feat: jpg -> webp 2024-09-12 21:50:17 +02:00
6ec3134b60 feat(music): visualize from data array 2024-09-12 14:09:46 +02:00
f253bc8a2f feat(fonts): add real bold and increase extrabold weight 2024-07-29 00:31:34 +02:00
18fa8ff4b1 feat(fonts): use medium and extra bold fonts 2024-05-30 20:30:06 +02:00
6a38b3a41e feat(app): use components from nextjs branch 2024-05-30 15:16:52 +02:00
490ab8a3de feat(music-player): play audio and fetch metadata 2024-02-10 15:57:06 +01:00
c20ea60403 feat(theme): color scheme and fonts 2024-01-22 11:50:03 +01:00
ae7aa77292 feat(layout): implement global layout 2024-01-11 23:34:19 +01:00