Commit Graph

  • 070aa84bc4 fix(2d-nds): zoom more on the nds Pihkaal 2026-02-15 22:48:29 +01:00
  • 2d0e4b3793 feat(nds): add 2d css NDS and move 3d nds to NDS3D component Pihkaal 2026-02-15 22:41:21 +01:00
  • c16f8da611 fix(projects): use top baseline instead of hanging Pihkaal 2026-02-13 18:30:54 +01:00
  • 106bf4a20a fix(intro): correctly set isIntro to false Pihkaal 2026-02-13 18:08:09 +01:00
  • 8d9e4a0eff feat(intro): adjust intro timing and set booted to false by default Pihkaal 2026-02-13 17:58:54 +01:00
  • 538a5a2dc1 chore: replace git.pihkaal.xyz and github by git.pihkaal.me Pihkaal 2026-02-13 17:39:17 +01:00
  • 8adfee550b fix(common): reimplement missing function forceAnimateBLabel Pihkaal 2026-02-13 17:18:05 +01:00
  • f674404ff2 fix(nds): use deltaTime in frame based-motion Pihkaal 2026-02-13 17:10:32 +01:00
  • 555ecf8d80 fix(nds): wrong touch detection Pihkaal 2026-02-13 16:21:54 +01:00
  • cf3b4bd175 feat(gallery): fix router back navigation from gallery and unlock achievements after visiting instead of before Pihkaal 2026-02-13 15:59:45 +01:00
  • 62c8f788e7 feat(api): handle production gallery path Pihkaal 2026-02-13 15:50:19 +01:00
  • 1511e83c28 fix: repair build Pihkaal 2026-02-13 14:49:47 +01:00
  • 87631b23f9 fix(docker): wrong traefik labels Pihkaal 2026-02-13 12:44:02 +01:00
  • 3725c0a1be fix(docker): add pnpm workspace Pihkaal 2026-02-13 12:24:35 +01:00
  • fdf0b7a8b7 feat: add license Pihkaal 2026-02-13 12:16:57 +01:00
  • ad1fc85a10 feat: docker build and gitea workflow Pihkaal 2026-02-13 12:16:33 +01:00
  • 2f36676962 feat(gallery): add images Pihkaal 2026-02-13 12:02:20 +01:00
  • 8c5ee86d36 feat(nds): dispatch mousedown and mouseup even on touch start and end Pihkaal 2026-02-13 00:35:16 +01:00
  • 61ca34cdb8 fix(common): fig click detection Pihkaal 2026-02-13 00:22:34 +01:00
  • 2986c9f5d3 feat(nds): fix missing @activate-a event handlers Pihkaal 2026-02-13 00:08:23 +01:00
  • 63d04008da feat(nds): 3d touch support Pihkaal 2026-02-12 22:31:13 +01:00
  • a5be493b54 fix(nds): wrong 3d click detection Pihkaal 2026-02-12 18:24:13 +01:00
  • 0bc8378bcb fix(settings): synchronize button animation with arrows of number input Pihkaal 2026-02-12 15:31:37 +01:00
  • b188812e82 fix(utils): wrong useButtonNavigation last handling Pihkaal 2026-02-12 01:07:33 +01:00
  • 88c1f183c9 feat(nds): handle swipes Pihkaal 2026-02-12 00:57:46 +01:00
  • 76473ec0ea feat(projects): don't repeat key input and click on mouse down Pihkaal 2026-02-12 00:34:10 +01:00
  • 172c78541c feat(nds): add pressed state for all buttons Pihkaal 2026-02-11 23:33:26 +01:00
  • 3a7f37ab5e feat(utils): useButtonNavigation now exposes pressed button Pihkaal 2026-02-10 19:27:44 +01:00
  • e7fbf79a00 feat(projects): display scroll bar Pihkaal 2026-02-10 18:12:36 +01:00
  • 069884123b feat(nds): improve some button interactions Pihkaal 2026-02-10 17:00:11 +01:00
  • 93e6922b68 feat(utils): useButtonConfirmation.onButtonClick -> onActivate Pihkaal 2026-02-10 16:47:50 +01:00
  • 3c0eec87cf feat(settings): handle clicking on selected buttons in rendering mode and language Pihkaal 2026-02-10 16:42:07 +01:00
  • 14b9ee6119 feat(nds): improve key input system Pihkaal 2026-02-10 16:28:54 +01:00
  • a586c149d8 feat(common): handleConfirm -> handleActivateA, handleCancel -> handleActivateB Pihkaal 2026-02-10 15:30:08 +01:00
  • 399bf8bb0d feat(settings): change button labels for question (yes/no instead of confirm/cancel) Pihkaal 2026-02-10 15:01:40 +01:00
  • a932c9aac9 fix(settings): wrong moment to set buttonYOffset to 0 Pihkaal 2026-02-10 14:57:39 +01:00
  • 4d9393a17b feat(settings): slide background with the clock and calendar Pihkaal 2026-02-10 14:54:13 +01:00
  • e28e641739 feat(settings/touchScreen): color circles based on app color Pihkaal 2026-02-10 14:53:00 +01:00
  • 9abad9b5de feat(settings): update some icons Pihkaal 2026-02-10 14:44:10 +01:00
  • 43e39f7324 feat(settings/options/renderingMode): update text Pihkaal 2026-02-10 14:23:03 +01:00
  • 9843379126 fix(settings): fix menu icon flashing the wrong image for a frame Pihkaal 2026-02-10 14:10:16 +01:00
  • d7783d881e feat(settings): animate buttons Pihkaal 2026-02-10 14:03:40 +01:00
  • f8998206c1 feat(settings): animate transition to submenu (background and sliding) Pihkaal 2026-02-09 17:00:16 +01:00
  • 5ba3fa6447 feat(settings): improve button animations Pihkaal 2026-02-08 22:58:18 +01:00
  • a7e0f079c9 feat(common): animate label switching of common buttons Pihkaal 2026-02-08 22:57:51 +01:00
  • c1c01b2933 fix(settings): use confirmationModal.buttonYOffset Pihkaal 2026-02-08 20:41:44 +01:00
  • cfaf8c8d29 feat(settings): block interactions while animation is happening Pihkaal 2026-02-08 20:19:40 +01:00
  • 4de10dd309 fix(nds): really case insensitive input Pihkaal 2026-02-08 20:11:53 +01:00
  • 8e3bf01828 fix(settings/touchScreen/tapTap): floor crosshair position Pihkaal 2026-02-08 19:58:37 +01:00
  • ba3ab6eaad fix(contact): wrong bar offset Pihkaal 2026-02-08 19:56:48 +01:00
  • efcdaaf7ff feat(nds): case insensitive input Pihkaal 2026-02-08 19:55:06 +01:00
  • bc209e6bd7 feat(settings/options/renderingMode): startUp -> renderingMode Pihkaal 2026-02-07 01:39:45 +01:00
  • 99e9832908 feat(settings/options/startUp): intro and outro animation Pihkaal 2026-02-06 23:18:16 +01:00
  • e81e2733d9 feat(settings/touchScreen/tapTap): intro and outro animations Pihkaal 2026-02-06 15:48:16 +01:00
  • 6db8c9e230 feat(settings/user/snake): display score in top bar, and implement intro and outro Pihkaal 2026-02-06 15:38:41 +01:00
  • 7baf63f30a feat(settings/options/2048): display score in top bar, and implement intro and outro animation Pihkaal 2026-02-06 15:37:13 +01:00
  • ff02a032db feat(settings/user/userName): intro and outro animation Pihkaal 2026-02-06 13:52:39 +01:00
  • 0f70c7fef0 feat(settings/options/language): intro and outro animation Pihkaal 2026-02-06 13:41:12 +01:00
  • 7791f52ddf feat(settings/clock/achievements): intro and outro animation Pihkaal 2026-02-06 13:20:13 +01:00
  • 6dc2f2b03a feat(settings/clock/date): intro and outro animation Pihkaal 2026-02-06 13:12:39 +01:00
  • 42ad35b432 feat(settings/clock/time): intro and outro animation Pihkaal 2026-02-06 13:12:25 +01:00
  • cadfc3b974 feat(settings/user/birthday): intro and outro animation Pihkaal 2026-02-06 13:11:58 +01:00
  • 0f1407de0d feat(settings): number input animation Pihkaal 2026-02-06 13:10:59 +01:00
  • a9d8fba359 feat(settings/user/color): intro and outro animation Pihkaal 2026-02-05 22:42:39 +01:00
  • 2792525d9e feat(settings): block interactions while animating Pihkaal 2026-02-05 21:10:37 +01:00
  • 7bd88d6660 feat(settings): intro and outro animation Pihkaal 2026-02-05 20:44:19 +01:00
  • 3e934540eb fix(settings): incorrect button type Pihkaal 2026-02-05 12:07:21 +01:00
  • 1635b9ba6b feat(fonts): add more icons Pihkaal 2026-02-04 17:15:48 +01:00
  • 12a340c5e6 feat(achievements): remove useless achievements Pihkaal 2026-02-04 16:54:54 +01:00
  • a809d8c42d feat(settings/touchScreen/tapTap): implement Pihkaal 2026-02-04 16:51:00 +01:00
  • 7ad2a813fc feat(fonts): add more glyphs Pihkaal 2026-02-04 16:25:57 +01:00
  • 09cef1cc98 feat(i18n): add icons support Pihkaal 2026-02-04 16:25:18 +01:00
  • 35861d69a4 feat(common): customize labels of confimation modal Pihkaal 2026-02-03 21:44:35 +01:00
  • 87da5753c6 feat(confetti): spawn small amount when an achievement is unlocked Pihkaal 2026-01-31 20:49:23 +01:00
  • 8d467c48b0 feat(achievements): spawn confetti when all achievements are obtained Pihkaal 2026-01-31 20:37:02 +01:00
  • f6591b9081 feat: add confetti Pihkaal 2026-01-31 20:36:27 +01:00
  • 9071adff23 feat(achievements): distinguish regular and secret achievements Pihkaal 2026-01-31 01:18:28 +01:00
  • d9c9dba166 feat(utils): cancel animation on new input in useButtonNavigation Pihkaal 2026-01-31 01:01:34 +01:00
  • 630b399088 refactor: relocate constants in screen stores Pihkaal 2026-01-31 00:52:56 +01:00
  • 742e6363a4 fix(settings/user/snake): personnalMessage -> snake Pihkaal 2026-01-31 00:37:07 +01:00
  • 10f7d16805 feat(settings): don't navigate to submenu of non opened menu Pihkaal 2026-01-31 00:05:47 +01:00
  • c5b3e0ad7d feat(common): multiline confirmation modal text Pihkaal 2026-01-30 23:57:37 +01:00
  • c2101453bd feat(settings/options/2048): quit confirmation Pihkaal 2026-01-30 23:36:26 +01:00
  • 07423fcd47 fix(settings/user/message): wrong quit condition Pihkaal 2026-01-30 23:33:59 +01:00
  • 151c2ac2f4 feat: implement some TODOs Pihkaal 2026-01-30 23:22:21 +01:00
  • db4b5cc9f9 feat(common): improve confirmation modal api Pihkaal 2026-01-30 23:14:51 +01:00
  • 8e7895ae59 feat(i18n): i18nize everything Pihkaal 2026-01-30 22:58:07 +01:00
  • 861f76c55a fix(settings/options/2048): fix icon color Pihkaal 2026-01-30 22:21:50 +01:00
  • 0c216637cc feat(settings/clock): rename alarm -> achievements and update icons Pihkaal 2026-01-30 22:17:48 +01:00
  • 12e677102b feat(settings/options/2048): rename old gba mode -> 2048 Pihkaal 2026-01-30 21:12:36 +01:00
  • 7cf0b70f12 feat(settings/options/2048): compute and save score Pihkaal 2026-01-30 19:42:46 +01:00
  • add7e70b83 feat(settings/options/2048): allow faster movements and show restart modal when trying to move on an lost game Pihkaal 2026-01-30 00:25:02 +01:00
  • 860684dc16 feat(settings/options/2048): animated tiles Pihkaal 2026-01-30 00:07:03 +01:00
  • 73a4405852 feat(settings/options/2048): save board state to local storage Pihkaal 2026-01-29 21:10:27 +01:00
  • deb4eb5c2c feat(settings/options/2048): implement Pihkaal 2026-01-29 21:06:53 +01:00
  • 5e37d47eb1 feat(settings/options/rendering-mode): implement Pihkaal 2026-01-29 17:52:26 +01:00
  • 8305f613ef fix(fonts): change space width of NDS10 Pihkaal 2026-01-28 21:40:07 +01:00
  • d11440b35a fix(settings): fix alignment issues in number input (again) Pihkaal 2026-01-26 18:05:16 +01:00
  • f453839599 feat(achievements): black fade in and out from home and settings screen Pihkaal 2026-01-26 17:54:13 +01:00
  • 1ec5953c71 feat(settings/clock/alarm): implement (achievements) Pihkaal 2026-01-24 22:48:04 +01:00