index
:
github/SkyHanni.git
automixins
beta
bingovisitorhighlighter
bumpmoulconfigagain
cum
damageindicatorperf
dontalwayspushrepo
feat/componentmatcherapi
feat/configmigrator
feat/const
feat/idlenotifier
feat/moulconfig
feat/rancheroverlay
feat/renderablelinks
feat/sackmonitor
feat/styledreplace
feat/unimined
feat/updatecleanup
fix/chatformattingissueswhite
fix/repopattern
formattedtextcompat
holographic-entities
ifxrarecrash
kotlinmain
master
meta/maven
nohistory
perf/configmap
r/disallow_immutable_types_in_config
repopatternlists
repopatterns
tabcompletionapi
yaw_snapping
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
at
/
hannibal2
/
skyhanni
/
features
/
bingo
/
card
Age
Commit message (
Expand
)
Author
2024-06-08
Backend: Start using new event system (#2023)
CalMWolfs
2024-06-07
Backend: Change Java to Kotlin for repo files (#1543)
CalMWolfs
2024-06-06
Backend: Classes -> Objects with annotation (#1982)
CalMWolfs
2024-05-26
Backend: Use HypixelCommands (#1769)
Empa
2024-05-26
Backend: RegexUtils (#1854)
CalMWolfs
2024-05-26
Fix Typos (#1897)
Thunderblade73
2024-04-15
Backend: isKeyClicked (#1405)
Thunderblade73
2024-04-12
code cleanup
hannibal2
2024-04-10
Backend: Remove some more deprecated functions and misc code cleanup (#1402)
CalMWolfs
2024-04-09
Fix: Bingo card error (#1400)
CalMWolfs
2024-04-06
Fix: Bingo Card Row (#1370)
hannibal2
2024-04-03
Backend: Make all event names uniform (#1290)
CalMWolfs
2024-03-12
Internal Change: Code cleanup ContainerChest getAllItems (#1047)
hannibal2
2024-03-06
Internal Changes: Many small code cleanups (#1101)
hannibal2
2024-03-01
Fix: BingoCardTips using correct slot (#1083)
Thunderblade73
2024-02-28
Fixed rare error reading and rendering Bingo Card Tips in Bingo inventory. (#...
Thunderblade73
2024-02-20
Deprecate LorenzUtils.sendCommandToServer. #1025
hannibal2
2024-02-16
Moved many regex patterns in the repo and code cleanup. #871
CalMWolfs
2024-02-16
Clean up string pluralization methods. #975
alexia
2024-02-10
Splitting many utils functions from LorenzUtils up into other classes: ChatUt...
Thunderblade73
2024-01-01
Added support for new bingo guide repo format, show guide on hover over missi...
hannibal2
2023-12-09
Show a chat message with the positive or negative progress in the community g...
hannibal2
2023-12-08
Saving bingo goal data into the config.
hannibal2
2023-12-08
Added the community goal percentage to the bingo card display.
hannibal2
2023-12-08
removed debug stuff
hannibal2
2023-12-08
code cleanup
hannibal2
2023-12-08
Use LorenzToolTipEvent over ItemTooltipEvent if possible.
hannibal2
2023-12-06
Added fix if the toolTip is empty.
hannibal2
2023-12-06
added support to allow editing in bingo card view
hannibal2
2023-12-06
Added option to click in the bingo card viewer on goals to mark them as highl...
hannibal2
2023-12-04
changed packages of bingo features
hannibal2
2023-12-04
code cleanup
hannibal2
2023-12-04
moved bingo card reading logic into its own class
hannibal2
2023-12-04
Created BingoCardUpdateEvent and code cleanup
hannibal2
2023-12-04
Created BingoGoalReachedEvent.
hannibal2
2023-12-04
Only saving one bingo card list now.
hannibal2
2023-12-04
Moving bingo goal list into BingoAPI.
hannibal2
2023-02-03
Added Bingo Card display.
hannibal2