Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-30 | added 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-30 | code cleanup | hannibal2 | |
2023-10-30 | Internal 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-30 | code cleanup | hannibal2 | |
2023-10-30 | NullPointerException fix for getEntityByID (#652) | Thunderblade73 | |
Fixed rare error message while disconnecting. #652 | |||
2023-10-30 | code cleanup in MobFinder | hannibal2 | |
2023-10-30 | Internal 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-30 | Fix: Enable translator and fix modifying links (#559) | NetheriteMiner | |
Enable translator and fix modifying links #559 | |||
2023-10-30 | Fix Typos (#650) | Walker Selby | |
Fixed typos #650 | |||
2023-10-30 | Fixed item rarity detection for pets. | hannibal2 | |
2023-10-30 | Fixed Damage Indicator "hide nametag" feature works even for disabled mobs. | hannibal2 | |
2023-10-30 | Made Livid Solver great again. Fixed Damage Indicator in Dungeons for some ↵ | hannibal2 | |
floors. | |||
2023-10-30 | Adding Great Spook support for Non God Pot Effect display. v2 | hannibal2 | |
2023-10-30 | Adding Great Spook support for Non God Pot Effect display. | hannibal2 | |
2023-10-30 | No longer merging same items with different prices in Chest Value together. | hannibal2 | |
2023-10-30 | Added debug command /shconfigmanagerreset | hannibal2 | |
2023-10-30 | Added option to hide chest value while estimated item value display is showing. | hannibal2 | |
2023-10-30 | Revert "testing merge conflict bot" | hannibal2 | |
This reverts commit 01987602d40b387101af4d324650c4e173796f59. | |||
2023-10-29 | testing merge conflict bot | hannibal2 | |
2023-10-29 | better error logging | hannibal2 | |
2023-10-28 | 0.21 Beta 14 | hannibal2 | |
2023-10-28 | Fixed the attribute Vitality getting wrongly labelled as Mending on ↵ | hannibal2 | |
Attribute Shards. | |||
2023-10-28 | small code cleanup | hannibal2 | |
2023-10-28 | code cleanup | hannibal2 | |
2023-10-28 | code cleanup | hannibal2 | |
2023-10-28 | Add Diamond and Gold Essence Support to PowderTracker (#618) | Walker Selby | |
Add Diamond and Gold Essence Support to PowderTracker #618 | |||
2023-10-28 | Deprecate string functions where InternalName should be used functions (#613) | Walker Selby | |
Mark functions around item utils and neu items as deprecated. #613 | |||
2023-10-28 | better description and code cleanup | hannibal2 | |
2023-10-28 | Feature: Arrow Trail (#601) | Thunderblade73 | |
Added Arrow Trail Cosmetic #601 | |||
2023-10-28 | code cleanup | hannibal2 | |
2023-10-28 | Refactor StatsTuning.kt (#594) | Walker Selby | |
Reducing cognitive complexity in StatsTuning.kt #594 | |||
2023-10-28 | changed config toggle to enabled, changed hotkey logic to only trigger once, ↵ | hannibal2 | |
reformat code and code cleanup | |||
2023-10-28 | Change: 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-28 | code cleanup | hannibal2 | |
2023-10-28 | i'm bad (#640) | HiZe_ | |
Fixed Sack Display Error again #640 | |||
2023-10-28 | Fixed enderman slayer hit phase again. | hannibal2 | |
2023-10-28 | 0.21 Beta 13 | hannibal2 | |
2023-10-28 | Do not show SkyHanni chat message if neu already marked pearls as done. | hannibal2 | |
2023-10-28 | optimized regex | hannibal2 | |
2023-10-28 | Hopefully stop infinite recurring causes in error messages. | hannibal2 | |
2023-10-28 | fixed weird error messages in damage indicator | hannibal2 | |
2023-10-28 | showing error message when damage indicator fails to detect an entity | hannibal2 | |
2023-10-28 | Fixed damage indicator errors during enderman slayer. | hannibal2 | |
2023-10-28 | Prioritize selected profile when fetching weight (#632) | Kaeso | |
Incorrect Farming Weight from comparing Profile Names instead of ID #632 | |||
2023-10-28 | fixed detection of ghost itemstack in bestiary (#637) | HiZe_ | |
GhostCounter: Fixed detection of Ghost ItemStack in bestiary menu #637 | |||
2023-10-28 | huge change to fix NumberFormatException in trophy sack (#636) | HiZe_ | |
Fixed bug with trophy sack display reading number. #636 | |||
2023-10-28 | code cleanup in LorenzVec | hannibal2 | |
2023-10-28 | Removed armor stand checks for trevor solver. This fixes/nerfes the feature ↵ | hannibal2 | |
to not highlight mobs behind blocks sometimes. | |||
2023-10-28 | created and used Entity.canBeSeen and LorenzVec.canBeSeen | hannibal2 | |
2023-10-27 | fix(fire-veil): hide particles from new fire veil animation (#630) | Kimbrian Marshall | |