aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/data/BingoAPI.kt
AgeCommit message (Collapse)Author
2023-12-01Add support for hidden bingo tips.hannibal2
2023-11-26Internal Change: Refactor JsonObjects to be in data package (#680)Walker Selby
Moved the json object files into another package. #680
2023-10-21Backend: Serialise all constants and add repo error messages and status (#605)CalMWolfs
Backend: Serialise all constants and add repo error messages and status #605
2023-10-21better repo error handlinghannibal2
2023-10-07add support for dynamic bingo rankshannibal2
2023-10-07use bingo api classhannibal2