aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/github/moulberry/notenoughupdates/NEUManager.java
AgeCommit message (Collapse)Author
2024-08-13meta: edit mode improvements (#1320)NopoTheGamer
2024-08-12meta: Fix muesum page using cached items instead of actual items (#1312)NopoTheGamer
2024-08-04Add Recipe Search Overlay (#1045)Conutik
Co-authored-by: nopo <nopotheemail@gmail.com>
2024-08-03Fix performance when NEU deals with item stacks (#1271)NopoTheGamer
2024-07-24Fix recipe and usages keybind double triggering (#1265)NopoTheGamer
2024-06-07meta: Remove extra logging when error loading item (#1205)NopoTheGamer
2024-04-26Fix Profile viewer issues with Turkish language (#1116)NopoTheGamer
2024-04-10Add Potions to ItemResolutionQuery (#1067)jani270
2024-02-13Fix color search (#1017)Linnea Gräf
2023-10-28Added logging to repo error popup (#904)NopoTheGamer
Made the repo error log what file is missing
2023-10-27Fix "+" not being added for pet replacements properly (#890)Lulonaut
2023-09-22Fix repo download failing after sudden destruction of repo folder (#839)Linnea Gräf
2023-08-05Some changes to the backup repo (#796)CalMWolfs
* maybe fix the backup repo not working sometimes * change wording
2023-07-21Use ursa-minor as API proxy (#762)Roman / Linnea Gräf
* Use ursa-minor as API proxy * Allow setting a ursa server url * Make client aware of x-ursa-expires * Make profile data syncer work using legacy api * Add better header support * Add manual call functionality * Improve callUrsa to allow for raw strings * Save tokens better and add logs on http failure status codes * Remove API key requirement for PV * Make museum in pv also use ursa
2023-07-19local backup repo (#772)Lulonaut
Co-authored-by: nopo <nopotheemail@gmail.com>
2023-06-08PV Overhaul (#708)kr45732
Co-authored-by: Lulonaut <lulonaut@tutanota.de>
2023-05-27Allow searching armor colour (#696)Roman / Linnea Gräf
2023-03-13Improve NPC shop generator (#650)Roman / Linnea Gräf
2023-02-24Museum: Display hydrated items for items taken outside of the repo (#621)Roman / Linnea Gräf
Co-authored-by: Lulonaut <lulonaut@tutanota.de>
2023-02-22HotmInformation rework (#611)hannibal2
* Rename .java to .kt * hotm rework. * Moved class to kotlin directory. * Removed debug. * Support for maxed out levels. * Fun fact of the day: Developer waste more time on the name of a variable than actual coding. * default is 0 --------- Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2023-01-25Annotation registering (and also some comptime performance) (#554)Roman / Linnea Gräf
2022-12-23RepoEditing: Allow opening files in the external editor (#487)Roman / Linnea Gräf
2022-11-04Removed prerelease option, set prerelease branch as default (#420)jani270
2022-11-02Fixed clicking on items that dont have normal recipe (#413)NopoTheGamer
2022-10-31Added the ability for abicases to work (#399)NopoTheGamer
* Added the ability for abicases to work * this was a bug i noticed once
2022-10-30Recipe History and Fairy Soul distance meter. (#357)Vixid
Co-authored-by: Roman / Linnea Gräf <roman.graef@gmail.com> Co-authored-by: Walker Selby <git@walkerselby.com>
2022-10-23Minion Helper (#254)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Co-authored-by: ThexXTURBOXx <nico.mexis@kabelmail.de> Co-authored-by: efefury <69400149+efefury@users.noreply.github.com>
2022-10-21Added the ability to add search tags to config options (#309)NopoTheGamer
2022-10-21AND | OR support for container search. (#311)Ascynx
2022-09-29Add custom keystore and refactor HypixelApi.java (#318)Roman / Linnea Gräf
* Add custom keystore and refactor HypixelApi.java * Fix inputstream leak (+ less console spam) * Fix HOTM crash * Use api selected variable to find best profile * Number formatting * Make old profiles show again Co-authored-by: nopo <nopotheemail@gmail.com>
2022-09-24Fix missing repo crash in PetInvOverlay (#305)Roman / Linnea Gräf
* Fix missing repo crash in PetInvOverlay * Add 2.1.md to *not* *satisfy* erymanthus (*not* RayDeezNuts)
2022-09-23Pet overlay fixes (#290)NopoTheGamer
* fixed pet overlay going to level 100 * fixed transparent pet and equip overlay not using the special texture fixed pet overlay showing a pet when you remove your pet * made pet overlay show the current stats of your pet * Fixed pet overlay showing Until level 100.0 * Fixed pet stats not showing decimal * Made pet overlay show xp to next level * 2.1.md slight smile * Try to generify pet lore replacements a tiny bit Also move pets page to use the same code as the pet overlay Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Co-authored-by: nea <romangraef@gmail.com>
2022-09-22Fixed searchString issue (#289)Ascynx
Co-authored-by: nea <romangraef@gmail.com> Co-authored-by: Roman / Nea <roman.graef@gmail.com>
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-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-08-11Autoupdate (#191)Roman / Nea
Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
2022-08-11display name (#219)hannibal2
2022-07-07Added bestiary tab to pv (#177)NopoTheGamer
* some progress - missing be mobs from crimson and dungeons * fix id's * works :tm: * working mobs levels (for hub and island because lazy * idk seems right * Added bestiary texture, fixed name bug, added changelog i hope i didnt mess up anything. * i did smth * use 2.1.md from master because yes * L europe * Finished be tab * hi im just putting it here because too lazy to open a pr for this k, thanks bye * unbelievable * fix crash * fix crash with old repo * stfu infer * europe wins * l o n g Co-authored-by: jani270 <jani270@gmx.de>
2022-06-22bug fixes (#172)Lulonaut
* yikes * cookie warning * better wording in docs * edit items in parent that are the bounds of the item list * totalCount not updating when not present * unplayable * comment? * outdated repo notification * more notification * crash * more crash * cookie bug
2022-06-09Re-license project as LGPL (#157)IRONM00N
* add licence files & a few misc chores * add license notices & run auto formatter
2022-05-31Move repository related configuration to GUI. (#151)Roman / Nea
2022-05-08remove repo popup (#133)NopoTheGamer
2022-05-06Item Shop Recipes (#118)Roman / Nea
* first draft of item shop PR * add teleporter navigation because i can * fix teleporter navigation because apparently i cant * navigation gui basics * :pushpin: and removed some unused shit and added myself to devtest command * track / untrack + ery texture Co-Authored-By: RayDeeUx <51521765+RayDeeUx@users.noreply.github.com> * consoom the event * fix crash in ItemShopRecipe.java + fetch repository * i am so sorry jani * on second thought, this entire thing was a bit untested * more recipe stuff * make navigation actually good * make pins dissapear if you not a waypoint * npc parsing * save file * different file saving * remove message * Warping... (to deez nuts) * move shit around Co-authored-by: jani270 <jani270@gmx.de> Co-authored-by: RayDeeUx <51521765+RayDeeUx@users.noreply.github.com> Co-authored-by: Lulonaut <lulonaut@tutanota.de>
2022-04-18Mob loot recipe PR (#81)Roman / Nea
* entity renderer (somewhat functionaL) * more modifiers and entities * Fix cookie fuckup * add neu repo as resource pack, cause why not at this point * add tabs, because i can * add extra skin parts and make less tabs * hot tall men * fix texture offsets and also parts:true * some untested changes * still broken, but better (just like me (stop being edgy nea ( no u )))) * stuff (with er skeletons * niceities * skytils interop * horseys * horseys ouch * panos * stupid tests :angery: * NPE * add drop chance * colored leather armo * finish off * move shit into hover cause items look pretty terrible * Update 2.1.md * better recipe display name * always show mobs toggle * moving parts
2022-03-27New wiki in wiki renderer (#97)DeDiamondPro
* partly working and pushing cuz jani * way better rendering stuff but still not perfect * finish most of wiki renderer for new wiki * JANI MY FRIEND PLEASE TEST * Windows time :sad: * fix wiki renderer * Some things I forgor * changelog * Better corrupted file handling in graph and added check for crash that I have no idea how it happened.
2022-02-27feat: improve formating :)IRONM00N
2022-02-18kat sitter overlay (#83)Roman / Nea
* kat sitter overlay * Remove unused scan function
2022-02-12Dream skin (#80)Roman / Nea
2022-01-17Recipe Reloading should no longer duplicate recipes (#65)Roman / Nea
* Remove potential RCE only exploitable by Moulberry himself, i still want my cape tho * no more recipe dupes
2022-01-15Fix crafting overlay (#64)Roman / Nea
* Fix crafting overlay * bbbbbbbbbbbbbbbbbbbbbbbbbb * Update src/main/java/io/github/moulberry/notenoughupdates/NEUManager.java * Update src/main/java/io/github/moulberry/notenoughupdates/NEUManager.java * Update src/main/java/io/github/moulberry/notenoughupdates/NEUManager.java * Update src/main/java/io/github/moulberry/notenoughupdates/NEUManager.java * Update src/main/java/io/github/moulberry/notenoughupdates/util/Utils.java * Update src/main/java/io/github/moulberry/notenoughupdates/util/Utils.java * Update src/main/java/io/github/moulberry/notenoughupdates/util/Utils.java * Update src/main/java/io/github/moulberry/notenoughupdates/util/Utils.java * Update src/main/java/io/github/moulberry/notenoughupdates/NEUManager.java Co-authored-by: IRONM00N <64110067+IRONM00N@users.noreply.github.com>