Commit Graph

16 Commits

Author SHA1 Message Date
76473ec0ea feat(projects): don't repeat key input and click on mouse down 2026-02-12 00:34:10 +01:00
e7fbf79a00 feat(projects): display scroll bar 2026-02-10 18:12:36 +01:00
069884123b feat(nds): improve some button interactions 2026-02-10 17:00:11 +01:00
14b9ee6119 feat(nds): improve key input system 2026-02-10 16:28:54 +01:00
f60b9b21f4 fix: use LOGICAL_WIDTH,HEIGHT instead of SCREEN_WIDTH,HEIGHT beucase screen is scaled 2026-01-14 16:13:44 +01:00
e2d40a4bc1 feat(assets): use single texture atlas instead of loading all images individually 2026-01-08 19:55:43 +01:00
e6dc73fabd feat(projects): press B to go back to home 2026-01-05 21:55:24 +01:00
f60fb3625c feat: centralize all screen related callbacks in useScreen 2025-12-29 21:01:19 +01:00
5c95274c2b feat(projects): disable prev/next at edges 2025-12-18 16:33:41 +01:00
4bfc5f5858 feat(projects): confirmation popup before opening link 2025-12-18 16:19:46 +01:00
bcd1bd22c4 fix(projects): block interactions during animation 2025-12-17 21:02:21 +01:00
aabe895325 feat(projects): intro and outro animations 2025-12-17 20:06:46 +01:00
2f16f382e5 feat(assets): new assets loading system (currently only for images) 2025-12-17 12:28:48 +01:00
a31f72f41d feat(projects): animate buttons on click 2025-12-16 12:17:49 +01:00
258bcd0f16 feat(nds): use custom NDS_ keys in events 2025-12-15 11:53:20 +01:00
2910eb15bd feat: display projects as pokemons in pokemon platinum 2025-12-11 17:16:00 +01:00