Commit graph

5 commits

Author SHA1 Message Date
Eric House
8be9d18287 new feature to remember acceptable phonies
Present to user option to remember "phonies", words played but not
in the current wordlist. They're stored by language (not by wordlist)
and not available for hints or the robot to use (as that would require
incorporating them into a wordlist, a much larger change.)
2024-04-09 10:52:43 -07:00
Eric House
9f514a4b85 snapshot: async return of web api result works both platforms 2024-02-18 19:28:29 -08:00
Eric House
cbae3665ca remove redundant list length variable 2024-02-09 10:10:44 -08:00
Eric House
9437cc4ef9 tweak dllist to allow deletion mid-iteration
Eventually comms will use this thing I think
2024-02-09 09:40:27 -08:00
Eric House
bbd06183d4 move sorting of known players into common code 2024-02-09 09:40:23 -08:00