Commit Graph

26 Commits

Author SHA1 Message Date
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
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
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
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
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
6d2d632591 feat: use nuxt layout 2025-11-13 21:25:03 +01:00