Commit Graph

52 Commits

Author SHA1 Message Date
94cc7edd08 fix(nds): missing check for app.booted in resize handler to allow hints 2026-02-24 15:31:37 +01:00
806fd11dd1 feat(credits): add in both nds and repo 2026-02-24 14:38:15 +01:00
7ac60d186f feat: require click on the loading screen, and make intro animation faster 2026-02-24 12:07:14 +01:00
0d5da308b9 feat(nds): don't display help button and hints on smaller screens (they can't click on the buttons anyway) 2026-02-22 22:50:24 +01:00
8ac9911746 feat(nds): add help button with hints for all physical buttons 2026-02-22 21:16:13 +01:00
59f00a30bf feat(nds): fullscreen button 2026-02-16 12:19:49 +01:00
2d0e4b3793 feat(nds): add 2d css NDS and move 3d nds to NDS3D component 2026-02-15 22:41:21 +01:00
cf3b4bd175 feat(gallery): fix router back navigation from gallery and unlock achievements after visiting instead of before 2026-02-13 15:59:45 +01:00
14b9ee6119 feat(nds): improve key input system 2026-02-10 16:28:54 +01:00
4de10dd309 fix(nds): really case insensitive input 2026-02-08 20:11:53 +01:00
efcdaaf7ff feat(nds): case insensitive input 2026-02-08 19:55:06 +01:00
f6591b9081 feat: add confetti 2026-01-31 20:36:27 +01:00
9071adff23 feat(achievements): distinguish regular and secret achievements 2026-01-31 01:18:28 +01:00
630b399088 refactor: relocate constants in screen stores 2026-01-31 00:53:29 +01:00
8e7895ae59 feat(i18n): i18nize everything 2026-01-30 22:58:07 +01:00
5e37d47eb1 feat(settings/options/rendering-mode): implement 2026-01-29 17:52:26 +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
7e815328eb 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
ec9f8cc264 feat(nds): intro animation 2026-01-07 22:17:37 +01:00
99e1da8e58 feat(gallery): transition to and from the nds 2026-01-04 20:53:52 +01:00
cc2e312108 feat(gallery): improve responsivity 2026-01-03 21:56:37 +01:00
ae2239d17e feat(gallery): allow user to interact sooner 2026-01-03 19:35:42 +01:00
772ab0a5d3 fix(gallery): prevent any interaction while animation is happening 2026-01-03 19:09:28 +01:00
601c940f15 feat(gallery): custom scrollbar 2026-01-03 18:59:15 +01:00
e0d5690616 feat(gallery): intro and outro animations 2026-01-03 18:11:39 +01:00
8d1c87ef94 feat(gallery): intro animation 2026-01-03 15:58:19 +01:00
61cc4509b2 feat(gallery): improve performances 2026-01-03 14:41:14 +01:00
437cfc0e79 fix(gallery): disable animation after resizing to avoid duplicate animation 2026-01-02 14:14:15 +01:00
6acd151b60 feat(gallery): intro animation 2026-01-01 19:42:00 +01:00
a199e37639 feat(gallery): update intro text 2026-01-01 18:34:54 +01:00
bedb130cef feat(gallery): load and display exif data 2025-12-31 21:21:48 +01:00
8e228f05b3 feat(gallery): scroll to carousel current index 2025-12-31 12:42:00 +01:00
684e41f17d feat(gallery): use UModal and UCarousel 2025-12-31 02:10:47 +01:00
d5f6b12029 feat(gallery): fullscreen carousel modal 2025-12-31 01:26:16 +01:00
49d58d314f feat(gallery): simple gallery setup
NOTE: inspiration from https://github.com/Flosciante/nuxt-image-gallery
2025-12-31 00:30:32 +01:00
7e435ec62b feat: remove query based routing 2025-12-29 19:47:01 +01:00
db0547d9f9 feat: dispatch key up event when in 2d mode 2025-12-22 17:14:24 +01:00
a26e2b1a32 feat: add flag that allows to choose between 2d and 3d mode 2025-12-19 19:52:46 +01:00
fbcc7703c9 feat(assets): load 3d models as well 2025-12-17 18:00:11 +01:00
2f16f382e5 feat(assets): new assets loading system (currently only for images) 2025-12-17 12:28:48 +01:00
1bd1b70313 feat(nds): A, B, X, Y, Select and Start physical buttons 2025-12-15 11:34:55 +01:00
ce694d86f4 feat(nds): fixed camera position 2025-12-14 20:42:34 +01:00
bb2202efa2 feat(nds): dispatch events to screens from the nds itself 2025-12-14 20:18:37 +01:00
e720f5a6c7 feat: dispatch clicks on the 3d models to the canvases 2025-12-14 14:36:30 +01:00
fd8f0ea86a feat: 3d nds model 2025-12-13 23:45:50 +01:00
464277e58f feat: query param based navigation 2025-12-13 21:56:52 +01:00
603e11808d chore(settings): disable route to focus on most importants features 2025-11-26 23:41:06 +01:00
11efbe7a38 feat(settings): screen setup 2025-11-24 11:16:47 +01:00
92af1d6136 feat(projects): scrolling projects 2025-11-18 14:56:28 +01:00