Commit Graph

22 Commits

Author SHA1 Message Date
70bbf3601a feat(settings/options/rendering-mode): implement 2026-01-29 17:52:26 +01:00
28212bdbf3 feat(achievements): black fade in and out from home and settings screen 2026-01-26 17:54:13 +01:00
fd06c031d4 feat(intro): play home intro once in the intro screen instead of having weird boolean in app store 2026-01-14 11:59:45 +01:00
c8dab1ae9e feat(home): play the white -> background fade only once
NOTE: it's not correctly done, i'm using app state for that, i might move to intro but it's fine for now
2026-01-12 16:36:30 +01:00
71a3a61b66 feat(intro): implement intro screen 2026-01-12 16:13:01 +01:00
44b876a5ca feat(assets): use single texture atlas instead of loading all images individually 2026-01-08 19:55:43 +01:00
51496b1e05 fix: wrong month display in calendars 2026-01-04 00:32:20 +01:00
d77d595370 feat: centralize all screen related callbacks in useScreen 2025-12-29 21:01:19 +01:00
d5ac5e6e4e feat: colorize the ui based on the app color 2025-12-28 23:54:23 +01:00
b85899617b feat(assets): new assets loading system (currently only for images) 2025-12-17 12:28:48 +01:00
ab2c6f2cc3 feat(home): navigation and outro animation to settings 2025-11-24 11:17:13 +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
44d647696d feat(home): don't fade from white if nds was already booted 2025-11-17 23:23:26 +01:00
1591f315e1 fix: reset store + animate intro on mount, and fix wrong opacity/positions 2025-11-17 01:22:13 +01:00
10584db979 feat(home): intro + outro animations 2025-11-16 20:19:47 +01:00
e9a0d56f65 feat: define empty render for Clock and Stats 2025-11-13 21:28:36 +01:00
5366437f60 refactor: import local components instead of using full name 2025-11-13 21:27:10 +01:00
25c2625a1d feat: use nuxt layout 2025-11-13 21:25:03 +01:00
0bca11dfe0 feat: NDS9 -> NDS10 and use woff2 fonts 2025-11-13 07:58:51 +01:00
29600f9b3b fix: nds9 font size should be 10px 2025-11-13 00:25:00 +01:00
3384dacf0f refactor: restructure components and assets 2025-11-11 14:52:41 +01:00