mirror of
https://github.com/SillyTavern/SillyTavern-Extras.git
synced 2026-01-26 17:20:04 +00:00
update TODO
This commit is contained in:
@@ -33,6 +33,11 @@
|
||||
when switching chat files, to resume in the same emotion state where the chat left off.
|
||||
- Either call the "classify" endpoint (which will re-analyze), or if the client stores the emotion,
|
||||
then the "set_emotion" endpoint.
|
||||
- The client *does* store the emotion, as evidenced by this quick reply STScript:
|
||||
/lastsprite {{char}} | /echo Current sprite of {{char}}: {{pipe}}
|
||||
So we should find what implements the slash command `/lastsprite`.
|
||||
- Investigate what calls `/api/classify` (other than the expression setting code in Character Expressions); that updates the talkinghead state.
|
||||
We should make the same code also update the sprite if Character Expressions is enabled, and call that code after switching to a different chat.
|
||||
- When a new talkinghead sprite is uploaded:
|
||||
- The preview thumbnail in the client doesn't update.
|
||||
- Not related to talkinghead, but client bug, came up during testing: in *Manage chat files*, when using the search feature,
|
||||
|
||||
Reference in New Issue
Block a user