Commit Graph

  • 3231c7def5 feat(assets): assets selector Pihkaal 2026-01-21 22:48:32 +01:00
  • 3ce2b116c6 fix(settings): fix alignment issues in number input Pihkaal 2026-01-21 13:52:39 +01:00
  • 14a4705498 feat(home): tweak selector animation Pihkaal 2026-01-20 19:57:29 +01:00
  • 3b224564f4 fix(common): wrong text color and use new AtlasImage type Pihkaal 2026-01-20 19:19:22 +01:00
  • 007cbd8215 fix(screen): clearRect wasn't affected by scaling Pihkaal 2026-01-20 19:18:53 +01:00
  • fffed80faa feat(achievements): implement achievements screen Pihkaal 2026-01-20 19:18:12 +01:00
  • 425195cf5f feat(buttonNavigation): customize selector animation Pihkaal 2026-01-19 00:21:04 +01:00
  • d4377094b4 font: tweak duration of some animations Pihkaal 2026-01-19 00:06:02 +01:00
  • 50e10498c9 fix(settings): wrong submenus drawing order Pihkaal 2026-01-18 23:53:59 +01:00
  • 571f9ff81b feat(achievements): handle 2 lines text in notification Pihkaal 2026-01-18 23:46:53 +01:00
  • d7e626397a feat(achievements): implement unlocking, saving and notification Pihkaal 2026-01-18 22:50:35 +01:00
  • d61a60132a fix(settings/user/message): add missing images Pihkaal 2026-01-18 22:46:45 +01:00
  • db02875320 feat(settings/user/message): implement Pihkaal 2026-01-16 12:08:56 +01:00
  • 35ff1054f4 feat(common): add onCancel callback in the confirmation modal Pihkaal 2026-01-16 12:08:40 +01:00
  • 9cb0876895 feat(settings/user/userName): implement Pihkaal 2026-01-15 19:59:11 +01:00
  • 58e0c1ed82 chore: fix type error Pihkaal 2026-01-15 10:41:19 +01:00
  • 8c4fa5ccdf feat(settings/clock/time): fill english i18n keys Pihkaal 2026-01-14 23:38:46 +01:00
  • 5ee765f542 feat(settings/clock/date): refresh date every second Pihkaal 2026-01-14 23:37:11 +01:00
  • bfff7d5028 feat(settings/clock/time): implement Pihkaal 2026-01-14 23:35:33 +01:00
  • f803e9e8ef feat(settings/clock/date): implement Pihkaal 2026-01-14 23:33:52 +01:00
  • b5de727d6c feat(settings/options/language): implement language selection menu Pihkaal 2026-01-14 21:20:22 +01:00
  • f60b9b21f4 fix: use LOGICAL_WIDTH,HEIGHT instead of SCREEN_WIDTH,HEIGHT beucase screen is scaled Pihkaal 2026-01-14 16:13:44 +01:00
  • c005c50081 feat(buttonNavigation): expose readonly selected button and new select function, to allow user to select any button with path animation Pihkaal 2026-01-14 15:34:02 +01:00
  • c2e80ab690 feat(buttonNavigation): block any interactions while the selector is being animated Pihkaal 2026-01-14 15:09:09 +01:00
  • 6b03337d45 fix(projects): fetch projects directly instead of using useAsyncData Pihkaal 2026-01-14 15:08:31 +01:00
  • 0163699484 feat(buttonNavigation): add blocked paths to avoid diagonal navigtion in menus Pihkaal 2026-01-14 14:34:23 +01:00
  • 7e815328eb feat(intro): play home intro once in the intro screen instead of having weird boolean in app store Pihkaal 2026-01-14 11:59:13 +01:00
  • 91d8b6db3b feat(buttonNavigation): move the selector along the path instead of moving directly to the selected button Pihkaal 2026-01-13 18:34:01 +01:00
  • f75a1c38e8 feat(home): play the white -> background fade only once Pihkaal 2026-01-12 16:36:30 +01:00
  • 81b7873e6f feat(intro): use i18n Pihkaal 2026-01-12 16:24:01 +01:00
  • b6c0a459a4 feat(assets): compress the atlas Pihkaal 2026-01-12 16:13:24 +01:00
  • 130bafa7dc feat(intro): implement intro screen Pihkaal 2026-01-12 16:13:01 +01:00
  • 3ecd2a9019 chore(prettier): update .prettierignore Pihkaal 2026-01-08 20:41:19 +01:00
  • e2d40a4bc1 feat(assets): use single texture atlas instead of loading all images individually Pihkaal 2026-01-08 19:55:43 +01:00
  • c6d5911b7d fix(nds): wrong bottom screen position Pihkaal 2026-01-08 15:10:45 +01:00
  • 048610f15c feat(nds): improve 3d model and texture display Pihkaal 2026-01-08 13:10:26 +01:00
  • ec9f8cc264 feat(nds): intro animation Pihkaal 2026-01-07 22:17:37 +01:00
  • b2c7dc5131 feat(projects): update biobleud image Pihkaal 2026-01-07 14:00:15 +01:00
  • 1cf4bfcc8f feat(home): update projects button text and image Pihkaal 2026-01-07 11:20:17 +01:00
  • 5e3336bbe8 feat(common): use delta time for the button selector animation Pihkaal 2026-01-07 11:14:44 +01:00
  • e6dc73fabd feat(projects): press B to go back to home Pihkaal 2026-01-05 21:55:24 +01:00
  • 94f3de72c4 fix(projects): wrong urls Pihkaal 2026-01-05 14:18:18 +01:00
  • 99e1da8e58 feat(gallery): transition to and from the nds Pihkaal 2026-01-04 20:53:52 +01:00
  • 7742b90c2f fix(nds): incomplete status bar sprite Pihkaal 2026-01-04 20:53:24 +01:00
  • cff90f2b8d fix(nds): fix color space Pihkaal 2026-01-04 20:48:31 +01:00
  • dbef8a9b4b fix: wrong month display in calendars Pihkaal 2026-01-04 00:32:20 +01:00
  • 4ef568301b refactor: separate gallery and nds files in public/ Pihkaal 2026-01-03 22:19:44 +01:00
  • 5f930d6aac feat(gallery): improve accessibility Pihkaal 2026-01-03 22:00:27 +01:00
  • cc2e312108 feat(gallery): improve responsivity Pihkaal 2026-01-03 21:56:37 +01:00
  • ae2239d17e feat(gallery): allow user to interact sooner Pihkaal 2026-01-03 19:35:42 +01:00
  • 772ab0a5d3 fix(gallery): prevent any interaction while animation is happening Pihkaal 2026-01-03 19:09:28 +01:00
  • 601c940f15 feat(gallery): custom scrollbar Pihkaal 2026-01-03 18:59:15 +01:00
  • e0d5690616 feat(gallery): intro and outro animations Pihkaal 2026-01-03 18:11:39 +01:00
  • 165803cf00 chore: format Pihkaal 2026-01-03 18:11:30 +01:00
  • 8d1c87ef94 feat(gallery): intro animation Pihkaal 2026-01-03 15:58:19 +01:00
  • 21b2c6b38a fix: make app background black again Pihkaal 2026-01-03 15:22:39 +01:00
  • 1abe9f3a94 fix(server): use hash instead of file counting for the cache key Pihkaal 2026-01-03 14:47:40 +01:00
  • 61cc4509b2 feat(gallery): improve performances Pihkaal 2026-01-03 14:41:14 +01:00
  • a1505b9c39 feat(gallery): full screen carousel Pihkaal 2026-01-02 14:23:54 +01:00
  • 437cfc0e79 fix(gallery): disable animation after resizing to avoid duplicate animation Pihkaal 2026-01-02 14:14:15 +01:00
  • 6acd151b60 feat(gallery): intro animation Pihkaal 2026-01-01 19:42:00 +01:00
  • a199e37639 feat(gallery): update intro text Pihkaal 2026-01-01 18:34:54 +01:00
  • bedb130cef feat(gallery): load and display exif data Pihkaal 2025-12-31 21:21:48 +01:00
  • 8e228f05b3 feat(gallery): scroll to carousel current index Pihkaal 2025-12-31 12:42:00 +01:00
  • 684e41f17d feat(gallery): use UModal and UCarousel Pihkaal 2025-12-31 02:10:47 +01:00
  • d5f6b12029 feat(gallery): fullscreen carousel modal Pihkaal 2025-12-31 01:26:16 +01:00
  • 49d58d314f feat(gallery): simple gallery setup Pihkaal 2025-12-31 00:30:32 +01:00
  • ee90dc5220 feat(settings/user/birthday): implement Pihkaal 2025-12-30 18:11:50 +01:00
  • bc5ed0e31b feat(settings): implement NumberInput component Pihkaal 2025-12-30 18:11:30 +01:00
  • 779842046e feat(settings): navigate to submenu when activating a menu Pihkaal 2025-12-30 11:37:45 +01:00
  • 7ac929cf0d feat(settings): improve typing Pihkaal 2025-12-30 00:45:13 +01:00
  • 6beba85afa feat(settings/user/color): confirmation modal text and synchronization Pihkaal 2025-12-30 00:38:03 +01:00
  • 408abb695d feat(common): move confirmation modal to his own store, and add 'onClosed' event Pihkaal 2025-12-30 00:37:39 +01:00
  • c0fd13cd26 fix(contact): double activation of buttons due to @activate event + button navigation Pihkaal 2025-12-30 00:32:22 +01:00
  • 5eaaa3cdb8 feat(settings): assign all notification images Pihkaal 2025-12-30 00:20:28 +01:00
  • de14612f0c fix(common): adjust z indexes Pihkaal 2025-12-29 21:10:11 +01:00
  • f60fb3625c feat: centralize all screen related callbacks in useScreen Pihkaal 2025-12-29 21:01:19 +01:00
  • e9412a2e20 refactor(contact): use CommonButtons @activate events Pihkaal 2025-12-29 19:59:15 +01:00
  • ef232c9007 fix(common): show buttons only if onConfirm is passed instead of having separate boolean Pihkaal 2025-12-29 19:58:59 +01:00
  • bdc27d72c8 feat(common): change modal open signature and allow to hide buttons Pihkaal 2025-12-29 19:48:49 +01:00
  • ba7c974af6 fix(common): add missing render function in buttons Pihkaal 2025-12-29 19:48:18 +01:00
  • c20107fd4b fix(contact): remove old bars Pihkaal 2025-12-29 19:47:17 +01:00
  • 7e435ec62b feat: remove query based routing Pihkaal 2025-12-29 19:47:01 +01:00
  • 469c0e7dcb feat(app): store settings in the local storage Pihkaal 2025-12-28 23:56:23 +01:00
  • 143ea33246 feat(settings): add user/color notification icon Pihkaal 2025-12-28 23:55:52 +01:00
  • d7636e9da0 fix(settings/user/color): wrong grid click boundaries check Pihkaal 2025-12-28 23:55:11 +01:00
  • dafdbdc533 feat: colorize the ui based on the app color Pihkaal 2025-12-28 23:54:23 +01:00
  • 22c9fe2742 feat(settings/user/color): implement basic color picker without animations Pihkaal 2025-12-27 16:48:10 +01:00
  • 5a023749ad feat(screen): remove useUpdate callback and add delta time to useRender Pihkaal 2025-12-27 16:45:37 +01:00
  • db0547d9f9 feat: dispatch key up event when in 2d mode Pihkaal 2025-12-22 17:14:24 +01:00
  • 19450f0bf7 fix: block interactions when animation is happening Pihkaal 2025-12-20 14:55:49 +01:00
  • 1857f2fbc6 feat(home): add greeting that replaces gamepak Pihkaal 2025-12-19 22:59:30 +01:00
  • 06bcd6baf8 feat(home): add theme and alarm buttons (dummy), and refactor to have less components Pihkaal 2025-12-19 19:53:31 +01:00
  • a26e2b1a32 feat: add flag that allows to choose between 2d and 3d mode Pihkaal 2025-12-19 19:52:46 +01:00
  • 2a7e61ea5c feat(contact): use new confirm modal and buttons Pihkaal 2025-12-19 19:18:03 +01:00
  • 5bc57f5edc feat(common): implement buttons and confirmation modal Pihkaal 2025-12-19 19:15:24 +01:00
  • e22374abb2 refactor(common): move button selector corner to common Pihkaal 2025-12-18 16:47:17 +01:00
  • fa66b50fc7 fix: missing button interactions Pihkaal 2025-12-18 16:38:05 +01:00
  • 5c95274c2b feat(projects): disable prev/next at edges Pihkaal 2025-12-18 16:33:41 +01:00
  • 4bfc5f5858 feat(projects): confirmation popup before opening link Pihkaal 2025-12-18 16:19:46 +01:00