aboutsummaryrefslogtreecommitdiff
path: root/src/main
AgeCommit message (Collapse)Author
2020-12-14Fixed Click in OrderMy-Name-Is-Jeff
2020-12-13Stop highlighting already chosen items on terminalsMy-Name-Is-Jeff
2020-12-13Actually fixed it (hopefully)My-Name-Is-Jeff
2020-12-13Update DankerGui.javaMy-Name-Is-Jeff
wrong button lmao
2020-12-13Notify when Slayer SlainMy-Name-Is-Jeff
2020-12-13Fix Click in Order HelperMy-Name-Is-Jeff
2020-12-13Update debugMy-Name-Is-Jeff
2020-12-13Update DHelpCommand.javaMy-Name-Is-Jeff
2020-12-13Rename click in order to helperMy-Name-Is-Jeff
2020-12-13Add highlighter for click in order terminalMy-Name-Is-Jeff
2020-12-13Fix click blocking for "click in order"My-Name-Is-Jeff
2020-12-13Fixed a swapped orderMy-Name-Is-Jeff
2020-12-12Fix NullPointerExceptionMy-Name-Is-Jeff
2020-12-12Update WordingMy-Name-Is-Jeff
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