Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-05 | Squash more bugs, begin ultrasequencer click blocking | My-Name-Is-Jeff | |
Fix some bugs causing crash. Laid out framework for ultrasequencer click blocking | |||
2020-12-05 | Bug Fixes | My-Name-Is-Jeff | |
2020-12-05 | Revert "Remove unnecessary code" | My-Name-Is-Jeff | |
This reverts commit ac5ff849332ab6817dabb06bfc7c511f3442b9f6. | |||
2020-12-05 | Fix out of bound exception | My-Name-Is-Jeff | |
Added size check for pattern | |||
2020-12-05 | Remove unnecessary code | My-Name-Is-Jeff | |
2020-12-05 | Add manual override | My-Name-Is-Jeff | |
override blocking clicks on chronomatron if shift is held down. | |||
2020-12-05 | Block clicking the wrong sequence in chronomation | My-Name-Is-Jeff | |
2020-12-05 | Block clicks during chronomatron remember the puzzle | My-Name-Is-Jeff | |
2020-12-05 | Update DankersSkyblockMod.java | My-Name-Is-Jeff | |
2020-12-05 | Don't render item due to issues of depth | My-Name-Is-Jeff | |
Work on it later. | |||
2020-12-05 | remove ghost items | My-Name-Is-Jeff | |
Due to concern of modified packets | |||
2020-12-05 | Update DankersSkyblockMod.java | My-Name-Is-Jeff | |
Add tooltip, matching colors | |||
2020-12-05 | Allow middle mouse click for mouse events | My-Name-Is-Jeff | |
2020-12-05 | Fixed super pairs | My-Name-Is-Jeff | |
Fixed superpairs helper | |||
2020-12-05 | Update DankersSkyblockMod.java | My-Name-Is-Jeff | |
2020-12-05 | Fix mistake | My-Name-Is-Jeff | |
Fix using the wrong variable in the Toggle Command | |||
2020-12-05 | Add Superpairs helper | My-Name-Is-Jeff | |
2020-12-05 | Add Chronomatron solver | bowser0000 | |
2020-12-04 | Add support for enchanting 60 | bowser0000 | |
2020-12-04 | Add ultrasequencer solver | bowser0000 | |
2020-12-04 | Add Tic Tac Toe puzzle solver | bowser0000 | |
Uses minimax to find best move | |||
2020-12-01 | Fix warnings Eclipse didn't tell me about | bowser0000 | |
Also rename TheMod.java to DankersSkyblockMod.java |