Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-04 | Removed unnecessary capturing group. | hannibal2 | |
Co-authored-by: Walker Selby <git@walkerselby.com> | |||
2023-12-04 | Internal Change: Regex To Pattern in BazaarApi, CropAccessoryData, ↵ | Walker Selby | |
andDicerRngCounter (#647) Misc pattern optimizations. #647 | |||
2023-12-04 | removed unused function | hannibal2 | |
2023-12-04 | Internal Change: Remove String.matchRegex() function Usages (#641) | Walker Selby | |
Code cleanup and removed .matchRegex() #641 | |||
2023-12-04 | Internal Change: Cleanup DungeonMilestonesDisplay & Remove matchRegex (#646) | Walker Selby | |
Code cleanup in DungeonMilestoneDisplay. #646 | |||
2023-12-04 | Internal Change: Cleanup DungeonChatFilter & Remove matchRegex (#643) | Walker Selby | |
Changed DungeonChatFilter to use lists of patterns. #643 | |||
2023-12-04 | Internal Change: Cleanup DungeonDeathCounter & Remove matchRegex (#645) | Walker Selby | |
Nn longer creating new regex pattern elements each time. #645 | |||
2023-12-04 | Replace invalid params with correct param (#668) | Walker Selby | |
Replace invalid kotlin documentation parameters with correct param. #668 | |||
2023-12-04 | Merge remote-tracking branch 'origin/beta' into beta | hannibal2 | |
# Conflicts: # src/main/java/at/hannibal2/skyhanni/utils/ItemUtils.kt | |||
2023-12-04 | Fix Redundant \\ in regex | hannibal2 | |
2023-12-04 | Fix Redundant d in regex (#667) | Walker Selby | |
Fix Redundant d in regex #667 | |||
2023-12-04 | Fix Consecutive Spaces in RegEx (#665) | Walker Selby | |
Fix Consecutive Spaces in RegEx. #665 | |||
2023-12-04 | less unnecessary stuff | hannibal2 | |
2023-12-04 | Added the debug feature SkyHanni Event Counter. | hannibal2 | |
2023-12-03 | rename method | hannibal2 | |
2023-12-03 | Increased performance and decreased ram usage. | hannibal2 | |
2023-12-02 | Version 0.22 Beta 7 | hannibal2 | |
2023-12-02 | Added option to only show tier 1 Minion Crafts in the Helper display when ↵ | hannibal2 | |
their items needed are fully collected. | |||
2023-12-02 | Hide enchanted tools in Minion Craft Helper. | hannibal2 | |
2023-12-02 | Highlight boosted crop in Jacob's Contests (#752) | alexia | |
Highlight boosted crop contest in all Jacob's Contests displays. #752 | |||
2023-12-02 | Use different color depending on pest count (#753) | alexia | |
Use different color in tab list depending on pest count. #753 | |||
2023-12-02 | Hide replenish on Advanced Gardening Axe for Estimated Item Value. | hannibal2 | |
2023-12-02 | Fixed minion features disappear inside the minion inventory when picking up ↵ | hannibal2 | |
an item. | |||
2023-12-02 | Updating Minion XP display when the minion picks up a new item while inside ↵ | hannibal2 | |
the inventory. | |||
2023-12-02 | Fix: MinionXp close Event (#748) | Thunderblade73 | |
Fixed Minion XP display now showing sometimes. #748 | |||
2023-12-02 | Hide Scavenger 5 on Ice Spray Wand and Replenish on Advanced Gardening Hoe ↵ | hannibal2 | |
for Estimated Item Value. | |||
2023-12-02 | better shutdown logic | hannibal2 | |
2023-12-02 | Renamed feature and using lastOrNull instead of last to avoid List is empty ↵ | hannibal2 | |
error. | |||
2023-12-02 | Feature: 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-02 | Hide the long hint line in bingo goal display. | hannibal2 | |
2023-12-02 | Show community goals in display. | hannibal2 | |
2023-12-01 | Version 0.22 Beta 6 | hannibal2 | |
2023-12-01 | removed debug | hannibal2 | |
2023-12-01 | Added support for the community goal suffix. | hannibal2 | |
2023-12-01 | Added support for the community goal suffix | hannibal2 | |
2023-12-01 | Add support for hidden bingo tips. | hannibal2 | |
2023-12-01 | Hide the repeating fire sale reminder chat messages. | hannibal2 | |
2023-12-01 | add trailing comma | hannibal2 | |
2023-12-01 | code cleanup | hannibal2 | |
2023-12-01 | Hide hidden bingo tips in display. Show the duration until the next hidden ↵ | hannibal2 | |
personal goal gets a tip revealed. | |||
2023-12-01 | better command usage | hannibal2 | |
2023-12-01 | utilizing location.add(x = x) | hannibal2 | |
2023-12-01 | Add: Draw Plot border when holding Sprayonator (#747) | HiZe_ | |
Draw plots border when holding the Sprayonator. #747 | |||
2023-11-30 | Version 0.22 Beta 5 | hannibal2 | |
2023-11-30 | improved readability | hannibal2 | |
2023-11-30 | Feature Change: Unique Gift Highlighter exluded Ironman (#740) | Thunderblade73 | |
Hiding Unique Gifted Players Highlighting for ironman and bingo while not on those modes. #740 | |||
2023-11-30 | code cleanup | hannibal2 | |
2023-11-30 | Mark infected plot names and world border in the world. | hannibal2 | |
2023-11-30 | Fix spacing issue (#745) | Walker Selby | |
Fixed config typo. #745 | |||
2023-11-30 | Fix bossesToShow (#744) | Walker Selby | |
Fix bossesToShow #744 |