Commit Graph

48 Commits

Author SHA1 Message Date
48688544f1 feat(nds): add help button with hints for all physical buttons 2026-02-22 21:16:13 +01:00
7f3edcbfce feat(nds): fullscreen button 2026-02-16 12:19:49 +01:00
ee60239f3f feat(nds): add 2d css NDS and move 3d nds to NDS3D component
All checks were successful
Build and Push Docker Image / build (push) Successful in 2m21s
2026-02-15 22:41:21 +01:00
43cad4f36b feat(gallery): fix router back navigation from gallery and unlock achievements after visiting instead of before 2026-02-13 15:59:45 +01:00
a95feb223e feat(nds): improve key input system 2026-02-10 16:28:54 +01:00
e30efff798 fix(nds): really case insensitive input 2026-02-08 20:11:53 +01:00
555f81db6d feat(nds): case insensitive input 2026-02-08 19:55:06 +01:00
3daa8b5bcc feat: add confetti 2026-01-31 20:36:27 +01:00
d5e345a7ee feat(achievements): distinguish regular and secret achievements 2026-01-31 01:18:28 +01:00
7d90166eb7 refactor: relocate constants in screen stores 2026-01-31 00:53:29 +01:00
9deeb42cfd feat(i18n): i18nize everything 2026-01-30 22:58:07 +01:00
70bbf3601a feat(settings/options/rendering-mode): implement 2026-01-29 17:52:26 +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
fd06c031d4 feat(intro): play home intro once in the intro screen instead of having weird boolean in app store 2026-01-14 11:59:45 +01:00
8aa6ab4fd0 feat(nds): intro animation 2026-01-07 22:17:37 +01:00
18f91981ec feat(gallery): transition to and from the nds 2026-01-04 20:53:52 +01:00
f733ed736e feat(gallery): improve responsivity 2026-01-03 21:56:37 +01:00
8e652e195c feat(gallery): allow user to interact sooner 2026-01-03 19:35:42 +01:00
79f26b90d7 fix(gallery): prevent any interaction while animation is happening 2026-01-03 19:09:28 +01:00
74d7f5ab02 feat(gallery): custom scrollbar 2026-01-03 18:59:15 +01:00
fe91377c3d feat(gallery): intro and outro animations 2026-01-03 18:11:39 +01:00
68d9419edc feat(gallery): intro animation 2026-01-03 15:58:19 +01:00
fa915b3165 feat(gallery): improve performances 2026-01-03 14:41:14 +01:00
377e5298b1 fix(gallery): disable animation after resizing to avoid duplicate animation 2026-01-02 14:14:15 +01:00
e2c7102ce3 feat(gallery): intro animation 2026-01-01 19:42:00 +01:00
be432519cf feat(gallery): update intro text 2026-01-01 18:34:54 +01:00
5bde9dc4a6 feat(gallery): load and display exif data 2025-12-31 21:21:48 +01:00
d3f29b401a feat(gallery): scroll to carousel current index 2025-12-31 12:42:00 +01:00
79850f0715 feat(gallery): use UModal and UCarousel 2025-12-31 02:10:47 +01:00
400a35021f feat(gallery): fullscreen carousel modal 2025-12-31 01:26:16 +01:00
ee25e7e61c feat(gallery): simple gallery setup
NOTE: inspiration from https://github.com/Flosciante/nuxt-image-gallery
2025-12-31 00:30:32 +01:00
96f8d5093b feat: remove query based routing 2025-12-29 19:47:01 +01:00
fcd51ff91f feat: dispatch key up event when in 2d mode 2025-12-22 17:14:24 +01:00
69252f9f29 feat: add flag that allows to choose between 2d and 3d mode 2025-12-19 19:52:46 +01:00
e190636544 feat(assets): load 3d models as well 2025-12-17 18:00:11 +01:00
b85899617b feat(assets): new assets loading system (currently only for images) 2025-12-17 12:28:48 +01:00
d15c03fe92 feat(nds): A, B, X, Y, Select and Start physical buttons 2025-12-15 11:34:55 +01:00
162478d2e2 feat(nds): fixed camera position 2025-12-14 20:42:34 +01:00
ee317197ed feat(nds): dispatch events to screens from the nds itself 2025-12-14 20:18:37 +01:00
cc4f2589ca feat: dispatch clicks on the 3d models to the canvases 2025-12-14 14:36:30 +01:00
789a62ba90 feat: 3d nds model 2025-12-13 23:45:50 +01:00
6df6c5a7c9 feat: query param based navigation 2025-12-13 21:56:52 +01:00
676cdded0d chore(settings): disable route to focus on most importants features 2025-11-26 23:41:06 +01:00
5b1839e75c feat(settings): screen setup 2025-11-24 11:16:47 +01:00
8b492e1392 feat(projects): scrolling projects 2025-11-18 14:56:28 +01:00
206c20fe94 feat(contact): bottom screen navigation 2025-11-14 23:22:32 +01:00
25c2625a1d feat: use nuxt layout 2025-11-13 21:25:03 +01:00