aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/bingo
AgeCommit message (Expand)Author
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
2023-11-26Internal Change: Refactor JsonObjects to be in data package (#680)Walker Selby
2023-11-22Internal Change: Reformat Code to match .editorconfig (#628)Walker Selby
2023-11-19Internal Change: Auto-Prefix Chat Messages (#622)Walker Selby
2023-11-01code cleanuphannibal2
2023-11-01fixed (hopefully) the bingo step helper having an old "bug" from Hypixel hard...ReyMaratov
2023-10-26Add Repo TODOs (#585)Walker Selby
2023-10-21better repo error handlinghannibal2
2023-10-12moved sendTitle into LorenzUtilshannibal2
2023-10-07Feature: Compact tab list (from sba but better) (#459)CalMWolfs
2023-10-01Fixed the bingo card viewer cant read the mushroom goal.hannibal2
2023-09-29Random Code Cleanup (#516)Walker Selby