aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/bingo/BingoCardDisplay.kt
AgeCommit message (Expand)Author
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