aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/me/Danker/utils
AgeCommit message (Collapse)Author
2022-08-12Fix rendering issues with trophy fish completion displaybowser0000
2022-08-12Add amount of Magmafish if filleted displaybowser0000
Shows amount of Magmafish you would get if you filleted all the trophy fish in your inventory
2022-08-12Display trophy fish completion behind chat and tabbowser0000
Works for SBA custom tab and ST custom chat as well
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-05-16Add minion last collected displaybowser0000
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-22Add new f7 terminalsbowser0000
Also remove maze terminal
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
2022-03-04Add CH fishing trackerbowser0000
Organized change display GUI Add method to make centered text rendering easier
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-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