Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-12 | Fix rendering issues with trophy fish completion display | bowser0000 | |
2022-08-12 | Add amount of Magmafish if filleted display | bowser0000 | |
Shows amount of Magmafish you would get if you filleted all the trophy fish in your inventory | |||
2022-08-12 | Display trophy fish completion behind chat and tab | bowser0000 | |
Works for SBA custom tab and ST custom chat as well | |||
2022-08-09 | PR Fixes | bowser0000 | |
2022-08-09 | Merge branch 'development' into development | bowser0000 | |
2022-08-07 | Add xp + overflow to /skill command | bowser0000 | |
2022-08-06 | Add trophy fish completion to display | bowser0000 | |
2022-08-05 | Add trophy fishing tracker | bowser0000 | |
Also update trivia answers and add mod init event | |||
2022-05-16 | Add minion last collected display | bowser0000 | |
2022-04-29 | Merge branch 'development' into development | Clicks | |
2022-04-28 | Add regex for alerts | bowser0000 | |
Capture support using $$x$$ where x is a group number Make util function for desktop notifications | |||
2022-04-28 | Add alert sound to config | bowser0000 | |
Default to random.orb | |||
2022-04-22 | fixed HighlightCommissions | CuzImClicks | |
2022-03-22 | Add new f7 terminals | bowser0000 | |
Also remove maze terminal | |||
2022-03-07 | Add cata 99 and class average to /dungeons | bowser0000 | |
2022-03-05 | Update catacombs tracker | bowser0000 | |
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-04 | Add custom colours to titles | bowser0000 | |
2022-03-04 | Add CH fishing tracker | bowser0000 | |
Organized change display GUI Add method to make centered text rendering easier | |||
2021-11-25 | Fix ability cooldown tracker using full set bonus cooldown | bowser0000 | |
2021-09-07 | Make cooldown display work with mage cooldown reduction | bowser0000 | |
2021-09-06 | Add ability cooldown display | bowser0000 | |
2021-08-28 | A lot of internal changes | bowser0000 | |
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-06 | Add option to use lily weight in /weight | bowser0000 | |
2021-07-31 | Add custom music to every area | bowser0000 | |
Hub, island, farming islands, gold mine, deep caverns, dwarven mines, crystal hollows, blazing fortress, end, park | |||
2021-07-24 | Add crystal hollows waypoints | bowser0000 | |
With support for SBE crystal hollows waypoints | |||
2021-07-05 | Auto reload repo every 1 hour | bowser0000 | |
2021-07-05 | More skill fixes | bowser0000 | |
2021-06-25 | Fix issues with skill features | bowser0000 | |
2021-06-15 | Add support for percentage skill bar | bowser0000 | |
2021-04-29 | Add giant hp display | bowser0000 | |
Also make LocationButton easy to add | |||
2021-04-19 | Add display for teammates in 30 block radius | bowser0000 | |
2021-04-18 | Add highlighting Skeleton Masters | bowser0000 | |
2021-03-13 | Add ice walk puzzle solver | bowser0000 | |
2021-03-09 | Add silverfish puzzle solver | bowser0000 | |
2021-03-04 | Add boulder puzzle solver | bowser0000 | |
2021-02-27 | Change outlined box rendering | bowser0000 | |
2021-02-27 | Move features into their own files | bowser0000 | |
2021-02-15 | Highlight correct 3 weirdos chest | bowser0000 | |
2020-12-21 | Auto-Import API key | My-Name-Is-Jeff | |
2020-12-17 | Update Utils.java | My-Name-Is-Jeff | |
Add getItemLore (taken from SkyblockAddons) and a function to check if the item has a right click ability. | |||
2020-12-14 | Revert "Add feature trace inactive terminals" | My-Name-Is-Jeff | |
This reverts commit 12ff5bebbe431924e5c13f8a0f88843ce9709eae. | |||
2020-12-14 | Add feature trace inactive terminals | My-Name-Is-Jeff | |
2020-12-11 | Merge branch 'development' of https://github.com/bowser0000/SkyblockMod into ↵ | Kal Draganov | |
development | |||
2020-12-11 | Fix issues with select all color terminal | bowser0000 | |
2020-12-10 | Additional Features to Experiment Solvers | Kal 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-07 | Add player and health to low health notification | bowser0000 | |
2020-12-05 | Add renderItem function from SBA | My-Name-Is-Jeff | |
2020-12-04 | Add Tic Tac Toe puzzle solver | bowser0000 | |
Uses minimax to find best move | |||
2020-12-02 | Fix being over skill level 50 returning wrong past xp earned | bowser0000 | |
2020-12-01 | Fix warnings Eclipse didn't tell me about | bowser0000 | |
Also rename TheMod.java to DankersSkyblockMod.java |