Enha: difference between cards for mime and revealed for all

This commit is contained in:
Grail Finder
2025-06-30 10:27:54 +03:00
parent 643a9a035a
commit 42c1f461b0
6 changed files with 42 additions and 9 deletions

View File

@ -24,7 +24,9 @@
- clear indication that model (llm) is thinking / answered;
- different files for each supported lang;
- possibly turn markings into parts of names of users (first three letters?);
- sse div to bot thinking
- sse div to bot thinking;
- simplify mime prompt;
- redo card .revealed use: it should mean that card is revealed for everybody, while mime should be able to see cards as is;
#### sse points
- clue sse update;
@ -57,3 +59,4 @@
- invite link gets cutoff;
- when llm guesses the word it is not removed from a pool of words making it keep guessing it;
- bot team does not loses their turn after white card (or limit);
- name check does not work;