aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/me/Danker/DankersSkyblockMod.java
AgeCommit message (Collapse)Author
2022-08-15Update version to 1.8.7bowser0000
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-11Fix /dungeons not workingbowser0000
2022-08-09PR Fixesbowser0000
2022-08-09Merge branch 'development' into developmentbowser0000
2022-08-09Fix issues with custom music volumebowser0000
Fix custom music set to 50% volume on first load (ignoring config) Fix island music using hub volume
2022-08-05Add trophy fishing trackerbowser0000
Also update trivia answers and add mod init event
2022-05-16Add minion last collected displaybowser0000
2022-04-30Add thunder/jawbus spawn alertsbowser0000
2022-04-29Merge branch 'development' into developmentClicks
2022-04-28Add chat aliasesbowser0000
2022-04-28Add keybind for adding waypointbowser0000
2022-04-28Add Skytils waypoint supportbowser0000
2022-04-23Add fire pillar displaybowser0000
2022-04-22added new way of registering WarpCommandsCuzImClicks
2022-04-22Merge remote-tracking branch 'upstream/development' into developmentCuzImClicks
2022-04-20Add blaze slayer support + trackerbowser0000
2022-04-16Add automatically joining skyblockbowser0000
2022-03-22Add new f7 terminalsbowser0000
Also remove maze terminal
2022-03-20Add hiding player armourbowser0000
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-04Remove networth commandbowser0000
You had a good unreleased run
2022-01-06Actually fix dungeon coins spentbowser0000
2021-12-23Add dungeon score displaybowser0000
2021-11-24Add custom alerts based on chatbowser0000
Also move some other stuff around
2021-11-24Re-add blocking click featuresbowser0000
Add blocking starting wrong slayer quest Add block placing flower weapons Add blocking misclicks in solvers Add F7 arrow terminal solver (Source: https://cdn.discordapp.com/attachments/823769568933576764/906101631861526559/unknown.png)
2021-11-21Add /networth commandbowser0000
Uses Maro API
2021-11-20Add /hotmof commandbowser0000
Also make API handler use UTF-8
2021-09-07Make cooldown display work with mage cooldown reductionbowser0000
2021-09-06Add ability cooldown displaybowser0000
2021-09-02Add /inventory commandbowser0000
Also add returns on API commands when API key is not set
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-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-30Auto accept repartybowser0000
2021-07-24Add crystal hollows waypointsbowser0000
With support for SBE crystal hollows waypoints
2021-07-17Show applied gemstones in item lorebowser0000
2021-07-05Auto reload repo every 1 hourbowser0000
2021-07-05Add alert when reaching end of farmbowser0000
2021-06-29Add command to reload repobowser0000
2021-06-25Fix issues with skill featuresbowser0000
2021-06-15Add support for percentage skill barbowser0000
2021-05-15fine i removed itCuzImClicks
2021-05-10uncommented the Skyblock checkCuzImClicks
2021-05-02Add /weight commandbowser0000
2021-05-02Add custom name coloursbowser0000
2021-04-30Merge branch 'development' of https://github.com/bowser0000/SkyblockMod into ↵CuzImClicks
development
2021-04-29Auto update trivia and three man solutionsbowser0000
2021-04-29Add hiding pet candy in pet tooltipbowser0000
2021-04-29Add giant hp displaybowser0000
Also make LocationButton easy to add