Commit Graph
634 Commits
Author SHA1 Message Date
Neko Ayaka daea2d52f5 fix: i18n selector 2025-07-28 13:16:49 +08:00
Neko Ayaka c27d11e907 fix(stage-*): font fallback issue 2025-07-28 11:24:38 +08:00
97ecbdcc9d feat(stage-ui): LookAt 3 functions: looking at camera; looking at mouse; looking forward (tracking disabled) (#326)
---------

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Neko <neko@ayaka.moe>
2025-07-27 21:32:01 +08:00
Neko Ayaka ebbacfc737 release: v0.7.0-beta.1 2025-07-27 14:35:21 +08:00
Makito ef66903b56 fix(stage-ui): clean up models on HMR (#327) 2025-07-27 13:49:39 +08:00
Lilia_Chen 1d486655ed feat(stage-ui): Now the VRM model can always look to the camera! (#322) 2025-07-25 19:03:50 +08:00
Neko Ayaka d56823f75c fix(stage-*): async audio implementation 2025-07-25 03:59:36 +08:00
Neko Ayaka 10d2c3eccd fix(stage-ui): alert design 2025-07-25 03:59:18 +08:00
Neko Ayaka a3afd431cd fix(stage-ui): select & combobox design 2025-07-25 03:59:11 +08:00
Neko Ayaka 68fd38677d fix: lint 2025-07-24 13:44:13 +08:00
Lilia_Chen 494bb3a324 fix(stage-ui): In the prod, the camera was not being set correct pos and target (#317) 2025-07-24 13:28:49 +08:00
baysonfox🦊andNeko 446ba1dfdd feat(stage-ui): allow user to disable Live2D mouse tracking (#303)
---------

Co-authored-by: Neko <neko@ayaka.moe>
2025-07-24 13:26:53 +08:00
Neko Ayaka fff4598c5e feat(stage-ui): new Combobox component 2025-07-24 03:10:02 +08:00
Neko Ayaka 9c46d9410f fix: build 2025-07-24 01:41:03 +08:00
Neko Ayaka 39fc710fce fix: typecheck 2025-07-24 01:28:25 +08:00
Neko Ayaka f3e6e19b4c feat(stage-ui): more data pane components 2025-07-24 01:18:12 +08:00
Lilia_ChenandNeko 7f5a244fbf feat(stage-ui): animation start coordinate anchor + vrm position logic fix (#314)
---------

Co-authored-by: Neko <neko@ayaka.moe>
2025-07-24 01:07:50 +08:00
Neko Ayaka 71868e0b5f feat(stage-ui): ColorPicker for DataPane 2025-07-23 17:33:18 +08:00
lorisj-elefant 6f9b2b6f8a add player2 to config and fix url (#311) 2025-07-23 10:42:13 +08:00
Neko Ayaka 5194868d48 feat(stage-ui): new devtools about background & theme color blending 2025-07-23 01:38:03 +08:00
Neko Ayaka dbd83ac562 fix: build 2025-07-22 14:36:22 +08:00
Neko Ayaka 50371c580a chore(deps): bump dependencies 2025-07-22 14:28:27 +08:00
Lilia_Chen 7c62bb0908 feat(stage-ui): VRM model setting: camera psotion (view scale) (#309) 2025-07-22 12:27:27 +08:00
Makito 3af094b6be refactor(stage-ui): replace grapheme cluster reader from clustr (#308) 2025-07-22 12:26:49 +08:00
Neko Ayaka a856140fb9 style: fix font colors, update mobile layout, correct date format 2025-07-22 12:24:54 +08:00
Neko Ayaka 7da5129485 fix: build 2025-07-22 03:47:25 +08:00
Neko Ayaka db99af7a59 feat(stage-web): info action 2025-07-22 03:37:17 +08:00
Neko Ayaka 8d67d6941a refactor: to Scenarios directory 2025-07-21 23:54:44 +08:00
Neko Ayaka f5fd13497c fix(stage-web): mobile screensafe area & style issues 2025-07-21 23:33:52 +08:00
Lilia_ChenandNeko a8454b4a44 feat(stage-ui): VRM model setting page: FOV and Rotation (#307)
---------

Co-authored-by: Neko <neko@ayaka.moe>
2025-07-21 19:17:06 +08:00
Neko Ayaka 1785c39fee fix(stage-*): layout overflow 2025-07-21 18:56:47 +08:00
Neko Ayaka a8c668b9b1 fix(ui,stage-web): mobile range not draggable 2025-07-21 18:43:37 +08:00
Neko Ayaka a4ebdf2d23 fix(ci,workspace): publish & build failed 2025-07-21 18:07:27 +08:00
Neko Ayaka ea48861e9d release: v0.7.0-alpha.1 2025-07-21 17:40:52 +08:00
Neko Ayaka 79f8a58fbf fix: type 2025-07-21 15:03:40 +08:00
Inoki f471bec2d4 feat: Add Azure AI Foundry provider for consciousness (#272) 2025-07-21 14:44:45 +08:00
MakitoandNeko 42026d100b feat(stage-ui): better tts input chunking (#306)
* feat(stage-ui): better tts input chunking
* chore: remove unused audio analyser
* fix: words count
* fix: use ctx.data instead

---------

Co-authored-by: Neko <neko@ayaka.moe>
2025-07-21 14:43:56 +08:00
Neko Ayaka e2d3b2f108 fix(stage-ui/stores/providers): callout for error 2025-07-21 02:44:21 +08:00
Neko Ayaka ad41bba055 fix(stage-ui/stores/providers): dead code from player2, check for health 2025-07-21 02:35:37 +08:00
Neko Ayaka 0db4fa3f7c feat(stage-*): dramatically improved mobile 2025-07-21 01:52:48 +08:00
Neko Ayaka 7f6dc6ad58 feat(stage-*): improved hearing component 2025-07-20 03:02:39 +08:00
Neko Ayaka ce1c3981af fix: lint 2025-07-19 22:42:37 +08:00
Neko Ayaka d34bd02bcd refactor(stage-ui): transcription playground 2025-07-19 22:41:40 +08:00
Lilia_Chen 1a2a790ee5 feat(stage-ui): VRM model postioning functionalities (#302) 2025-07-19 22:39:32 +08:00
Typed SIGTERM 76e546316a chore: use AVIF instead of PNG/JPG as more as possible (#301) 2025-07-19 19:58:12 +08:00
Neko 9aa5fe9656 fix(stage-*): passed tools without check & discovery for provider (#296) 2025-07-19 13:42:31 +08:00
Typed SIGTERM 96dd393a81 fix: model base url input & deepseek default base url (#300) 2025-07-19 13:34:05 +08:00
Neko Ayaka c242179e9d fix: typecheck & lint 2025-07-19 01:26:02 +08:00
Lilia_ChenandNeko d2ce04b21b feat(stage-ui): Live2D vs VRM page switch botton and VRM model uploading functionality (#290)
---------

Co-authored-by: Neko <neko@ayaka.moe>
2025-07-19 01:17:41 +08:00
Typed SIGTERMandNeko eeadf3b92d refactor(stage-ui): <Alert> <ErrorContainer> (#295)
---------

Co-authored-by: Neko <neko@ayaka.moe>
2025-07-19 01:17:07 +08:00