index
:
skyhanni.git
feat/detekt
generic-permutable-resolution
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
at
/
hannibal2
/
skyhanni
/
features
/
bingo
/
BingoAPI.kt
Age
Commit message (
Expand
)
Author
2024-06-07
Backend: Change Java to Kotlin for repo files (#1543)
CalMWolfs
2024-06-06
Backend: Convert existing objects to use the annotation and add the plugin (#...
CalMWolfs
2024-05-26
Backend: RegexUtils (#1854)
CalMWolfs
2024-05-26
Fix Typos (#1897)
Thunderblade73
2024-04-19
Feature + Fix: Player Chat Rework (#1483)
hannibal2
2024-03-15
Backend: Storage Config Moving (#1171)
hannibal2
2024-03-12
Feature: CustomScoreboard (#893)
J10a1n15
2024-03-02
Added bingo card data to /shdebug.
hannibal2
2024-02-16
Moved many regex patterns in the repo and code cleanup. #871
CalMWolfs
2024-02-10
Splitting many utils functions from LorenzUtils up into other classes: ChatUt...
Thunderblade73
2024-01-01
Fixed detecting bingo profile while visiting other players bingo island.
hannibal2
2024-01-01
Added support for new bingo guide repo format, show guide on hover over missi...
hannibal2
2023-12-09
Hide Winter Island close timer during the month of December.
hannibal2
2023-12-09
Show a chat message with the positive or negative progress in the community g...
hannibal2
2023-12-08
renamed bingo session
hannibal2
2023-12-08
Saving minion craft helper crafted tier 1 minions per bingo session.
hannibal2
2023-12-08
Saving bingo goal data into the config.
hannibal2
2023-12-04
changed packages of bingo features
hannibal2
2023-12-04
Created BingoCardUpdateEvent and code cleanup
hannibal2
2023-12-04
Mark the background difficulty gray for unknown goals.
hannibal2
2023-12-04
wording and code cleanup
hannibal2
2023-12-04
Only saving one bingo card list now.
hannibal2
2023-12-04
Moving bingo goal list into BingoAPI.
hannibal2
2023-12-02
Show community goals in display.
hannibal2
2023-12-01
Add support for hidden bingo tips.
hannibal2