aboutsummaryrefslogtreecommitdiff
path: root/src/main/java
AgeCommit message (Collapse)Author
2021-09-09Use proximity for dupes, delay after finding chestDavid Mills
2021-09-09Metal detector solver updatesDavid Mills
- Move beacon beam rendering related code into RenderUtils - Show beacons and labels for metal detector locations - Replace code that Hypixel would likely ban as X-Ray with code based on eliminating duplicate Y values. The number of unique locations for the new code to work is still 2-3, but results in odd locations being treated as valid (mid-air, outside Mines, blocks not exposed to air). This could be made better by detecting the NPCs coordinates to filter valid coordinates. - Add a TODO in reset to add a delay after a chest is found
2021-09-07fix typo in config DescriptionLulonaut
2021-09-07add toggle to disable showing the treecap cooldown in item durabilityLulonaut
2021-09-03fix exp tweaks not working for the rat petDoKM
2021-09-03Fix accessory bag overlay not counting stats with a % and golden goblin not ↵DoKM
having a icon
2021-09-03some small fixesDoKM
2021-09-02Fix neuec not parsing correctly and 2 crashes when copying stuffDoKM
2021-09-02Fix a nullpointer exception in dwarven textures (untested)DoKM
but should do it
2021-09-02finish enchant guiMoulberry
2021-09-02misc & bin warning & sort warningMoulberry
2021-09-01Change the fetchur prediction's offset againDoKM
its now +1 instead of +3
2021-08-31Neu Features link/ updating some stringsDoKM
2021-08-31Clean up some duplicate values etc.DoKM
2021-08-31Merge remote-tracking branch 'origin/master'DoKM
2021-08-31Add Ability for third party mods to disable Inventory ButtonsDoKM
Per request
2021-08-30Merge pull request #29 from DeDiamondPro/masterDoKM
Fixes
2021-08-30Quick fixDoKM
2021-08-30Add Support for pets with special levelling systemsDoKM
Like the golden Dragon pet
2021-08-30last thingDeDiamondPro
2021-08-30Merge remote-tracking branch 'dokm/master'DeDiamondPro
2021-08-30fix shift click delayDeDiamondPro
2021-08-30fix da fixDeDiamondPro
2021-08-29Fix pv button showing in hypixel player menu and not showing when guestDoKM
2021-08-29Add Replace Social options chat with PVDoKM
2021-08-28I think this fixes a slotlocking crashDoKM
2021-08-27we be fixingDeDiamondPro
2021-08-27Redo the tutorial gui a bitDoKM
Might be used at a later date, but this should make it easier to make multiple tutorial gui's with buttons that run commands
2021-08-27Bit of code cleanupDoKM
2021-08-26Make print stacktrace only in dev modeDoKM
2021-08-26make ignored ignored againDeDiamondPro
2021-08-26command block to open pvDeDiamondPro
2021-08-26fix max + save max to configDeDiamondPro
2021-08-26ICONSDeDiamondPro
2021-08-26Finish mining overlayDoKM
2021-08-25Fix fetchur crash/disable BuilderW/BZ/Prisma overlay when not on PislandDoKM
2021-08-24Merge pull request #27 from DeDiamondPro/masterDoKM
AOTV and PV
2021-08-24Update GuiProfileViewer.javaDeDiamondPro
2021-08-24Update GuiProfileViewer.javaDeDiamondPro
2021-08-24Add another check for if the experimentation table is doneDoKM
This check runs when you're on the rewards page
2021-08-24fixesDeDiamondPro
2021-08-24Fix show pet exp on tooltip in pvDoKM
2021-08-24fix importsDeDiamondPro
2021-08-24Merge remote-tracking branch 'dokm/master'DeDiamondPro
2021-08-24Overhaul Dwarven overlay's forge displayDoKM
2021-08-24Merge remote-tracking branch 'dokm/master'DeDiamondPro
2021-08-24undid auto formatDeDiamondPro
2021-08-24update idsDeDiamondPro
2021-08-24importsDeDiamondPro
2021-08-24finishedDeDiamondPro