aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2021-08-22"fix" fetchur item predictor showing the wrong itemDoKM
until hypixel changes it again
2021-08-22Merge pull request #22 from DeDiamondPro/masterDoKM
Automaton part overlay + some bug fixes
2021-08-21remove comment oopsDeDiamondPro
2021-08-21Update SBInfo.javaDeDiamondPro
2021-08-21doneDeDiamondPro
2021-08-21Fix experimentation table timer detection not workingDoKM
if you finished all experimentations for the day
2021-08-21only show waypoints when in mines of divanDeDiamondPro
2021-08-21Fix being able to hotkey slotlocked items in a containerDoKM
2021-08-20Merge pull request #21 from DeDiamondPro/masterDoKM
bug fixes
2021-08-20bug sqaushingDeDiamondPro
2021-08-20Clean up fairysouls commands a bit moreDoKM
2021-08-20Add alternative fairysouls command "/fairysouls"DoKM
2021-08-20Merge pull request #20 from DeDiamondPro/masterDoKM
cleanup code + allow r to view recipe and u to view usages with virtual items in the crafting overlay
2021-08-20importsDeDiamondPro
2021-08-20cleanup code + allow r to view recipe and u to view usages with virtual ↵DeDiamondPro
items in the crafting overlay
2021-08-20Add option to disable pickaxe ability cooldown as pickaxe durabilityDoKM
2021-08-20Merge pull request #19 from DeDiamondPro/masterDoKM
Metal detector crystal hollow solver thing
2021-08-20betterDeDiamondPro
2021-08-19config optionsDeDiamondPro
2021-08-19fix crash that might happenDeDiamondPro
2021-08-19finalizeDeDiamondPro
2021-08-19changeDeDiamondPro
2021-08-19using less accurate calculations to have a higher probability of finding it ↵DeDiamondPro
even with some calculation errors
2021-08-19Swap the help button to /neuhelp instead of the tutorial guiDoKM
2021-08-19nvmDeDiamondPro
2021-08-19Almost finish mastermode supportDoKM
just needs mastermode xp but the rest is very pog already
2021-08-19moulBeFixDeDiamondPro
2021-08-19better math:tm:DeDiamondPro
2021-08-18codeDeDiamondPro
2021-08-18Add mastermode to /pvDoKM
not fully done yet but should be good enough for a release also update changelog
2021-08-18disable mixin for loadingscreenrendererDoKM
as the feature it was made for was never implemented
2021-08-18thingDeDiamondPro
2021-08-18Do not display rawcraftcost if its at 0DoKM
2021-08-18Fix a duplicate value exception in capemanger slow updateDoKM
Somehow there can be two exact players in the theworld.playerEntities https://hst.sh/enuvamecef
2021-08-17Fix wrong master_catacombs floor in presetDoKM
2021-08-17Merge pull request #18 from DeDiamondPro/masterDoKM
Crafting overlay
2021-08-16I better stop finding bugs I wanna sleepDeDiamondPro
2021-08-16fix double tooltipsDeDiamondPro
2021-08-16now use internalname to check + code cleanupDeDiamondPro
2021-08-16Fix slotlocking a bit moreDoKM
2021-08-16Add sba chroma info to neurenameDoKM
2021-08-16Crafting overlayDeDiamondPro
2021-08-16Fix Neubuttons and accessory bag icon overlapDoKM
also update the change log
2021-08-15Add Sba chroma support to neuecDoKM
2021-08-14Fixed being able to slot lock the 9th slotDoKM
also change log
2021-08-14Disable neu gamemodes furtherDoKM
2021-08-14Change first time message to open /neuhelp instead of tutorialDoKM
2021-08-14Add neuec reset button and improve button hitboxes for neuecguiDoKM
2021-08-13Add load and save to/from clipboard for invbuttons and neuecDoKM
Clipboard should be a base64 encoded javaarray
2021-08-12Add prismapump overlay toggleDoKM