aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-10-07Merge branch 'master' into minion_helper_2hannibal2
# Conflicts: # src/main/java/io/github/moulberry/notenoughupdates/miscfeatures/PetInfoOverlay.java
2022-10-04no more kicking i think (#335)efefury
Co-authored-by: nopo <nopotheemail@gmail.com>
2022-10-04Revert "[ImgBot] Optimize images" (#334)jani270
2022-10-04[ImgBot] Optimize images (#325)imgbot[bot]
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-10-04Removed last_save (#331)jani270
2022-10-03Mythic tier skin. (#327)Ascynx
2022-10-03Fixed autopet with tier boosted pet (#328)NopoTheGamer
2022-10-03fix typo (#330)NopoTheGamer
2022-10-01fixed npehannibal2
2022-10-01Merge branch 'master' into minion_helper_2hannibal2
2022-10-01fixed merge conflicts with api callshannibal2
2022-10-01Merge branch 'master' into minion_helper_2hannibal2
# Conflicts: # src/main/java/io/github/moulberry/notenoughupdates/profileviewer/BingoPage.java # src/main/java/io/github/moulberry/notenoughupdates/util/HotmInformation.java # src/main/java/io/github/moulberry/notenoughupdates/util/HypixelApi.java
2022-09-29useless change (#321)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
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-29Fix for that 1 human who has gui scale 5 (#323)NopoTheGamer
2022-09-29HOTFIX Custom Storage (#319)hannibal2
Co-authored-by: efefury <69400149+efefury@users.noreply.github.com>
2022-09-28Merge branch 'storage_fix' into minion_helper_2hannibal2
2022-09-28Merge branch 'master' into minion_helper_2hannibal2
2022-09-28fixed backpacks in custom storage viewefefury
2022-09-26Update build.yml (#312)NopoTheGamer
2022-09-27the people in #general said this would fix a crash (#317)NopoTheGamer
2022-09-26Fix TextTabOverlay crash (#308)Lulonaut
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-24Fixed Typo, fixed Seasoned Mineman perk in pv and added text that it ↵jani270
requires preenabled stuff (#307)
2022-09-24Fixed combat overlay always showing if you have champion enchant (#304)NopoTheGamer
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-23probably game changing rng meter changes (#295)hannibal2
* probably game changing rng meter changes * Updating the rng score with data from repo. This is needed since hypixel doesn't show the exact values for selected items. (Only 3k instead of 3,100)
2022-09-22Merge branch 'master' into minion_helper_2hannibal2
# Conflicts: # src/main/java/io/github/moulberry/notenoughupdates/commands/dev/DevTestCommand.java # src/main/java/io/github/moulberry/notenoughupdates/miscfeatures/CrystalMetalDetectorSolver.java
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-22Added price display to books in hex (#292)NopoTheGamer
2022-09-22fixed error when reading mining api data (#301)hannibal2
2022-09-22made combat overlay show with only champion (#291)NopoTheGamer
2022-09-22fix pet middle clicking (#287)NopoTheGamer
2022-09-22fix pv button not showing on nons (#294)NopoTheGamer
2022-09-22anti coop add button in profile viewer (#296)NopoTheGamer
2022-09-22make rune not show in dev pane (#297)NopoTheGamer
2022-09-22Coop Soulbound kuudra drops (#299)hannibal2
2022-09-22remove skyblock check so streamer mode applies instantly (#298)NopoTheGamer
2022-09-22Revert "fixed error when reading mining api data"hannibal2
This reverts commit 876a166939a7833201dc70a736e662164ea982fe.
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>