Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-10 | Merge remote-tracking branch 'Jaex/master' | DoKM | |
2021-10-10 | Add ShareX cape | Jaex | |
2021-10-03 | Updated /neustats to have a dump subcommand. | ThatGravyBoat | |
Moved the stats command to its own class. Added HastebinUploader and DiscordMarkdownBuilder Added ClientCommandBase | |||
2021-10-03 | Move the commands to a seperate class | DoKM | |
2021-10-02 | Merge pull request #31 from Lulonaut/master | DoKM | |
Tab completion for ah search overlay | |||
2021-09-30 | highlight selected item with texture | Lulonaut | |
2021-09-29 | added ability to go through the results with arrow keys | Lulonaut | |
2021-09-27 | Use built-in getDisplayName method | David Mills | |
2021-09-27 | Update per-location commissions to read commission type stack, not current ↵ | David Mills | |
player location | |||
2021-09-26 | forgot to change one name back | Lulonaut | |
please work now | |||
2021-09-26 | Set still requires iterator | Lulonaut | |
2021-09-26 | Java not rust | Lulonaut | |
2021-09-26 | Merge pull request #36 from DeDiamondPro/master | DoKM | |
better pv command block | |||
2021-09-26 | better pv command block | DeDiamondPro | |
2021-09-25 | Merge pull request #35 from Keebler408/locationSpecificData | DoKM | |
Introduce location specific config, move commission maxes into it | |||
2021-09-25 | Add divine support | DoKM | |
2021-09-24 | Introduce location specific config, move commission maxes into it | David Mills | |
2021-09-24 | Fix neuec v2 | DoKM | |
2021-09-24 | Merge remote-tracking branch 'dokm/master' | DeDiamondPro | |
2021-09-24 | revert some metal detector solver changes | DeDiamondPro | |
2021-09-21 | Add support for the new arrows in neu pv | DoKM | |
2021-09-21 | Fix morph pets not working | DoKM | |
2021-09-20 | Fix gemstone gauntlet/Divan Drill not being recognised as mining tools | DoKM | |
2021-09-19 | Change neu's crit commas to represent hypixel's crits | DoKM | |
2021-09-19 | reorder the capes to from special to most wide spread | DoKM | |
2021-09-19 | Add Stormy_LH cape | DoKM | |
2021-09-17 | Fix not being able to press repeat keys in chat | DoKM | |
2021-09-15 | Add SecondPfirsisch's cape | DoKM | |
2021-09-14 | Fix hypixel breaking custom enchant colours and add counter enchant support | DoKM | |
2021-09-13 | Fix accessory bag overlay's reforge stats detection | DoKM | |
2021-09-12 | Add text to inform the user to /api new after waiting in the pv | DoKM | |
also call them a maniac for waiting too long | |||
2021-09-11 | Merge pull request #33 from IRONM00N-Development/master | DoKM | |
increase max string length for item editing | |||
2021-09-11 | increase max string length for item editing | IRONM00N | |
2021-09-11 | Merge remote-tracking branch 'origin/master' | DoKM | |
2021-09-11 | Fix jitter, improve metal detector beacon | David 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-10 | Small tweaks based on more testing | David Mills | |
2021-09-09 | Use proximity for dupes, delay after finding chest | David Mills | |
2021-09-09 | Metal detector solver updates | David 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-08 | make sure there are autocompleted items | Lulonaut | |
2021-09-07 | unused import | Lulonaut | |
2021-09-07 | ah search overlay tab completion | Lulonaut | |
2021-09-07 | Merge remote-tracking branch 'origin/master' | DoKM | |
2021-09-07 | fix typo in config Description | Lulonaut | |
2021-09-07 | add toggle to disable showing the treecap cooldown in item durability | Lulonaut | |
2021-09-07 | enable help button by default small change | DoKM | |
2021-09-03 | fix exp tweaks not working for the rat pet | DoKM | |
2021-09-03 | Fix accessory bag overlay not counting stats with a % and golden goblin not ↵ | DoKM | |
having a icon | |||
2021-09-03 | some small fixes | DoKM | |
2021-09-02 | Fix neuec not parsing correctly and 2 crashes when copying stuff | DoKM | |
2021-09-02 | Fix a nullpointer exception in dwarven textures (untested) | DoKM | |
but should do it |