Commit Graph
183 Commits
Author SHA1 Message Date
Neko Ayaka 305893f1a6 fix(stage-web): prompt error 2025-07-07 00:47:50 +08:00
Neko Ayaka 7478b5ac65 feat(stage-web): offset for model, use blur for bg 2025-07-07 00:41:24 +08:00
Neko Ayaka e77608f9aa chore(stage-web): improve chat 2025-07-07 00:19:25 +08:00
Neko Ayaka 0e14b02963 chore(stage-ui): improve onboarding 2025-07-06 23:49:02 +08:00
melty kiss 15dcca498a feat(stage-web): launch setup (#259) 2025-07-06 23:24:00 +08:00
Neko Ayaka 4ffe2e4f99 fix(stage-web): interactive area 2025-07-06 23:03:46 +08:00
Neko Ayaka 60e8ffc14a refactor(stage-ui): rename & re-structure 2025-07-04 02:01:14 +08:00
Neko Ayaka 7f75cc7e53 refactor(stage-ui): organize structure, improved button 2025-07-04 00:36:08 +08:00
Neko Ayaka 5d75d66f53 refactor(stage-web): use workers dir 2025-07-03 18:59:26 +08:00
Neko Ayaka 2872856a4a refacor(*): normalize naming 2025-07-03 14:09:11 +08:00
Neko Ayaka 28222603c7 refacor(audio): unified audio package 2025-07-03 14:07:37 +08:00
Loris Jautakas ed93e938c7 chore(stage-web): Player2 speech (#253) 2025-07-03 13:30:33 +08:00
Neko Ayaka 7d9fececb2 feat(stage-web): new audio recorder devtools 2025-07-03 13:26:04 +08:00
Neko Ayaka 2e94273409 chore(stage-ui,stage-tamagotchi): improved language & theme section 2025-07-03 13:25:36 +08:00
Neko Ayaka e136046d65 feat(stage-web): settings - modules - hearing panel 2025-07-02 03:59:22 +08:00
Neko Ayaka 640ddc0b8e fix(stage-*): language switch not working 2025-06-30 19:18:56 +08:00
Neko eb6bcaed60 feat(i18n): new package for locales (#249)
* feat(i18n): new package for locales

We are renaming from zh-CN to zh-Hans with the naming regulation of BCP 47 language tags.
For future languages, suggesting to check & lookup on

- [Language subtag lookup app](https://r12a.github.io/app-subtags/)
- [iana.org/assignments/language-subtag-registry/language-subtag-registry](https://www.iana.org/assignments/language-subtag-registry/language-subtag-registry)

to search on.

Additionally, use `en` for English is actually enforced instead of having `en-Latin`.

More resources and citations worth to check on:
- https://developer.mozilla.org/en-US/docs/Glossary/BCP_47_language_tag
- https://en.wikipedia.org/wiki/IETF_language_tag
- https://en.wikipedia.org/wiki/ISO_15924
2025-06-30 18:48:23 +08:00
Neko Ayaka 8ee87f9e70 style(*): stronger import sort 2025-06-30 02:23:40 +08:00
RainbowBirdandNeko 8052462502 feat(playground): detect circle (#245)
Co-authored-by: Neko <neko@ayaka.moe>
2025-06-30 00:05:47 +08:00
LiliumNeko ad1afb4bd1 fix(stage-web,stage-tamagotchi): i18n (#246) 2025-06-29 21:50:30 +08:00
Neko Ayaka 3a544d1dfa style(stage-web,stage-tamagotchi): font weight adjustments 2025-06-28 00:41:25 +08:00
Neko Ayaka f05eb04f38 style(stage-*): font weight adjustments 2025-06-28 00:41:24 +08:00
Neko AyakaandLiliumNeko bb2799cea7 fix(stage-ui,stage-web,stage-tamagotchi): font weight issue
Co-authored-by: LiliumNeko <30291104+liliumneko@users.noreply.github.com>
2025-06-27 18:24:05 +08:00
Neko Ayaka b485bd4d82 fix(stage-web): rollback 2025-06-25 18:43:08 +08:00
Neko Ayaka c078b49e0c chore(deps): bump dependencies 2025-06-24 13:47:06 +08:00
Neko Ayaka 50e05b114b chore(*): use @moeru/std & cleanup code, rename 2025-06-23 15:34:07 +08:00
Neko bd497051fe refactor(ui,stage-ui,stage-app,stage-tamagotchi): migrate to use @proj-airi/unocss-preset-chromatic (#219) 2025-06-19 17:16:00 +08:00
Neko Ayaka 221943a3d1 fix: types 2025-06-19 10:52:07 +08:00
Neko Ayaka d6d3987473 chore(stage-ui,stage-app,stage-tamagotchi): prepare for pure local STT/TTS 2025-06-19 01:26:42 +08:00
Neko Ayaka ed9d929446 fix(stage-ui,stage-web,stage-tamagotchi): not properly validated 2025-06-17 16:23:09 +08:00
Neko AyakaandMakito cc449b1d0c style: use @sumimakito integrated perfectionist/sort-imports`
Co-authored-by: Makito <5277268+sumimakito@users.noreply.github.com>
2025-06-17 14:03:27 +08:00
Neko Ayaka 52ff9760b0 fix(deps): build & all dependencies issues 2025-06-16 03:56:02 +08:00
Neko Ayaka 075a02da4e fix(stage-web): type 2025-06-14 01:09:43 +08:00
Neko Ayaka 4b599bc432 fix(stage-web,stage-tamagotchi): i18n issue 2025-06-14 01:01:06 +08:00
Neko Ayaka 0a711f8079 feat(stage-web): mini Polaroid for taking shots for your characters 2025-06-14 01:00:21 +08:00
Neko Ayaka f2aef18d77 chore(deps): bump dependencies 2025-06-13 23:01:30 +08:00
Loris Jautakas 892169b4cc feat(stage): add player2 api support (#205) 2025-06-13 17:16:48 +08:00
Neko Ayaka 927d85e5b0 fix(stage-tamagotchi,stage-web): overflow for stage, support vertical for model settings 2025-06-13 17:02:19 +08:00
Neko Ayaka 28e3127133 feat(stage-ui,stage-tamagotchi,stage-web): support up scaling 2025-06-13 17:01:11 +08:00
Kévin Taccoen 0514b5e068 feat(stage-web,stage-tamagotchi): character cards creation feature (#195) 2025-06-13 00:43:53 +08:00
Neko Ayaka 5140097dc4 chore(assets): updated icon 2025-06-12 01:57:29 +08:00
Neko Ayaka ce8914e0b8 chore(deps): bump dependencies 2025-06-11 15:19:13 +08:00
Neko Ayaka 1aa6d6b869 fix(stage-app,stage-tamagotchi): imported directly from forbidden package 2025-06-11 02:52:44 +08:00
Neko Ayaka 9327ec0ae4 fix(stage-web,stage-tamagotchi,stage-ui): eliminate reactive use 2025-06-09 11:43:04 +08:00
Neko Ayaka 0578b49e1e feat(stage-web,stage-tamagotchi): IconAnimation missing 2025-06-08 21:26:36 +08:00
Neko Ayaka b6bcecf333 feat(stage-web,stage-tamagotchi): sync color config page 2025-06-08 18:24:45 +08:00
Neko Ayaka 1aef0ad46f feat(stage-ui,ui): migrate to use dedicated ColorHueRange component 2025-06-08 18:06:39 +08:00
Neko Ayaka 7d52df6cc0 feat(stage-web|stage-tamagotchi): multi-categorized providers 2025-06-06 18:20:05 +08:00
LemonNeko 2e1260f0c2 feat(stage-tamagotchi): live2d model look at mouse position (#194)
* chore: set rust-analyzer path
* refactor: let frontend to check if cursor is inside window
* feat(stage-tamagotchi): live2d model look at mouse position
* chore: improve DX
* fix(stage-web): live2d model look at mouse position
* fix: typo
* fix: keep necessary comments
* fix: typecheck
2025-06-06 16:32:29 +08:00
Neko Ayaka 65f6d7e968 fix: lint 2025-06-05 23:31:20 +08:00