aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at
AgeCommit message (Collapse)Author
2023-10-30added a banner to warn the player if the worm cap is full (#608)Vahvl
Added a title warning to the Worm Cap Alert ping sound. #608
2023-10-30code cleanuphannibal2
2023-10-30Internal Change: Chat filter cleanup (#606)Walker Selby
Making ChatFiler.kt way better, storing regex objects for reuse and preparing future repo support. #606
2023-10-30code cleanuphannibal2
2023-10-30NullPointerException fix for getEntityByID (#652)Thunderblade73
Fixed rare error message while disconnecting. #652
2023-10-30code cleanup in MobFinderhannibal2
2023-10-30Internal Change: Reduce tryAdd cognitive complexity (#588)Walker Selby
Adding 100 lines to MobFinder.kt and making it better readable in the process. #588
2023-10-30Fix: Enable translator and fix modifying links (#559)NetheriteMiner
Enable translator and fix modifying links #559
2023-10-30Fix Typos (#650)Walker Selby
Fixed typos #650
2023-10-30Fixed item rarity detection for pets.hannibal2
2023-10-30Fixed Damage Indicator "hide nametag" feature works even for disabled mobs.hannibal2
2023-10-30Made Livid Solver great again. Fixed Damage Indicator in Dungeons for some ↵hannibal2
floors.
2023-10-30Adding Great Spook support for Non God Pot Effect display. v2hannibal2
2023-10-30Adding Great Spook support for Non God Pot Effect display.hannibal2
2023-10-30No longer merging same items with different prices in Chest Value together.hannibal2
2023-10-30Added debug command /shconfigmanagerresethannibal2
2023-10-30Added option to hide chest value while estimated item value display is showing.hannibal2
2023-10-30Revert "testing merge conflict bot"hannibal2
This reverts commit 01987602d40b387101af4d324650c4e173796f59.
2023-10-29testing merge conflict bothannibal2
2023-10-29better error logginghannibal2
2023-10-280.21 Beta 14hannibal2
2023-10-28Fixed the attribute Vitality getting wrongly labelled as Mending on ↵hannibal2
Attribute Shards.
2023-10-28small code cleanuphannibal2
2023-10-28code cleanuphannibal2
2023-10-28code cleanuphannibal2
2023-10-28Add Diamond and Gold Essence Support to PowderTracker (#618)Walker Selby
Add Diamond and Gold Essence Support to PowderTracker #618
2023-10-28Deprecate string functions where InternalName should be used functions (#613)Walker Selby
Mark functions around item utils and neu items as deprecated. #613
2023-10-28better description and code cleanuphannibal2
2023-10-28Feature: Arrow Trail (#601)Thunderblade73
Added Arrow Trail Cosmetic #601
2023-10-28code cleanuphannibal2
2023-10-28Refactor StatsTuning.kt (#594)Walker Selby
Reducing cognitive complexity in StatsTuning.kt #594
2023-10-28changed config toggle to enabled, changed hotkey logic to only trigger once, ↵hannibal2
reformat code and code cleanup
2023-10-28Change: switch to internal fandom wiki search engine, increase scope of ↵Erymanthus[#5074] | (u/)RayDeeUx
skyhanni's /wiki command to include any item whose item lore includes wiki. (#494) Added option to change hypixel wiki to fandom wiki in more areas than just the /wiki command. #494
2023-10-28code cleanuphannibal2
2023-10-28i'm bad (#640)HiZe_
Fixed Sack Display Error again #640
2023-10-28Fixed enderman slayer hit phase again.hannibal2
2023-10-280.21 Beta 13hannibal2
2023-10-28Do not show SkyHanni chat message if neu already marked pearls as done.hannibal2
2023-10-28optimized regexhannibal2
2023-10-28Hopefully stop infinite recurring causes in error messages.hannibal2
2023-10-28fixed weird error messages in damage indicatorhannibal2
2023-10-28showing error message when damage indicator fails to detect an entityhannibal2
2023-10-28Fixed damage indicator errors during enderman slayer.hannibal2
2023-10-28Prioritize selected profile when fetching weight (#632)Kaeso
Incorrect Farming Weight from comparing Profile Names instead of ID #632
2023-10-28fixed detection of ghost itemstack in bestiary (#637)HiZe_
GhostCounter: Fixed detection of Ghost ItemStack in bestiary menu #637
2023-10-28huge change to fix NumberFormatException in trophy sack (#636)HiZe_
Fixed bug with trophy sack display reading number. #636
2023-10-28code cleanup in LorenzVechannibal2
2023-10-28Removed armor stand checks for trevor solver. This fixes/nerfes the feature ↵hannibal2
to not highlight mobs behind blocks sometimes.
2023-10-28created and used Entity.canBeSeen and LorenzVec.canBeSeenhannibal2
2023-10-27fix(fire-veil): hide particles from new fire veil animation (#630)Kimbrian Marshall