aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/me/Danker/utils/Utils.java
AgeCommit message (Collapse)Author
2022-08-09PR Fixesbowser0000
2022-08-09Merge branch 'development' into developmentbowser0000
2022-08-07Add xp + overflow to /skill commandbowser0000
2022-08-06Add trophy fish completion to displaybowser0000
2022-08-05Add trophy fishing trackerbowser0000
Also update trivia answers and add mod init event
2022-04-29Merge branch 'development' into developmentClicks
2022-04-28Add regex for alertsbowser0000
Capture support using $$x$$ where x is a group number Make util function for desktop notifications
2022-04-28Add alert sound to configbowser0000
Default to random.orb
2022-04-22fixed HighlightCommissionsCuzImClicks
2022-03-07Add cata 99 and class average to /dungeonsbowser0000
2022-03-05Update catacombs trackerbowser0000
Add Dark Claymore Track both S and S+ and allow switching Make floor detection easier and use less computing Allow livid detector to work in M5 Stop updating ToggleCommand
2022-03-04Add custom colours to titlesbowser0000
2021-11-25Fix ability cooldown tracker using full set bonus cooldownbowser0000
2021-09-07Make cooldown display work with mage cooldown reductionbowser0000
2021-09-06Add ability cooldown displaybowser0000
2021-08-28A lot of internal changesbowser0000
Rename RenderOverlay -> RenderOverlayEvent Split loot trackers into own classes Add packet read and write events Move render functions form Utils to RenderUtils Fix warnings in installer frame Move spirit boots fix to own class
2021-08-06Add option to use lily weight in /weightbowser0000
2021-07-31Add custom music to every areabowser0000
Hub, island, farming islands, gold mine, deep caverns, dwarven mines, crystal hollows, blazing fortress, end, park
2021-07-24Add crystal hollows waypointsbowser0000
With support for SBE crystal hollows waypoints
2021-07-05Auto reload repo every 1 hourbowser0000
2021-07-05More skill fixesbowser0000
2021-06-25Fix issues with skill featuresbowser0000
2021-06-15Add support for percentage skill barbowser0000
2021-04-29Add giant hp displaybowser0000
Also make LocationButton easy to add
2021-04-19Add display for teammates in 30 block radiusbowser0000
2021-04-18Add highlighting Skeleton Mastersbowser0000
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-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