aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features
AgeCommit message (Expand)Author
2023-12-04Internal Change: Remove String.matchRegex() function Usages (#641)Walker Selby
2023-12-04Internal Change: Cleanup DungeonMilestonesDisplay & Remove matchRegex (#646)Walker Selby
2023-12-04Internal Change: Cleanup DungeonChatFilter & Remove matchRegex (#643)Walker Selby
2023-12-04Internal Change: Cleanup DungeonDeathCounter & Remove matchRegex (#645)Walker Selby
2023-12-04Fix Consecutive Spaces in RegEx (#665)Walker Selby
2023-12-04less unnecessary stuffhannibal2
2023-12-03rename methodhannibal2
2023-12-03Increased performance and decreased ram usage.hannibal2
2023-12-02Added option to only show tier 1 Minion Crafts in the Helper display when the...hannibal2
2023-12-02Hide enchanted tools in Minion Craft Helper.hannibal2
2023-12-02Highlight boosted crop in Jacob's Contests (#752)alexia
2023-12-02Hide replenish on Advanced Gardening Axe for Estimated Item Value.hannibal2
2023-12-02Fixed minion features disappear inside the minion inventory when picking up a...hannibal2
2023-12-02Updating Minion XP display when the minion picks up a new item while inside t...hannibal2
2023-12-02Fix: MinionXp close Event (#748)Thunderblade73
2023-12-02Hide Scavenger 5 on Ice Spray Wand and Replenish on Advanced Gardening Hoe fo...hannibal2
2023-12-02Renamed feature and using lastOrNull instead of last to avoid List is empty e...hannibal2
2023-12-02Feature: Item Stack Size Support for secret bingo number (#750)Erymanthus[#5074] | (u/)RayDeeUx
2023-12-02Hide the long hint line in bingo goal display.hannibal2
2023-12-02Show community goals in display.hannibal2
2023-12-01removed debughannibal2
2023-12-01Added support for the community goal suffix.hannibal2
2023-12-01Added support for the community goal suffixhannibal2
2023-12-01Add support for hidden bingo tips.hannibal2
2023-12-01Hide the repeating fire sale reminder chat messages.hannibal2
2023-12-01add trailing commahannibal2
2023-12-01code cleanuphannibal2
2023-12-01Hide hidden bingo tips in display. Show the duration until the next hidden pe...hannibal2
2023-12-01utilizing location.add(x = x)hannibal2
2023-12-01Add: Draw Plot border when holding Sprayonator (#747)HiZe_
2023-11-30improved readabilityhannibal2
2023-11-30Feature Change: Unique Gift Highlighter exluded Ironman (#740)Thunderblade73
2023-11-30code cleanuphannibal2
2023-11-30Mark infected plot names and world border in the world.hannibal2
2023-11-30Fix bossesToShow (#744)Walker Selby
2023-11-30Fixed Mooshroom cow Perk display not showing when maxed.hannibal2
2023-11-30Fix migration (#743)Walker Selby
2023-11-30Made the no pest spawned yet message more clear.hannibal2
2023-11-30romanToDecimalIfNeeded -> romanToDecimalIfNecessary (See https://chat.openai....hannibal2
2023-11-30Clearing internal minion xp data on every inventory close.hannibal2
2023-11-30code cleanuphannibal2
2023-11-30Feature: Minion Xp Calculator (#639)Thunderblade73
2023-11-30make npc messages not be detected as player messages (#742)CalMWolfs
2023-11-30move pattern into member spacehannibal2
2023-11-30Changed OwnInventoryItemUpdateEvent to be called synced to main thread.hannibal2
2023-11-30Using DelayedRun more oftenhannibal2
2023-11-30Migrate Integer to Enums in Config #727Walker Selby
2023-11-29Fixed showing yourself green with Unique Gifting Opportunities.hannibal2
2023-11-29Added show special edition number as stack size when below 1k.hannibal2
2023-11-29code cleanuphannibal2