Commit Graph

14 Commits

Author SHA1 Message Date
692876763c feat(cv): add
All checks were successful
Build and Push Docker Image / build (push) Successful in 2m33s
2026-02-27 14:39:10 +01:00
6264ad41f8 fix(nds): remove all top baselines 2026-02-27 02:03:48 +01:00
1d87de1fda fix(contact): confirm/cancel -> yes/no 2026-02-25 17:13:01 +01:00
6816f173eb fix(common): avoid duplicate key input coming from phyiscal buttons 2026-02-24 00:17:10 +01:00
9fc4eb09b7 chore: replace git.pihkaal.xyz and github by git.pihkaal.me
All checks were successful
Build and Push Docker Image / build (push) Successful in 2m24s
2026-02-13 17:39:17 +01:00
f6ca995643 feat(nds): fix missing @activate-a event handlers 2026-02-13 00:08:23 +01:00
2137abf424 feat(nds): add pressed state for all buttons 2026-02-11 23:33:26 +01:00
44b876a5ca feat(assets): use single texture atlas instead of loading all images individually 2026-01-08 19:55:43 +01:00
d77d595370 feat: centralize all screen related callbacks in useScreen 2025-12-29 21:01:19 +01:00
b85899617b feat(assets): new assets loading system (currently only for images) 2025-12-17 12:28:48 +01:00
adde290312 feat(assets): convert png -> webp 2025-11-19 01:13:53 +01:00
694b64f0dd feat: use useImages composable instead of <img> + useTemplateRef 2025-11-18 21:12:00 +01:00
8e418ac51d feat(contact): animate outro 2025-11-17 23:13:40 +01:00
909eb1e7e8 feat(contact): intro animation 2025-11-17 00:33:37 +01:00