aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/github/moulberry/notenoughupdates/miscgui/minionhelper
AgeCommit message (Collapse)Author
2024-07-08meta: Add clipboard caching (#1229)NopoTheGamer
2024-04-26Fix Profile viewer issues with Turkish language (#1116)NopoTheGamer
2024-04-10Add tab list tutorial (#1014)Linnea Gräf
Co-authored-by: Lulonaut <lulonaut@lulonaut.tech>
2024-02-14Added Ctrl-Click to open bazaar to the minion helper (#1011)jani270
* feat: Ctrl-Click to open bazaar * Use max number of items for minion crafts --------- Co-authored-by: Linnea Gräf <nea@nea.moe>
2024-01-13Fixed MinionHelper not loading slayers correctly (#1000)jani270
2024-01-04fix minion helper overlay (#988)Lulonaut
2023-12-26Migrating pv to v2 endpoint (#939)jani270
Co-authored-by: efefury <69400149+efefury@users.noreply.github.com> Co-authored-by: Lulonaut <lulonaut@lulonaut.tech>
2023-10-28Added logging to repo error popup (#904)NopoTheGamer
Made the repo error log what file is missing
2023-10-06Remove legacy API keys from the code base (#862)Lulonaut
Co-authored-by: nopo <nopotheemail@gmail.com>
2023-08-30move taming, beastmaster, and minion overlay information to be gathered when ↵NopoTheGamer
running /pv (#785) * use pv to steal taming level and beast master for pet overlay * update profile data load event to when /pv is ran * make minion helper say to use /pv if data is null * make error message show * make it so you can still pv if error in event
2023-03-12cheapest museum item to donate (#522)Lulonaut
Co-authored-by: nea <romangraef@gmail.com> Co-authored-by: nea <nea@nea.moe> Co-authored-by: Roman / Linnea Gräf <roman.graef@gmail.com> Co-authored-by: nopo <nopotheemail@gmail.com> Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2023-03-04I hate FontRenderer. (#612)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2023-02-15 ApiUtil: Add cache with per request timeout and per class histogram (#592)Roman / Linnea Gräf
* ApiUtil: Add cache with per request timeout and per class histogram * MinionHelper: Only load minion helper data when needed * Api: Make api response processing more async. * Lower cache for /pv to 30 seconds and rename cacheDuration to max age * Disk cache for the API
2023-01-31Pelts and North Stars to Minion Helper price (#567)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2023-01-31Fixes NPE when minion has colour code in name (#573)Vixid
Co-authored-by: Vixid <52578495+Vixid1@users.noreply.github.com>
2023-01-25Annotation registering (and also some comptime performance) (#554)Roman / Linnea Gräf
2022-12-09Make MinionHelper show North Stars without a price (#482)heyngra
fixes https://github.com/NotEnoughUpdates/NotEnoughUpdates/issues/472
2022-11-20Fixed bugs & added sb xp to minion helper (#443)efefury
* fixed minion helper bugs and croesus thing * fixed another npe * no more NPEs with missing/broken repo * properly handle repo error and show error message when exp gain is not in repo Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.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>