Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-24 | Fix gemstone lore with mining, combat and defensive slots | bowser0000 | |
2021-11-24 | Re-add blocking click features | bowser0000 | |
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-22 | Fix /hotmof error when missing API values | bowser0000 | |
2021-11-21 | Add /networth command | bowser0000 | |
Uses Maro API | |||
2021-11-20 | Add /inv alias to /inventory | bowser0000 | |
2021-11-20 | Add /hotmof command | bowser0000 | |
Also make API handler use UTF-8 | |||
2021-11-19 | Fix coins spent not being tracked | bowser0000 | |
2021-09-12 | Add adding waypoints | bowser0000 | |
2021-09-08 | Fix first coord being negative in waypoint addition | bowser0000 | |
2021-09-07 | Make cooldown display work with mage cooldown reduction | bowser0000 | |
2021-09-07 | Fix S+ runs not saving and spirit boots fix NPE | bowser0000 | |
2021-09-06 | Add ability cooldown display | bowser0000 | |
2021-09-03 | Add S+ runs and rerolls to catacombs tracker | bowser0000 | |
2021-09-02 | Add /inventory command | bowser0000 | |
Also add returns on API commands when API key is not set | |||
2021-09-02 | Reduce memory issues with custom music | bowser0000 | |
2021-09-02 | Fix slayer book tracking and add smite 7 | 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-27 | Update private island custom music detection | bowser0000 | |
2021-08-26 | Reduce lag with custom colours | bowser0000 | |
2021-08-07 | Add more info to open skill menu warning | bowser0000 | |
2021-08-06 | Add option to use lily weight in /weight | bowser0000 | |
2021-08-06 | Fix slayer 20% drops only counting as 1 | bowser0000 | |
Also add missing lines in /dsmfarmlength | |||
2021-07-31 | Merge pull request #104 from GodSaveTheDoge/refractor-chronomatronsolver | bowser0000 | |
Refractored Chronomatron Solver | |||
2021-07-31 | Merge pull request #103 from GodSaveTheDoge/fix-gradlew-permissions | bowser0000 | |
Changed permissions of ./gradlew | |||
2021-07-31 | Merge pull request #99 from TotalledZebra/patch-1 | bowser0000 | |
Blaze solver change | |||
2021-07-31 | Add spiders den to custom music | bowser0000 | |
I forgot it existed | |||
2021-07-31 | Shuffle custom music at end of song | 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-30 | Add rainbow colour names | bowser0000 | |
2021-07-30 | Auto accept reparty | bowser0000 | |
2021-07-24 | Fix Giant HP display not in correct location | bowser0000 | |
Accidentally left test values | |||
2021-07-24 | Add /dankersskyblockmod alias to /dsm | bowser0000 | |
2021-07-24 | Add crystal hollows waypoints | bowser0000 | |
With support for SBE crystal hollows waypoints | |||
2021-07-18 | Add enderman slayer highlight support | bowser0000 | |
2021-07-18 | Add crystal hollows to /sbplayers | bowser0000 | |
2021-07-17 | Show applied gemstones in item lore | bowser0000 | |
2021-07-11 | Add custom colours to nametags | bowser0000 | |
Also fix Spider's Den detection and fix copy paste error in /toggle | |||
2021-07-07 | Actually add /slayers alias | bowser0000 | |
2021-07-05 | Auto reload repo every 1 hour | bowser0000 | |
2021-07-05 | Add alert when reaching end of farm | bowser0000 | |
2021-07-05 | More skill fixes | bowser0000 | |
2021-06-29 | Add command to reload repo | bowser0000 | |
2021-06-29 | Add enderman slayer to commands | bowser0000 | |
2021-06-25 | Fix issues with skill features | bowser0000 | |
2021-06-17 | Fix edit location buttons not having correct hitbox | bowser0000 | |
2021-06-17 | Add enderman slayer tracker | bowser0000 | |
Also add support for counting 20% drops in chat and tier 5 rev dropping viscera | |||
2021-06-15 | Add support for percentage skill bar | bowser0000 | |
2021-06-09 | Refractored Chronomatron Solver | GodSaveTheDoge | |
refractored src/main/java/me/Danker/features/puzzlesolvers/ChronomatronSolver.java | |||
2021-06-08 | Changed permissions of ./gradlew | GodSaveTheDoge | |
Previous permissions: -rw-rw-r-- New permissions: -rwx------ | |||
2021-05-19 | Update BlazeSolver.java | TotalledZebra | |
Added a couple messages for when the chest is detected. |