summary refs log tree commit diff stats
path: root/lingo.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Bottom red/blue should not return something with the same formStar Rauchenberger2022-12-101-4/+24
| | | | fixes #19
* Marked bottom black as expensiveStar Rauchenberger2022-12-101-1/+1
| | | | refs #7
* Bot can submit to scoreboard nowStar Rauchenberger2022-12-101-3/+56
| | | | | | Also updated the scoreboard styling refs #13
* OopsStar Rauchenberger2022-12-091-1/+1
|
* Solution lengths are split up by spacesStar Rauchenberger2022-12-091-4/+5
|
* Added green hintsStar Rauchenberger2022-12-091-3/+79
|
* Uses custom discord emotes nowStar Rauchenberger2022-12-091-2/+14
| | | | fixes #18
* Reduced possible hint combinationsStar Rauchenberger2022-12-091-2/+44
| | | | | fixes #5 refs #7
* Top purple now matches the game's behaviourStar Rauchenberger2022-12-091-2/+14
| | | | | | This also fixes middle purple, which was not working before. fixes #4
* Fixed admissible solution checkerStar Rauchenberger2022-12-091-1/+1
| | | | fixes #3
* Refactored filter generationStar Rauchenberger2022-12-091-351/+148
| | | | | | | | Also added an ENABLE_BOT preprocesser directive. If this is removed, the bot functionality will not be compiled in, which is useful for testing. Additionally, merophony/holophony and merography/holography were mistakenly backwards in verbly before, and this has been updated. This should help with some of the "query returned empty dataset" cases. refs #7
* Removed anaphones for the momentStar Rauchenberger2022-12-081-1/+0
|
* Spaceless counts, admissable results are tuned moreStar Rauchenberger2022-12-081-26/+34
|
* More logging, and should restrict answer spaceStar Rauchenberger2022-12-081-13/+142
|
* Ok boomerStar Rauchenberger2022-12-081-1/+1
|
* Added /newpuzzle slash commandStar Rauchenberger2022-12-081-250/+298
|
* Made it a Discord botStar Rauchenberger2022-12-081-185/+228
|
* Added top yellow/red/blue, middle yellow/red/blue/purpleStar Rauchenberger2022-12-081-16/+107
|
* Initial commitStar Rauchenberger2022-11-301-0/+273