|
|
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 |
|
|
|
ba99b4912c
|
feat(projects): synchronize previews with thumbnails scrolling
|
2025-11-23 15:04:50 +01:00 |
|
|
|
1b592ae50a
|
refactor(projects): use store.loading instead of async component
|
2025-11-23 13:32:28 +01:00 |
|
|
|
43cf159915
|
feat: useMouseWheel -> useScreenMouseWheel
|
2025-11-21 21:01:46 +01:00 |
|
|
|
a9bc2a7358
|
feat(projects): load projects from content/
|
2025-11-19 12:48:45 +01:00 |
|
|
|
e8239c825e
|
feat(projects): projects scrolling using mouse wheel
|
2025-11-19 01:30:08 +01:00 |
|
|
|
11a451c6d0
|
feat(assets): convert png -> webp
|
2025-11-19 01:13:53 +01:00 |
|
|
|
4a6fa119d5
|
feat(projects): click based navigation
|
2025-11-19 00:44:18 +01:00 |
|
|
|
6f46303af8
|
feat(projects): visit projects
|
2025-11-19 00:28:45 +01:00 |
|
|
|
ba6eb31b99
|
feat: use useImages composable instead of <img> + useTemplateRef
|
2025-11-18 21:12:00 +01:00 |
|
|
|
acace6698c
|
feat(projects): move data to store and render thumbnails
|
2025-11-18 19:48:44 +01:00 |
|
|
|
92af1d6136
|
feat(projects): scrolling projects
|
2025-11-18 14:56:28 +01:00 |
|