aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/me/Danker/utils
AgeCommit message (Collapse)Author
2021-03-13Add ice walk puzzle solverbowser0000
2021-03-09Add silverfish puzzle solverbowser0000
2021-03-04Add boulder puzzle solverbowser0000
2021-02-27Change outlined box renderingbowser0000
2021-02-27Move features into their own filesbowser0000
2021-02-15Highlight correct 3 weirdos chestbowser0000
2020-12-21Auto-Import API keyMy-Name-Is-Jeff
2020-12-17Update Utils.javaMy-Name-Is-Jeff
Add getItemLore (taken from SkyblockAddons) and a function to check if the item has a right click ability.
2020-12-14Revert "Add feature trace inactive terminals"My-Name-Is-Jeff
This reverts commit 12ff5bebbe431924e5c13f8a0f88843ce9709eae.
2020-12-14Add feature trace inactive terminalsMy-Name-Is-Jeff
2020-12-11Merge branch 'development' of https://github.com/bowser0000/SkyblockMod into ↵Kal Draganov
development
2020-12-11Fix issues with select all color terminalbowser0000
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-07Add player and health to low health notificationbowser0000
2020-12-05Add renderItem function from SBAMy-Name-Is-Jeff
2020-12-04Add Tic Tac Toe puzzle solverbowser0000
Uses minimax to find best move
2020-12-02Fix being over skill level 50 returning wrong past xp earnedbowser0000
2020-12-01Fix warnings Eclipse didn't tell me aboutbowser0000
Also rename TheMod.java to DankersSkyblockMod.java
2020-12-01Fix past experience returning 0bowser0000
2020-11-28Add F7 stage 3 arrow and 2 terminal puzzle solversbowser0000
Starts with letter terminal and select all colour terminal
2020-11-26Possibly fix blaze hitbox issues, add more colours to configbowser0000
Add lowest/highest blaze colours to config Remove chat message for trivia
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-06Add support for farming 60bowser0000
2020-10-27Add experimental creeper puzzle solverbowser0000
2020-10-24Add riddle, trivia, blaze puzzle solversbowser0000
For the ChatTriggers haters
2020-10-09Add GUI: /dsmbowser0000
No GUI for moving or scaling displays yet
2020-09-28Fix tab complete for new tab listbowser0000
2020-09-28Fix player tab complete and UUID returning error 204bowser0000
2020-09-24Add option for displaying total skill xp instead of progress to next levelbowser0000
2020-09-22Add /dungeons commandbowser0000
2020-09-14Add expertise kills in fishing rod lorebowser0000
2020-09-03Add (untested) coins spent in dungeonsbowser0000
2020-08-29Optimize xp to skill levelbowser0000
2020-08-28Add coins and time (not working) to dungeons tracker, change pet coloursbowser0000
Change pet colours to the Steam level colours because I'm uncreative
2020-08-27Fix pet colours being offset by 1 pixel on some GUI scalesbowser0000
2020-08-25Fix pet colour when chest isn't 6 rowsbowser0000
2020-08-25Add pet background (temporary) colours and fix Jerry Workshop /sbplayersbowser0000
Colours are temporary, will be changed in a future commit.
2020-08-20Add (unfinished) skyblock players commandbowser0000
Still missing JSON key for Jerry Workshop
2020-08-18Fix capitalization of petsbowser0000
Also move capitalization into Utils
2020-08-13Add chat maddox menu and dungeons trackerbowser0000
Don't have strings for Spirit Bone, Spirit Boots or Spirit Pet. Hoping that Spirit Pet tracking works.
2020-08-08v1.6.1bowser0000
Add all build files