aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/bingo
AgeCommit message (Expand)Author
2024-02-16Clean up string pluralization methods. #975alexia
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ChatUt...Thunderblade73
2024-01-31replace onChatMessage with onChathannibal2
2024-01-07only show debug when necessaryhannibal2
2024-01-07Fixed performance issues with Bingo Minion Craft Helper.hannibal2
2024-01-07Moving minion craft helper fully over to neu internal names.hannibal2
2024-01-07Fixed bingo minion craft helper not detecting crafted tier one minion.hannibal2
2024-01-06Extract FirstMinionTier logic from bingo minion craft helper for better analy...hannibal2
2024-01-01Fixed detecting bingo profile while visiting other players bingo island.hannibal2
2024-01-01Added support for new bingo guide repo format, show guide on hover over missi...hannibal2
2023-12-26code cleanuphannibal2
2023-12-09Internal Change: Minion craft helper NEUInternalName (#619)Walker Selby
2023-12-09Hide Winter Island close timer during the month of December.hannibal2
2023-12-09Show a chat message with the positive or negative progress in the community g...hannibal2
2023-12-08Fixed cave spider detection from inventory.hannibal2
2023-12-08renamed bingo sessionhannibal2
2023-12-08Saving minion craft helper crafted tier 1 minions per bingo session.hannibal2
2023-12-08Saving bingo goal data into the config.hannibal2
2023-12-08Added the community goal percentage to the bingo card display.hannibal2
2023-12-08removed debug stuffhannibal2
2023-12-08code cleanuphannibal2
2023-12-08Use LorenzToolTipEvent over ItemTooltipEvent if possible.hannibal2
2023-12-06Added fix if the toolTip is empty.hannibal2
2023-12-06added support to allow editing in bingo card viewhannibal2
2023-12-06Added option to click in the bingo card viewer on goals to mark them as highl...hannibal2
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-04Remove the background color in the difficulty once the goal is done.hannibal2
2023-12-04Moving bingo goal list into BingoAPI.hannibal2
2023-12-04Internal Change: Remove String.matchRegex() function Usages (#641)Walker Selby
2023-12-04Fix Consecutive Spaces in RegEx (#665)Walker Selby
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-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-01code cleanuphannibal2
2023-12-01Hide hidden bingo tips in display. Show the duration until the next hidden pe...hannibal2
2023-11-30romanToDecimalIfNeeded -> romanToDecimalIfNecessary (See https://chat.openai....hannibal2