Commit Graph

17 Commits

Author SHA1 Message Date
f5090c9d49 feat(nds): handle swipes 2026-02-12 00:57:46 +01:00
29b2f79a9a feat(projects): don't repeat key input and click on mouse down 2026-02-12 00:34:10 +01:00
3b0e725752 feat(projects): display scroll bar 2026-02-10 18:12:36 +01:00
18080dee1d feat(nds): improve some button interactions 2026-02-10 17:00:11 +01:00
a95feb223e feat(nds): improve key input system 2026-02-10 16:28:54 +01:00
5dd43c7814 fix: use LOGICAL_WIDTH,HEIGHT instead of SCREEN_WIDTH,HEIGHT beucase screen is scaled 2026-01-14 16:13:44 +01:00
44b876a5ca feat(assets): use single texture atlas instead of loading all images individually 2026-01-08 19:55:43 +01:00
0a771621ef feat(projects): press B to go back to home 2026-01-05 21:55:24 +01:00
d77d595370 feat: centralize all screen related callbacks in useScreen 2025-12-29 21:01:19 +01:00
9827e7f929 feat(projects): disable prev/next at edges 2025-12-18 16:33:41 +01:00
e186ac848d feat(projects): confirmation popup before opening link 2025-12-18 16:19:46 +01:00
9eed7fe3e6 fix(projects): block interactions during animation 2025-12-17 21:02:21 +01:00
4aac82a97c feat(projects): intro and outro animations 2025-12-17 20:06:46 +01:00
b85899617b feat(assets): new assets loading system (currently only for images) 2025-12-17 12:28:48 +01:00
05398d5252 feat(projects): animate buttons on click 2025-12-16 12:17:49 +01:00
a65ba42f06 feat(nds): use custom NDS_ keys in events 2025-12-15 11:53:20 +01:00
3b34961f0d feat: display projects as pokemons in pokemon platinum 2025-12-11 17:16:00 +01:00