aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/me/Danker
AgeCommit message (Collapse)Author
2020-12-12Block Wrong Terminal Clicks + FixesMy-Name-Is-Jeff
Blocks wrong terminal clicks Fixes bug where bind isn't swapped back after terminal
2020-12-11Fix crash with NEUbowser0000
2020-12-11Update versionKal Draganov
2020-12-11Update DebugKal Draganov
Added watchermessage and pickblock variables
2020-12-11Update DankersSkyblockMod.javaKal Draganov
2020-12-11Merge branch 'development' of https://github.com/bowser0000/SkyblockMod into ↵Kal Draganov
development
2020-12-11Update DankersSkyblockMod.javaKal Draganov
2020-12-11Extend Auto-Swap to Pick BlockKal Draganov
Extended the auto-swap to pick block feature to F7 terminals and Melody's Harp; consolidated it all into one button.
2020-12-11Fix issues with select all color terminalbowser0000
2020-12-10Fix water answer location not saving correctlybowser0000
2020-12-10Add pet colors to configbowser0000
2020-12-10Additional Features to Experiment SolversKal Draganov
Displays the next item in the sequence for ultrasequencer and chronomatron in blue. Also adds the feature to disable tooltips in the addons (chronomatron and ultrasequencer)
2020-12-09Add debug command to /dsmbowser0000
Copies important information to clipboard to help with debugging issues
2020-12-08Update ToggleCommand.javaKal Draganov
Forgot to update ToggleCommand
2020-12-08Watcher Ready MessageKal Draganov
Displays a message stating the Watcher has finished spawning mobs as a title
2020-12-07Change version to 1.8.4bowser0000
2020-12-07Make detecting mouse clicks consistentbowser0000
2020-12-07Change water puzzle solver to display from chat messagebowser0000
2020-12-07Add player and health to low health notificationbowser0000
2020-12-06Updated interactablesMy-Name-Is-Jeff
2020-12-06Fix mistake with colorsMy-Name-Is-Jeff
2020-12-06Make colors more visibleMy-Name-Is-Jeff
2020-12-06Make Superpairs colors more visibleMy-Name-Is-Jeff
2020-12-06Fix Unsupported Operation crashMy-Name-Is-Jeff
2020-12-06Add stop salvaging starred itemsMy-Name-Is-Jeff
2020-12-06forgot to add item checkMy-Name-Is-Jeff
2020-12-06Update interactables to include wither and blood doorsMy-Name-Is-Jeff
2020-12-06Feature: Auto-Swap LMB to pick blockMy-Name-Is-Jeff
2020-12-06Block AOTD and Livid Dagger ability when looking at a blockMy-Name-Is-Jeff
Fixes issue #25
2020-12-06Make ultrasequencer solver 100% consistent, hopefullybowser0000
Set array elements instead of creating a new list, also move order checking into tick event and out of render event
2020-12-06Change override from shift to controlbowser0000
2020-12-05Squash more bugs, begin ultrasequencer click blockingMy-Name-Is-Jeff
Fix some bugs causing crash. Laid out framework for ultrasequencer click blocking
2020-12-05Bug FixesMy-Name-Is-Jeff
2020-12-05Revert "Remove unnecessary code"My-Name-Is-Jeff
This reverts commit ac5ff849332ab6817dabb06bfc7c511f3442b9f6.
2020-12-05Fix out of bound exceptionMy-Name-Is-Jeff
Added size check for pattern
2020-12-05Remove unnecessary codeMy-Name-Is-Jeff
2020-12-05Add manual overrideMy-Name-Is-Jeff
override blocking clicks on chronomatron if shift is held down.
2020-12-05Block clicking the wrong sequence in chronomationMy-Name-Is-Jeff
2020-12-05Block clicks during chronomatron remember the puzzleMy-Name-Is-Jeff
2020-12-05Update DankersSkyblockMod.javaMy-Name-Is-Jeff
2020-12-05Don't render item due to issues of depthMy-Name-Is-Jeff
Work on it later.
2020-12-05remove ghost itemsMy-Name-Is-Jeff
Due to concern of modified packets
2020-12-05Update DankersSkyblockMod.javaMy-Name-Is-Jeff
Add tooltip, matching colors
2020-12-05Add renderItem function from SBAMy-Name-Is-Jeff
2020-12-05Allow middle mouse click for mouse eventsMy-Name-Is-Jeff
2020-12-05Fixed super pairsMy-Name-Is-Jeff
Fixed superpairs helper
2020-12-05Update DankersSkyblockMod.javaMy-Name-Is-Jeff
2020-12-05Fix mistakeMy-Name-Is-Jeff
Fix using the wrong variable in the Toggle Command
2020-12-05Add Superpairs helperMy-Name-Is-Jeff
2020-12-05Add Chronomatron solverbowser0000