aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/me/Danker/gui/PuzzleSolversGui.java
AgeCommit message (Collapse)Author
2020-12-04Add Tic Tac Toe puzzle solverbowser0000
Uses minimax to find best move
2020-12-01Fix warnings Eclipse didn't tell me aboutbowser0000
Also rename TheMod.java to DankersSkyblockMod.java
2020-12-01Fix terminal solvers not being saved to configbowser0000
2020-11-28Revert blaze puzzle changesbowser0000
2020-11-28Add F7 stage 3 arrow and 2 terminal puzzle solversbowser0000
Starts with letter terminal and select all colour terminal
2020-11-27Fix Siamese Lynx detection, add toggle for only showing correct blazebowser0000
Added toggle in case detection messes up and to increase performance
2020-11-19Add water puzzle solver, bug fixesbowser0000
Update trivia solutions Limit skills from achievement API to 50 Fix typo in puzzle solvers GUI
2020-10-27Add experimental creeper puzzle solverbowser0000
2020-10-24Add riddle, trivia, blaze puzzle solversbowser0000
For the ChatTriggers haters