aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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>
2022-09-08Merge branch 'master' into minion_helper_2Lorenz
# Conflicts: # src/main/java/io/github/moulberry/notenoughupdates/core/util/StringUtils.java # src/main/java/io/github/moulberry/notenoughupdates/overlays/MiningOverlay.java # src/main/java/io/github/moulberry/notenoughupdates/profileviewer/ExtraPage.java
2022-09-08Fix Collections display getting very unresponsive after some time (#261)Nico Mexis
* Update Gradle wrapper properly * Fix Collections display getting very unresponsive after some time
2022-09-080.14 - Finished :) (#233)hannibal2
Co-authored-by: nopo <noahogno@gmail.com> Co-authored-by: jani270 <69345714+jani270@users.noreply.github.com> Co-authored-by: Ascynx <78341107+Ascynx@users.noreply.github.com> Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> Co-authored-by: Lulonaut <lulonaut@tutanota.de>
2022-09-08double bazaar fun and cleanup stuff (#257)hannibal2
* support for showing bazaar prices smaller than 0 and cleanup in ItemPriceInformation * only showing comma when price < 5 * format changes * change the format for dungeon profit too
2022-09-08Add item ids to Books in more places (#256)Roman / Linnea Gräf
* Add item ids to Books in more places Add item ids to Enchanted Books in the Bazaar and in the Experimentation Table. Add ItemResolutionQuery as a new way to query items and item ids. Co-authored-by: romangraef <roman.graef@gmail.com> * Update 2.1.md * Infer found a bug that already existed before. * add support for animated crab hats Co-authored-by: hannibal00212 <24389977+hannibal00212@users.noreply.github.com> Co-authored-by: nopo <noahogno@gmail.com>
2022-09-07neuitemedtior revert (#259)efefury
2022-09-07todo and forge with tab (#255)hannibal2
2022-09-05Update SECURITY.md (#258)Adam
Hi! My understanding is that this table should say that that less than 2.0 is not supported but 2.1.x and 2.0.x is supported. Otherwise there should be a new line in the table for pre 2.0, yes?
2022-09-04Hypixel handles line breaks very oddlyLorenz
2022-09-04I like regexLorenz
2022-09-04additional code cleanupLorenz
2022-09-04Code cleanup (also the latest commit message has missing open brackets, ↵Lorenz
sorry, I'll ask github to change this manually)
2022-09-04changed one mine so that efefury is happy)Lorenz
2022-09-04added support for decimal numbersLorenz
2022-09-04merges from masterLorenz
2022-09-03Use english grammar lol (#253)Roman / Linnea Gräf
* Use english grammar lol * Update config.yml
2022-09-03Disable issues and replace them with a link to moulberrys discord (#252)Roman / Linnea Gräf
* Create config.yml * Delete bug_report.md
2022-09-01Warn on invalid forge configs (and crash on 1.19 cause java is a bitch and i ↵Roman / Linnea Gräf
dont want to write a custom tweaker to load jar in jars, even tho i totally could, it would just not be very practical) (#236) * warning * Also warn on fabric * also work on forge * Fix grammar issue
2022-08-31fixed itemeditor (#248)efefury
and cool bestiary page changes
2022-08-28Fix dungeon profit not properly updating (#247)Roman / Linnea Gräf
2022-08-26fixed /apinew bug (#242)hannibal2
* fixed /apinew bug * send warning when sending a potential wrong /api new command
2022-08-26Fix for 1006832334638678057/1011342800840839298 (#246)Ascynx
returns an empty string to avoid the mod crashing when the drop chance doesn't exist
2022-08-26Of course you have pronouns in pv (#234)Roman / Linnea Gräf
2022-08-24Neuah save search (#243)hannibal2
* saving the last search in neuah * default enabled * saving jani's desk