Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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 | |||
2021-09-02 | finish enchant gui | Moulberry | |
2021-09-02 | misc & bin warning & sort warning | Moulberry | |
2021-09-01 | Change the fetchur prediction's offset again | DoKM | |
its now +1 instead of +3 | |||
2021-08-31 | Remove the Screenshots for the disabled help gui | DoKM | |
If we ever want to redo the help gui we should make it download the files from somewhere to decrease neu's overall file size | |||
2021-08-31 | Neu Features link/ updating some strings | DoKM | |
2021-08-31 | Clean up some duplicate values etc. | DoKM | |
2021-08-31 | Merge remote-tracking branch 'origin/master' | DoKM | |
2021-08-31 | Add Ability for third party mods to disable Inventory Buttons | DoKM | |
Per request | |||
2021-08-30 | Merge pull request #29 from DeDiamondPro/master | DoKM | |
Fixes | |||
2021-08-30 | Quick fix | DoKM | |
2021-08-30 | Add Support for pets with special levelling systems | DoKM | |
Like the golden Dragon pet | |||
2021-08-30 | last thing | DeDiamondPro | |
2021-08-30 | Merge remote-tracking branch 'dokm/master' | DeDiamondPro | |
2021-08-30 | fix shift click delay | DeDiamondPro | |
2021-08-30 | fix da fix | DeDiamondPro | |
2021-08-29 | Fix pv button showing in hypixel player menu and not showing when guest | DoKM | |
2021-08-29 | Add Replace Social options chat with PV | DoKM | |
2021-08-28 | I think this fixes a slotlocking crash | DoKM | |
2021-08-27 | we be fixing | DeDiamondPro | |
2021-08-27 | Redo the tutorial gui a bit | DoKM | |
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-27 | Bit of code cleanup | DoKM | |
2021-08-26 | Make print stacktrace only in dev mode | DoKM | |
2021-08-26 | make ignored ignored again | DeDiamondPro | |