| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-02-29 | Fix rare NPE in crystal hollow chest highlighter (#1019) | Linnea Gräf | |
| 2024-02-12 | Don't hardcode the name of the Dwarven King (#1010) | alexia | |
| 2024-01-23 | Hide 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> | |||
| 2024-01-04 | Only show jungle axe/treecap overlay if not on cooldown (#981) | alexia | |
| 2023-12-26 | Fix AOTV overlay not working (#976) | Linnea Gräf | |
| 2023-12-26 | Added slug pet support to the fishing timer (#979) | jani270 | |
| Co-authored-by: hannibal2 <24389977+hannibal002@users.noreply.github.com> | |||
| 2023-12-14 | Added spray cooldown preview (#961) | jani270 | |
| * Added spray cooldown preview * Change around some if statements for better performance, also fixed the config description being wrong lol --------- Co-authored-by: nopo <nopotheemail@gmail.com> | |||
| 2023-12-14 | Fixed ItemCooldowns not working with bingonimbus (#967) | jani270 | |
| 2023-11-28 | Some misc changes (more in commit messages) (#957) | jani270 | |
| 2023-11-19 | Add Dessert Secret (#933) | Walker Selby | |
| 2023-11-15 | Fix crash when quitting with ch chest highlighted (#932) | Vixid | |
| Clear highlightedBlocks on world unload instead | |||
| 2023-11-11 | Fixes: Countdown Calculator Improvements (#923) | Erymanthus[#5074] | (u/)RayDeeUx | |
| 2023-11-10 | Remove AbiphoneWarning and fix AbiphoneFavourites lore placement (#919) | Lulonaut | |
| 2023-10-28 | Added logging to repo error popup (#904) | NopoTheGamer | |
| Made the repo error log what file is missing | |||
| 2023-10-20 | Feature: CountdownCalculator (collab with @nea89o) (#874) | Erymanthus[#5074] | (u/)RayDeeUx | |
| * COUNTDOWNCALCULATOR IS COMING HOME * COUNTDOWNCALCULATOR IS COMING HOME LESGO * condense labels * fix compile * fix compile (ty nopo) + fix mismatch in .kt class * remove timezone * consistency with nopo's changes * prevent empty lines from being added to neucal * remove seconds, fix math for calendaroverlay.java * shen label mayhaps? * attempt to fix calculation errors * bloody fuckoing hell * ok this *SHOULD* fix everything * rm debug msgs * add ampm back to ampx format overlay * forogt what the emdyhmas format was * rm useless conditional --------- Co-authored-by: nopo <nopotheemail@gmail.com> | |||
| 2023-10-19 | Use atomic move for config + small cleanup (#881) | DeDiamondPro | |
| 2023-10-13 | Remove checking for SBA before adding Z to Color parsing list. (#879) | Kurumi78 | |
| 2023-10-07 | Fix Disconnects when Farming (#850) | Vixid | |
| 2023-10-07 | Fix Croesus overlay (#844) | Isaiah | |
| 2023-10-06 | Implemented Giant to EntityRenderer (#863) | Madeleaan | |
| 2023-10-06 | Code Cleanup: Remove unused imports (#858) | Walker Selby | |
| 2023-10-02 | Add separate locked slots for rift and overworld. (#848) | Isaiah | |
| * Add separate locked slots for rift and overworld. * Remove unnecessary currentProfile int. * Fix errors from removing currentProfile --------- Co-authored-by: LightningYTlol <unconfigured@null.spigotmc.org> | |||
| 2023-10-02 | Add advanced wardrobe keybinds (#833) | Erymanthus[#5074] | (u/)RayDeeUx | |
| 2023-10-02 | Make Update Notification timeout after 10 seconds. (#846) | Isaiah | |
| Co-authored-by: LightningYTlol <unconfigured@null.spigotmc.org> | |||
| 2023-09-29 | Hover Effect for Equipment- & Pet-Display, Vanilla Cooldowns, New ↵ | Hendrik Horstmann | |
| DevCommands, Improved CustomSkulls (#837) | |||
| 2023-09-27 | Default Armor Colour Feature (#825) | Vixid | |
| 2023-09-27 | Fix Pet Overlay for everyone except that guy (#832) | Linnea Gräf | |
| 2023-09-13 | Added Starred Spirit Mask to the Item Cooldown Feature (#829) | jani270 | |
| 2023-09-12 | Fix Item Cooldown Inconsistency with Treecap (#824) | Vixid | |
| Improved block change detection with wood | |||
| 2023-09-01 | Fix NPE disconnect when using DG 3.7.8 or earlier (#817) | Vixid | |
| 2023-08-30 | move 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-27 | Crystal Hollows Chest Highlighter (#810) | Vixid | |
| Crystal Hollow Chest Highlighter | |||
| 2023-08-23 | This fixes some issue with pet messages not showing up (#802) | NopoTheGamer | |
| idk | |||
| 2023-08-05 | fix crash with copper overlay (#790) | NopoTheGamer | |
| 2023-08-05 | Starting to remove api key mentions from NEU (#781) | jani270 | |
| * Starting to remove api key mentions from NEU * remove api key error popup * ooops --------- Co-authored-by: nopo <nopotheemail@gmail.com> | |||
| 2023-08-05 | Allow world render to use players alpha config value (#783) | NopoTheGamer | |
| * made it so world render uses your set alpha value * reset config (sad trombone) | |||
| 2023-07-10 | Add garden copper to coins tooltip (#756) | heyngra | |
| * Add copper to coins converter * i accidentally ctrl+z'd a bit too much * Fix bug with ignoring AH * make it compatibile with skyhanni * use repo instead of enum requires https://github.com/NotEnoughUpdates/NotEnoughUpdates-REPO/pull/952 * Change isWorthless to cost threshold * change return type, use repositoryreloadevent and also change variable names | |||
| 2023-07-06 | Storage Overlay use /backpack (#740) | IRONM00N | |
| Co-authored-by: nopo <nopotheemail@gmail.com> | |||
| 2023-07-06 | Add detekt rules (#750) | Roman / Linnea Gräf | |
| 2023-06-27 | Fix cookie alert and sb menu thingy (#742) | NopoTheGamer | |
| surely hypixel wouldnt randomly change the case of words | |||
| 2023-06-27 | Add AOTL to Smooth AOTE (#734) | heyngra | |
| 2023-06-23 | Various rift related changes (#724) | Roman / Linnea Gräf | |
| 2023-06-19 | Fix hot potato book being parsed as potato (#722) | Roman / Linnea Gräf | |
| 2023-06-08 | New commands in storage overlay (#715) | CalMWolfs | |
| 2023-06-08 | PV Overhaul (#708) | kr45732 | |
| Co-authored-by: Lulonaut <lulonaut@tutanota.de> | |||
| 2023-06-08 | Fix navigation warps being broken by reading chat messages instead of… (#707) | Roman / Linnea Gräf | |
| 2023-06-02 | Fixes frozen treasure crash (#714) | CalMWolfs | |
| 2023-06-01 | Fixed Taxes in AH Overlay (#712) | hannibal2 | |
| Used double instead of int and fixed taxes Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
| 2023-05-31 | Only render active overlays in location editor (#694) | Lulonaut | |
| only render overlays in location editor when they are enabled | |||
| 2023-05-31 | DungeonNPCProfitOverlay: make use of ItemResolutionQuerys id by name … (#700) | Roman / Linnea Gräf | |
| DungeonNPCProfitOverlay: make use of ItemResolutionQuerys id by name resolvers | |||
