Fix: llm mime to set openthisturn to 0

This commit is contained in:
Grail Finder
2025-07-06 07:47:59 +03:00
parent e9b9b9e559
commit f97d91ac74
3 changed files with 6 additions and 0 deletions

View File

@ -31,6 +31,7 @@
- possibly turn markings into parts of names of users (first three letters?);
- at game creation list languages and support them at backend;
- sql ping goroutine with reconnect on fail;
- player stats: played games, lost, won, rating elo, opened opposite words, opened white words, opened black words.
#### sse points
- clue sse update;
@ -74,3 +75,6 @@
- backlog shows white word with opposite color;
- bot actions are not recorder;
- bot recieves opp-color clue because of it ^;
- bot mime makes a clue -> no update in the room for players;
- red moves after bot gave (metal - 3) ended after two guesses (showed in logs, that opened 3. double click on the same card? or somewhere counter is not dropped?); the first guess moved counter to 2, in logs only two requests as expected;