aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/bingo/BingoCardDisplay.kt
AgeCommit message (Expand)Author
2023-05-22Use getItemInHand()hannibal2
2023-05-03Added a recent teleport pad used display and option to hide teleport pad chat...hannibal2
2023-05-01Using InventoryOpenEvent to read bingo card datahannibal2
2023-05-01Added option to hide the community goals from the bingo card displayhannibal2
2023-05-01Reordered Bingo category in config. Added option to show/hide the border mess...hannibal2
2023-04-28REGEXhannibal2
2023-04-17to Patternhannibal2
2023-04-02typoshannibal2
2023-03-24started with new gui editorhannibal2
2023-03-23removed toMutableList in render list logic and prevent ConcurrentModification...hannibal2
2023-03-03Fixed bingo goal completed chat message does not auto update the bingo card.hannibal2
2023-03-02Design change at bingo card and fix sneak not working when bingo next step no...hannibal2
2023-03-02bingo card small reworks for current bingo event, made craft minion helper fe...hannibal2
2023-02-26Using GuiRenderEvent.GameOverlayRenderEvent instead of RenderGameOverlayEvent.hannibal2
2023-02-07Fixed Bingo display rules.hannibal2
2023-02-03Added Bingo Card display.hannibal2