aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2022-09-22fixed error when reading mining api datahannibal2
2022-09-22removed debug messagehannibal2
2022-09-17Merge branch 'master' into minion_helper_2hannibal2
# Conflicts: # src/main/java/io/github/moulberry/notenoughupdates/listener/RenderListener.java
2022-09-17Merged profile data api calls from HotmInformation and MinionHelperApiLoader.hannibal2
2022-09-17fixed 2 bugshannibal2
2022-09-17Show own head as marker fix (#283)Ascynx
Now when active (with head icons on) will always show own head as a marker
2022-09-16petHud/EquipmentHud preview render fix (#293)Ascynx
2022-09-15fix dungeon profit if no one is selling the book (#282)NopoTheGamer
2022-09-15Revert "I'm doing a dirty workaround because it's not working as expected, ↵Lorenz
and I'm so annoyed by now that I don't care how it looks as long as it works." This reverts commit 0f84f9627ae7298ec34415daf087c93880c3ad4e.
2022-09-15Merge branch 'master' into minion_helper_2Lorenz
2022-09-15Fix a few bugs with et/hex overlay (#285)NopoTheGamer
* Fix a few bugs with et/hex overlay * Moved fixEnchantId into ItemUtils Co-authored-by: Lorenz <lo.scherf@gmail.com>
2022-09-15Autopet rule detection (#286)hannibal2
* fixed autopet rule detection 'on island switch' * no unnecessary debug changes left
2022-09-15Merge branch 'master' into minion_helper_2Lorenz
2022-09-15revert "Made it only show if no gui screen is open" (#284)Ascynx
2022-09-14Merge branch 'master' into minion_helper_2Lorenz
# Conflicts: # src/main/java/io/github/moulberry/notenoughupdates/commands/dev/DevTestCommand.java # src/main/java/io/github/moulberry/notenoughupdates/commands/profile/PeekCommand.java # src/main/java/io/github/moulberry/notenoughupdates/profileviewer/ProfileViewer.java
2022-09-14Add Blaze to /peek (#279)Walker Selby
* Add Blaze to /peek Add blaze slayer to /peek Add Carpentry to skill average in /peek Fix color of - in peek Add my IGN to DEV_TESTERS in DevTestCommand and actually commit it so I can stop manually re-adding myself to that list * Update 2.1.md Added changes to changelog * Update 2.1.md Changed formatting for readability
2022-09-14show quiver even when inventory api is disabled (it shows selected arrow) (#277)NopoTheGamer
2022-09-14Fix tab overlay rendering in some guis (#278)Lulonaut
* Don't render overlays when pressing tab in some guis * Made it only show if no gui screen is open Co-authored-by: nopo <nopotheemail@gmail.com>
2022-09-14fix 9 and b getting overridden (#276)NopoTheGamer
2022-09-14added a setting to toggle hex separate from /et (#275)NopoTheGamer
2022-09-14Added chat message to let players turn on the storage gui if they ↵NopoTheGamer
accidentally turned it off (#273) * Added a chat message to turn the storage gui back on after turning it off in said storage gui * remove the skyclient mixin * map on by default
2022-09-14Fixed expanded pet xp just running twice? (#270)NopoTheGamer
2022-09-14Fixed collection displaynames (#280)jani270
2022-09-14fixed typoLorenz
2022-09-14Merge branch 'master' into minion_helper_2Lorenz
2022-09-13Fixed experiment table timer in todo overlay (#267)NopoTheGamer
2022-09-12Fix enchantment table overlay (#238)NopoTheGamer
Co-authored-by: nea <romangraef@gmail.com>
2022-09-12fixed bug that tier 2 snow minion doesn't have their requirement achieved ↵Lorenz
when tier 1 snow minion is already owned
2022-09-12Fixed dungeon profit not showing books when one sells for 0 (#274)NopoTheGamer
2022-09-12Fixed clicking outside of experimentation game causing it to go count that ↵NopoTheGamer
as a valid click (#269)
2022-09-12Fix bazaar item sack (#271)hannibal2
2022-09-12Fixed pet overlay going to level 100 (#268)NopoTheGamer
2022-09-12Fix crash related to profile viewer button (#272)NopoTheGamer
2022-09-12Bug fixes (aka #249 but less of a mess) (#251)Ascynx
* made equipment overlay own class lmk if there's any bugs * fix infer (i think) * fuck infer * First refactoringering * Fix more stuff * itemlisting * NEU 3.0 release notes * The changes of #249 (https://github.com/NotEnoughUpdates/NotEnoughUpdates/pull/249) * fixed nea bug https://imgur.com/a/Sg3iw74 * whitespace * fixed equipment overlay not working ? and caching * nopoing idk what im doing * FHJNX GHD trwsmokürtsew tze jiozterdgjjiüzetr jipztr * reverted "janky pet expended bugfix" * Revert "FHJNX GHD" This reverts commit 24eceba3db5e500be296f5a96412bd8b95647a22. * Revert "nopoing" This reverts commit bee07cb98f8b9672c2e1bc192c6c3e5ae8b02b95. * Revert "fixed equipment overlay" This reverts commit b15376f934a738900e2dd98efdb0d4a7ec131dfa. * idk i think this works maybe * ??? ????????? * Update to the catacombs base floor exp. Based on the hypixel wiki's calculator (see: https://canary.discord.com/channels/516977525906341928/1016050994557222912) * no more black lines * equipment cache * Fix lag with optifine and removal of unused field. Removed onMouseClick as it was triggered more than once per tick when optifine is installed. Removed tooltipsToDisplay field (as it was replaced by a local variable). * this should be true by default to keep old behaviour * itemList now doesn't close when clicking the searchbar itemList will now only close when searchMode is triggered. * Infer moment hoping this doesn't trigger it. * I forgot to push that change when I created the pr. * Fixed json resetting if an item has no nbt Co-authored-by: efefury <69400149+efefury@users.noreply.github.com> Co-authored-by: nea <romangraef@gmail.com> Co-authored-by: Lulonaut <lulonaut@tutanota.de> Co-authored-by: nopo <noahogno@gmail.com> Co-authored-by: Roman / Linnea Gräf <roman.graef@gmail.com> Co-authored-by: Lorenz <lo.scherf@gmail.com>
2022-09-11I'm doing a dirty workaround because it's not working as expected, and I'm ↵Lorenz
so annoyed by now that I don't care how it looks as long as it works.
2022-09-11Merge branch 'master' into minion_helper_2Lorenz
2022-09-11fixed gui scale for rendering filter hover (thanks again ThexXTURBOXx)Lorenz
2022-09-11please join the efefury was right foundationLorenz
2022-09-11fix big bugLorenz
2022-09-11fixed backpacks when dont have fairy soul req (#264)NopoTheGamer
2022-09-11renamed filterEnabledLorenz
2022-09-11added debugplayer command to test other players view of the minion helperLorenz
2022-09-11fixing eman requirement (workaround for wrong repo names)Lorenz
2022-09-11cleaned up neu overlay (#241)efefury
* made equipment overlay own class lmk if there's any bugs * fix infer (i think) * fuck infer * First refactoringering * Fix more stuff * itemlisting * NEU 3.0 release notes * fixed nea bug https://imgur.com/a/Sg3iw74 * whitespace * fixed equipment overlay not working ? and caching * nopoing idk what im doing * FHJNX GHD trwsmokürtsew tze jiozterdgjjiüzetr jipztr * Revert "FHJNX GHD" This reverts commit 24eceba3db5e500be296f5a96412bd8b95647a22. * Revert "nopoing" This reverts commit bee07cb98f8b9672c2e1bc192c6c3e5ae8b02b95. * Revert "fixed equipment overlay" This reverts commit b15376f934a738900e2dd98efdb0d4a7ec131dfa. * idk i think this works maybe * ??? ????????? * no more black lines * equipment cache * Fix lag with optifine and removal of unused field. Removed onMouseClick as it was triggered more than once per tick when optifine is installed. Removed tooltipsToDisplay field (as it was replaced by a local variable). * this should be true by default to keep old behaviour * itemList now doesn't close when clicking the searchbar itemList will now only close when searchMode is triggered. * Infer moment hoping this doesn't trigger it. Co-authored-by: nea <romangraef@gmail.com> Co-authored-by: Lulonaut <lulonaut@tutanota.de> Co-authored-by: Ascynx <78341107+Ascynx@users.noreply.github.com> Co-authored-by: nopo <noahogno@gmail.com> Co-authored-by: Ascynx <miaoum2128@gmail.com> Co-authored-by: Roman / Linnea Gräf <roman.graef@gmail.com> Co-authored-by: Lorenz <lo.scherf@gmail.com>
2022-09-09Fix item resolution query crashing on some enchant books (#262)Roman / Linnea Gräf
2022-09-09show api error messageLorenz
2022-09-09code cleanupLorenz
2022-09-09bigger arrow page numbersLorenz
2022-09-09fixed tooltips scaling with gui scale properlyThexXTURBOXx
2022-09-09fixed jani thing (#260)efefury
Co-authored-by: Lorenz <lo.scherf@gmail.com>