aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-10-27Add rotating drops to mob loot.janitheaccusernea
2023-10-26Fixed Goblin Killer lore on the HotmPage (#902)jani270
2023-10-25Update Luck of the Cave lore. (#896)Isaiah
2023-10-23Fix chat symbols in click to pv (#892)NopoTheGamer
fix symbols in pv chat
2023-10-20Fix enchanted books not working with bz keybind (#886)Lulonaut
* Fix enchanted books not working with bz keybind Extracts the book name from the lore of the item. Then searches directly with /bz since enchanted books can't be in the auction house * Change method for detecting books to displayname
2023-10-20Feature: 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-20Fix drop chance in mob loot (#887)Lulonaut
Removes the cast to int, therefore adding back the decimal point to chances that require it (e.g. 40%)
2023-10-19Pv bestiary (#884)Madeleaan
2023-10-19Use atomic move for config + small cleanup (#881)DeDiamondPro
2023-10-18Add calculator precision option (#882)Linnea Gräf
* Add calculator precision option * Fix loading of minecraft classes from some tests
2023-10-17Fix ah keybind with pets (#880)NopoTheGamer
2023-10-13Remove checking for SBA before adding Z to Color parsing list. (#879)Kurumi78
2023-10-12Documentation: Small Contributing.md changes (#875)Walker Selby
Change OSX to macOS, recognizing Apple's name change in 2016 Fix typos and grammatical errors
2023-10-11Fixed TimersOverlay showing the wrong item (#878)jani270
2023-10-09Fix auction house sort double rendering with chattriggers (#873)Linnea Gräf
See: https://github.com/hannibal002/SkyHanni/pull/539
2023-10-09Add paginator to reforges in /hex overlay (#868)NopoTheGamer
Add page i nator to reforges in /hex overlay
2023-10-09Add tuning stats to /pv (#872)Madeleaan
2023-10-09Profile viewer fixes (#871)Madeleaan
2023-10-07fix master mode comps not giving 2x collection for sb level page (#867)NopoTheGamer
Co-authored-by: Linnea Gräf <roman.graef@gmail.com>
2023-10-07Fix museum special pages (#869)CalMWolfs
i can actually count
2023-10-07Hotkey to open ah/bz while hovering over an item (#864)NopoTheGamer
Search ah or bz for item hovered when clicking m by default
2023-10-07Fix Disconnects when Farming (#850)Vixid
2023-10-07Fix Croesus overlay (#844)Isaiah
2023-10-06Remove legacy API keys from the code base (#862)Lulonaut
Co-authored-by: nopo <nopotheemail@gmail.com>
2023-10-06Cleanup: Refactor for naming conventions (#856)Walker Selby
2023-10-06Implemented Giant to EntityRenderer (#863)Madeleaan
2023-10-06Code Cleanup: Remove unused imports (#858)Walker Selby
2023-10-05doc: Fix line count badge (#855)Linnea Gräf
2023-10-04Only allow scrolling when there is no tooltip rendered (#851)NopoTheGamer
2023-10-04Fix Heavy Pearls not being completed (#843)Linnea Gräf
2023-10-02Scrolling through recipes (#841)Hendrik Horstmann
* Enable recipe paging with mouse wheel * Only scroll while no tooltip is displayed / tooltip-scrolling is disable * Update GuiItemRecipe.java Make the comment more clear.
2023-10-02Add game directory to crash reports (#847)NopoTheGamer
* added /neudevtest crash * Add game directory to crash reports
2023-10-02Add 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-02Moul Config (#814)Linnea Gräf
* Moul Config * Bump version * Fix IQ test and oneconfig * Add version to title * Fix NPE * Fix merge
2023-10-02Add advanced wardrobe keybinds (#833)Erymanthus[#5074] | (u/)RayDeeUx
2023-10-02Make Update Notification timeout after 10 seconds. (#846)Isaiah
Co-authored-by: LightningYTlol <unconfigured@null.spigotmc.org>
2023-09-29Hover Effect for Equipment- & Pet-Display, Vanilla Cooldowns, New ↵Hendrik Horstmann
DevCommands, Improved CustomSkulls (#837)
2023-09-27Default Armor Colour Feature (#825)Vixid
2023-09-27Replace calculation with result in search bar on return press (#820)Linnea Gräf
2023-09-27Re-add join command (#821)Linnea Gräf
Co-authored-by: jani270 <69345714+jani270@users.noreply.github.com>
2023-09-27Fix museum overlay crash and bestiary page not refreshing on profile switch ↵Lulonaut
(#822)
2023-09-27Fix skyblock level calculations in PV (#828)Lulonaut
2023-09-27Fix Pet Overlay for everyone except that guy (#832)Linnea Gräf
2023-09-22Fix repo download failing after sudden destruction of repo folder (#839)Linnea Gräf
2023-09-13Added Starred Spirit Mask to the Item Cooldown Feature (#829)jani270
2023-09-13Fixed amount of mined mithril needed for Dwarven Mines Commissions (#830)jani270
2023-09-12Add disclaimer to pet inventory display as well (#827)NopoTheGamer
* Update PetOverlay.java * Hopefully made it actually build :thumbsup: --------- Co-authored-by: jani270 <jani270@gmx.de>
2023-09-12Fix rift page crashing when montezuma pet is null (#826)Ascynx
2023-09-12Fix Item Cooldown Inconsistency with Treecap (#824)Vixid
Improved block change detection with wood
2023-09-01Fix NPE disconnect when using DG 3.7.8 or earlier (#817)Vixid