aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-12-05Replaced ItemWarnEntry with VisitorReward. This should fix some errors.hannibal2
2023-12-05Fixed error when king talisman helper does not find the king in range.hannibal2
2023-12-04code cleanuphannibal2
2023-12-04cleanPlayerName respects playerRankHider option now.hannibal2
2023-12-04Fix: Fix Poison Candy I Compact Potion & Cleanup (#758)Walker Selby
changed CompactSplashPotionMessage, added compact potion message support for splash messages and for Poisoned Candy I. #758
2023-12-04changed packages of bingo featureshannibal2
2023-12-04code cleanuphannibal2
2023-12-04moved bingo card reading logic into its own classhannibal2
2023-12-04Created BingoCardUpdateEvent and code cleanuphannibal2
2023-12-04Created BingoGoalReachedEvent.hannibal2
2023-12-04Mark the background difficulty gray for unknown goals.hannibal2
2023-12-04wording and code cleanuphannibal2
2023-12-04Only saving one bingo card list now.hannibal2
2023-12-04code cleanuphannibal2
2023-12-04wordinghannibal2
2023-12-04Remove the background color in the difficulty once the goal is done.hannibal2
2023-12-04Moving bingo goal list into BingoAPI.hannibal2
2023-12-04Removed unnecessary capturing group.hannibal2
Co-authored-by: Walker Selby <git@walkerselby.com>
2023-12-04Internal Change: Regex To Pattern in BazaarApi, CropAccessoryData, ↵Walker Selby
andDicerRngCounter (#647) Misc pattern optimizations. #647
2023-12-04removed unused functionhannibal2
2023-12-04Internal Change: Remove String.matchRegex() function Usages (#641)Walker Selby
Code cleanup and removed .matchRegex() #641
2023-12-04Internal Change: Cleanup DungeonMilestonesDisplay & Remove matchRegex (#646)Walker Selby
Code cleanup in DungeonMilestoneDisplay. #646
2023-12-04Internal Change: Cleanup DungeonChatFilter & Remove matchRegex (#643)Walker Selby
Changed DungeonChatFilter to use lists of patterns. #643
2023-12-04Internal Change: Cleanup DungeonDeathCounter & Remove matchRegex (#645)Walker Selby
Nn longer creating new regex pattern elements each time. #645
2023-12-04Replace invalid params with correct param (#668)Walker Selby
Replace invalid kotlin documentation parameters with correct param. #668
2023-12-04Merge remote-tracking branch 'origin/beta' into betahannibal2
# Conflicts: # src/main/java/at/hannibal2/skyhanni/utils/ItemUtils.kt
2023-12-04Fix Redundant \\ in regexhannibal2
2023-12-04Fix Redundant d in regex (#667)Walker Selby
Fix Redundant d in regex #667
2023-12-04Fix Consecutive Spaces in RegEx (#665)Walker Selby
Fix Consecutive Spaces in RegEx. #665
2023-12-04less unnecessary stuffhannibal2
2023-12-04Added the debug feature SkyHanni Event Counter.hannibal2
2023-12-03rename methodhannibal2
2023-12-03Increased performance and decreased ram usage.hannibal2
2023-12-02Version 0.22 Beta 7hannibal2
2023-12-02Added option to only show tier 1 Minion Crafts in the Helper display when ↵hannibal2
their items needed are fully collected.
2023-12-02Hide enchanted tools in Minion Craft Helper.hannibal2
2023-12-02Highlight boosted crop in Jacob's Contests (#752)alexia
Highlight boosted crop contest in all Jacob's Contests displays. #752
2023-12-02Use different color depending on pest count (#753)alexia
Use different color in tab list depending on pest count. #753
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 ↵hannibal2
an item.
2023-12-02Updating Minion XP display when the minion picks up a new item while inside ↵hannibal2
the inventory.
2023-12-02Fix: MinionXp close Event (#748)Thunderblade73
Fixed Minion XP display now showing sometimes. #748
2023-12-02Hide Scavenger 5 on Ice Spray Wand and Replenish on Advanced Gardening Hoe ↵hannibal2
for Estimated Item Value.
2023-12-02better shutdown logichannibal2
2023-12-02Renamed feature and using lastOrNull instead of last to avoid List is empty ↵hannibal2
error.
2023-12-02Feature: Item Stack Size Support for secret bingo number (#750)Erymanthus[#5074] | (u/)RayDeeUx
Added Bingo Goal Rank as stack size in bingo card. #750
2023-12-02Hide the long hint line in bingo goal display.hannibal2
2023-12-02Show community goals in display.hannibal2
2023-12-01Version 0.22 Beta 6hannibal2
2023-12-01removed debughannibal2