generated from PlexSheep/rs-base
chore(wlist): make all wordlist json sources lowercase #20
#98 -Commit
2fcdc062c8
pushed by
cscherrNT
fix(naive): make the naive solver work with a winrate of seemingly over 98%
#97 -Commit
1b63e4d9cc
pushed by
cscherrNT
fix(naive): make the naive solver work with a winrate of seemingly over 98%
#96 -Commit
a59b847675
pushed by
cscherrNT
fix(game): evaluation was not generated correctly in an edge case #18
#95 -Commit
d5cf04d89b
pushed by
cscherrNT
feat(naive): state building from responses works
#93 -Commit
f511e158cd
pushed by
cscherrNT
docs(game): make it clear what some parameters and methods do
#92 -Commit
29ec8bf219
pushed by
cscherrNT
feat(naive): start moving to state machine for solver internals
#91 -Commit
3cd20d775e
pushed by
cscherrNT
feat(naive): try to fix naive solver screwing up in less than 1% of cases WIP
#89 -Commit
aac3e8804e
pushed by
cscherrNT
fix(naive): improve found character indexing #2
#88 -Commit
845fd73040
pushed by
cscherrNT
feat(german): allow loading any wordlist file, bundle english and german
#81 -Commit
9ea3577a3b
pushed by
cscherrNT
feat(german): add german wordlist with data from SUBTLEX-DE
#80 -Commit
d651756265
pushed by
cscherrNT
feat(german): add german wordlist with data from SUBTLEX-DE
#79 -Commit
2aa648886b
pushed by
cscherrNT
docs: mention SUBTLEX-DE, even though it's not included yet
#78 -Commit
3980c7452b
pushed by
cscherrNT
fix(evaluation): evaluation did not get built from string correctly #9
#75 -Commit
18a5125028
pushed by
cscherrNT
feat/interactive-solver