aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/me/Danker/commands
AgeCommit message (Collapse)Author
2020-12-17remove weird linebreakSychic
2020-12-17secrets foundSychic
2020-12-17Merge branch 'development' into developmentSychic
2020-12-17Update /dsm debugbowser0000
2020-12-17Merge branch 'development' into developmentSychic
2020-12-17Fix icons rendering with tintsbowser0000
2020-12-14Merge branch 'development' into developmentJimmy
2020-12-14Merge branch 'development' into developmentSychic
2020-12-14Revert "Add feature trace inactive terminals"My-Name-Is-Jeff
This reverts commit 12ff5bebbe431924e5c13f8a0f88843ce9709eae.
2020-12-14Remove some random importMy-Name-Is-Jeff
2020-12-14Add feature trace inactive terminalsMy-Name-Is-Jeff
2020-12-13Added Prevent Placing FoT/Spirit Sceptre on grass/dirtQuantizr
2020-12-13Notify when Slayer SlainMy-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-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-11Merge branch 'development' into developmentSychic
2020-12-11resolve conflictsSychic
2020-12-11Update DebugKal Draganov
Added watchermessage and pickblock variables
2020-12-11Merge branch 'development' of https://github.com/bowser0000/SkyblockMod into ↵Kal Draganov
development
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-11minor rearrangement and addition of out of mana and ability cooldown message ↵Sychic
toggles
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 water puzzle solver to display from chat messagebowser0000
2020-12-06Add stop salvaging starred itemsMy-Name-Is-Jeff
2020-12-06Feature: Auto-Swap LMB to pick blockMy-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
2020-12-04Add support for enchanting 60bowser0000
2020-12-04Add ultrasequencer solverbowser0000
2020-12-04Add Tic Tac Toe puzzle solverbowser0000
Uses minimax to find best move
2020-12-02Fix /display spider setting as zombiebowser0000
2020-12-01Fix warnings Eclipse didn't tell me aboutbowser0000
Also rename TheMod.java to DankersSkyblockMod.java
2020-12-01Add ability to disable Implosion messagesbowser0000
2020-11-30Add total coins to /bankbowser0000
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-25Add low health alertsbowser0000
2020-11-24Add mythological event tracker that *might* work, bug fixes and changesbowser0000
Fix Wither Cloak triggering creeper solver Update README with more better information Replace most else ifs with switch statements Add Necron's Handle to /resetloot catacombs Update trivia answers
2020-11-23Add skill xp/hour tracker, add Necron's Handle and bug fixesbowser0000
Fix F7 loot not saving to config Fix water puzzle variant 3 solution
2020-11-22Add F7 trackerbowser0000
2020-11-21Access static methods in static ways and remove unused importsbowser0000