summary refs log tree commit diff stats
path: root/lingo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Disabled top yellow againStar Rauchenberger2022-12-121-1/+4
* Added triviality checkingStar Rauchenberger2022-12-121-47/+86
* Re-enabled top yellowStar Rauchenberger2022-12-121-0/+1
* Bot pre-generates puzzles nowStar Rauchenberger2022-12-111-31/+122
* Looks like the nickname field is only set if you actually have a nicknameStar Rauchenberger2022-12-101-1/+2
* Scoreboard uses server nicknames instead of usernamesStar Rauchenberger2022-12-101-1/+1
* Added orange puzzlesStar Rauchenberger2022-12-101-7/+63
* Clues and solutions must be between 3 and 11 charactersStar Rauchenberger2022-12-101-2/+5
* Spaces in answer attempts are now ignoredStar Rauchenberger2022-12-101-0/+8
* Proper noun filter wasn't being applied to clue queriesStar Rauchenberger2022-12-101-1/+1
* Undefined behaviour was causing user IDs to not be sent to scoreboardStar Rauchenberger2022-12-101-1/+2
* Bottom red/blue should not return something with the same formStar Rauchenberger2022-12-101-4/+24
* Marked bottom black as expensiveStar Rauchenberger2022-12-101-1/+1
* Bot can submit to scoreboard nowStar Rauchenberger2022-12-101-3/+56
* 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
* Reduced possible hint combinationsStar Rauchenberger2022-12-091-2/+44
* Top purple now matches the game's behaviourStar Rauchenberger2022-12-091-2/+14
* Fixed admissible solution checkerStar Rauchenberger2022-12-091-1/+1
* Refactored filter generationStar Rauchenberger2022-12-091-351/+148
* 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