aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/github/moulberry/notenoughupdates/miscfeatures/PetInfoOverlay.java
AgeCommit message (Collapse)Author
2024-09-08Fix golden dragon egg in pet overlay (#1342)NopoTheGamer
2024-08-18Fix pet xp/h being wrong after swapping pets (#1339)NopoTheGamer
2024-08-13meta: fix pet overlay causing widget popup in rift (#1324)NopoTheGamer
2024-08-08meta: remove the monkey check triggering the tab list warning (#1303)NopoTheGamer
2024-08-08Fix T Rex pet not display properly in pet overlay (#1292)NopoTheGamer
2024-08-03Fix Pet info overlay skill gain (#1202)NopoTheGamer
Co-authored-by: Linnea Gräf <nea@nea.moe> Co-authored-by: Lulonaut <lulonaut@lulonaut.dev>
2024-07-31meta: Fix stack overflow for second pet option (#1283)NopoTheGamer
* Fix stack overflow if the pet item wasnt being rendered * forgot about second pet
2024-07-29Fix rendering issues due to the pet item icon (#1278)NopoTheGamer
Fix stack overflow if the pet item wasnt being rendered
2024-07-20Fix pet item icon being offset if pet icon is off (#1259)NopoTheGamer
2024-07-13Add option for pet item icon instead of words (#1233)NopoTheGamer
2024-05-28Fix pet not being updated when selected with number keys (#1180)Lulonaut
2024-04-26Fix Profile viewer issues with Turkish language (#1116)NopoTheGamer
2024-04-12Fix skill experience detection (#1085)Linnea Gräf
2024-03-05Fixed golden dragon pet skin (#1032)hannibal2
fixed golden dragon pet skin Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-01-23Hide OldSBMenu and PetOverlay while being in the rift (#1008)jani270
* feat: Hide OldSBMenu and PetOverlay while being in the rift * Update src/main/java/io/github/moulberry/notenoughupdates/miscfeatures/PetInfoOverlay.java Co-authored-by: Linnea Gräf <nea@nea.moe> * change: == to .equals --------- Co-authored-by: Linnea Gräf <nea@nea.moe>
2023-11-28Some misc changes (more in commit messages) (#957)jani270
2023-10-28Added logging to repo error popup (#904)NopoTheGamer
Made the repo error log what file is missing
2023-10-19Use atomic move for config + small cleanup (#881)DeDiamondPro
2023-09-29Hover Effect for Equipment- & Pet-Display, Vanilla Cooldowns, New ↵Hendrik Horstmann
DevCommands, Improved CustomSkulls (#837)
2023-09-27Fix Pet Overlay for everyone except that guy (#832)Linnea Gräf
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-08-23This fixes some issue with pet messages not showing up (#802)NopoTheGamer
idk
2023-06-08PV Overhaul (#708)kr45732
Co-authored-by: Lulonaut <lulonaut@tutanota.de>
2023-05-31Only render active overlays in location editor (#694)Lulonaut
only render overlays in location editor when they are enabled
2023-02-15Pet overlay progress hider, pet icon moved, and neudevtest value (#576)hannibal2
* Pet overlay progress hider, pet item moved and /neudevtest value <value> * Bingo has already enough to do. * Typo. * Revert "Typo." This reverts commit b4a1c385e0c410b1e111797b8d39e7ff64b09ef5. * Revert "Bingo has already enough to do." This reverts commit 6e004d2d65dff47ea3bee5c5789cb725724df6ed. * Dynamically used best position for the pet icons (yes, both) and the distance between the two pet tests. * I hate debugs. --------- Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2023-02-04Add support for all xp pets (#514)NopoTheGamer
2023-01-18Added ability to multiply pet xp gain per pet (#553)NopoTheGamer
2023-01-18Fixed 2nd pet skull not rendering and breaking with custom gui scale (#551)NopoTheGamer
2022-12-31fix current xp showing above max xp for level 100 (#515)NopoTheGamer
2022-12-23Gui element scale (#485)NopoTheGamer
2022-12-09Katting (#447)Roman / Linnea Gräf
Co-authored-by: nea <romangraef@gmail.com> Co-authored-by: nea <roman.graef@gmail.com> Co-authored-by: nea <nea@nea.moe> Co-authored-by: nea <romangraef@loves.dicksinhisan.us> Co-authored-by: nea <roman.graef@grb-online.net> Co-authored-by: nea <hello@nea89.moe> Co-authored-by: nea <roman.graef@stud.tu-darmstadt.de>
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-06Fix crash with pet overlay (#344)NopoTheGamer
2022-10-04EnchantingSolvers.java (#341)Roman / Linnea Gräf
* EnchantingSolvers.java * remove println * register bin overlay Co-authored-by: nopo <nopotheemail@gmail.com>
2022-10-03Mythic tier skin. (#327)Ascynx
2022-10-03Fixed autopet with tier boosted pet (#328)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-22fix pet middle clicking (#287)NopoTheGamer
2022-09-15Autopet rule detection (#286)hannibal2
* fixed autopet rule detection 'on island switch' * no unnecessary debug changes left
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-08-16Fix pets crashes (#226)kr45732
* fix some stuff maybe * Boulberry Bushing * spam jani logs * maybe fix sob * more spam * does dat fix anytihnkgMjl * more spam (real) * ae
2022-08-12Boulberry bush (#222)kr45732
* boulberry bush * fun * more spam * pain * big brain * efficient * chatting * aeaeaeaeae * coding * pain * more spam * code
2022-08-11PV Refactoring (#212)kr45732
2022-07-05Merge pull request #179Lulonaut
* magical power * major flaw * rarity
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-25Update pet in /equipment (#147)Lulonaut
* please don't delete everything Intellij * working * debug print * use XPInformation#getPetLevel
2022-04-21fix wardrobe + blaze slayer and mining stats in pv (#115)NopoTheGamer
2022-03-02NeuEventListener changes and dead code removal (#88)Lulonaut
* hide Hypixel reforge stats * unused import? * better comments * 2.1.md 🙂 * 2.1.md 🙂 * minor cleanup * api * remove collectionLog and morus and cape.png * remove FancyPortals and panorama dev cmd Co-authored-by: IRONM00N <64110067+IRONM00N@users.noreply.github.com>
2022-02-27feat: improve formating :)IRONM00N