Commit Graph

20 Commits

Author SHA1 Message Date
161b22259a fix(nds): wrong 3d click detection 2026-02-12 18:24:13 +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
7d90166eb7 refactor: relocate constants in screen stores 2026-01-31 00:53:29 +01:00
70bbf3601a feat(settings/options/rendering-mode): implement 2026-01-29 17:52:26 +01:00
44b876a5ca feat(assets): use single texture atlas instead of loading all images individually 2026-01-08 19:55:43 +01:00
fc506495c9 feat(nds): improve 3d model and texture display 2026-01-08 13:10:26 +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
b2dc454bf3 fix(nds): fix color space 2026-01-04 20:48:31 +01:00
e190636544 feat(assets): load 3d models as well 2025-12-17 18:00:11 +01:00
b1040b5dd3 feat(nds): adjust ABXY pressing offset 2025-12-16 12:12:04 +01:00
a65ba42f06 feat(nds): use custom NDS_ keys in events 2025-12-15 11:53:20 +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
7aa0225c2f feat(nds): physical dpad 2025-12-14 18:58:22 +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