Commit Graph

17 Commits

Author SHA1 Message Date
efcdaaf7ff feat(nds): case insensitive input 2026-02-08 19:55:06 +01:00
630b399088 refactor: relocate constants in screen stores 2026-01-31 00:53:29 +01:00
5e37d47eb1 feat(settings/options/rendering-mode): implement 2026-01-29 17:52:26 +01:00
e2d40a4bc1 feat(assets): use single texture atlas instead of loading all images individually 2026-01-08 19:55:43 +01:00
048610f15c feat(nds): improve 3d model and texture display 2026-01-08 13:10:26 +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
cff90f2b8d fix(nds): fix color space 2026-01-04 20:48:31 +01:00
fbcc7703c9 feat(assets): load 3d models as well 2025-12-17 18:00:11 +01:00
92b0c53e42 feat(nds): adjust ABXY pressing offset 2025-12-16 12:12:04 +01:00
258bcd0f16 feat(nds): use custom NDS_ keys in events 2025-12-15 11:53:20 +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
03bea6a641 feat(nds): physical dpad 2025-12-14 18:58:22 +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