aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2021-10-10Merge remote-tracking branch 'Jaex/master'DoKM
2021-10-10Add ShareX capeJaex
2021-10-03Updated /neustats to have a dump subcommand.ThatGravyBoat
Moved the stats command to its own class. Added HastebinUploader and DiscordMarkdownBuilder Added ClientCommandBase
2021-10-03Move the commands to a seperate classDoKM
2021-10-02Merge pull request #31 from Lulonaut/masterDoKM
Tab completion for ah search overlay
2021-09-30highlight selected item with textureLulonaut
2021-09-29added ability to go through the results with arrow keysLulonaut
2021-09-27Use built-in getDisplayName methodDavid Mills
2021-09-27Update per-location commissions to read commission type stack, not current ↵David Mills
player location
2021-09-26forgot to change one name backLulonaut
please work now
2021-09-26Set still requires iteratorLulonaut
2021-09-26Java not rustLulonaut
2021-09-26Merge pull request #36 from DeDiamondPro/masterDoKM
better pv command block
2021-09-26better pv command blockDeDiamondPro
2021-09-25Merge pull request #35 from Keebler408/locationSpecificDataDoKM
Introduce location specific config, move commission maxes into it
2021-09-25Add divine supportDoKM
2021-09-24Introduce location specific config, move commission maxes into itDavid Mills
2021-09-24Fix neuec v2DoKM
2021-09-24Merge remote-tracking branch 'dokm/master'DeDiamondPro
2021-09-24revert some metal detector solver changesDeDiamondPro
2021-09-21Add support for the new arrows in neu pvDoKM
2021-09-21Fix morph pets not workingDoKM
2021-09-20Fix gemstone gauntlet/Divan Drill not being recognised as mining tools DoKM
2021-09-19Change neu's crit commas to represent hypixel's critsDoKM
2021-09-19reorder the capes to from special to most wide spreadDoKM
2021-09-19Add Stormy_LH capeDoKM
2021-09-17Fix not being able to press repeat keys in chatDoKM
2021-09-15Add SecondPfirsisch's capeDoKM
2021-09-14Fix hypixel breaking custom enchant colours and add counter enchant supportDoKM
2021-09-13Fix accessory bag overlay's reforge stats detectionDoKM
2021-09-12Add text to inform the user to /api new after waiting in the pvDoKM
also call them a maniac for waiting too long
2021-09-11Merge pull request #33 from IRONM00N-Development/masterDoKM
increase max string length for item editing
2021-09-11increase max string length for item editingIRONM00N
2021-09-11Merge remote-tracking branch 'origin/master'DoKM
2021-09-11Fix jitter, improve metal detector beaconDavid Mills
- Fix jitter caused by location coord truncation from double to int - Move remaining fairy souls beacon rendering into RenderUtils.java - Add beacon option to enable depth testing when player is close by - Use new rendering for metal detector to make beacons more visible
2021-09-10Small tweaks based on more testingDavid Mills
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-08make sure there are autocompleted itemsLulonaut
2021-09-07unused importLulonaut
2021-09-07ah search overlay tab completionLulonaut
2021-09-07Merge remote-tracking branch 'origin/master'DoKM
2021-09-07fix typo in config DescriptionLulonaut
2021-09-07add toggle to disable showing the treecap cooldown in item durabilityLulonaut
2021-09-07enable help button by default small changeDoKM
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