aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/bingo/card
AgeCommit message (Expand)Author
2024-04-15Backend: isKeyClicked (#1405)Thunderblade73
2024-04-12code cleanuphannibal2
2024-04-10Backend: Remove some more deprecated functions and misc code cleanup (#1402)CalMWolfs
2024-04-09Fix: Bingo card error (#1400)CalMWolfs
2024-04-06Fix: Bingo Card Row (#1370)hannibal2
2024-04-03Backend: Make all event names uniform (#1290)CalMWolfs
2024-03-12Internal Change: Code cleanup ContainerChest getAllItems (#1047)hannibal2
2024-03-06Internal Changes: Many small code cleanups (#1101)hannibal2
2024-03-01Fix: BingoCardTips using correct slot (#1083)Thunderblade73
2024-02-28Fixed rare error reading and rendering Bingo Card Tips in Bingo inventory. (#...Thunderblade73
2024-02-20Deprecate LorenzUtils.sendCommandToServer. #1025hannibal2
2024-02-16Moved many regex patterns in the repo and code cleanup. #871CalMWolfs
2024-02-16Clean up string pluralization methods. #975alexia
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ChatUt...Thunderblade73
2024-01-01Added support for new bingo guide repo format, show guide on hover over missi...hannibal2
2023-12-09Show a chat message with the positive or negative progress in the community g...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-04Only saving one bingo card list now.hannibal2
2023-12-04Moving bingo goal list into BingoAPI.hannibal2
2023-02-03Added Bingo Card display.hannibal2