-
-
Notifications
You must be signed in to change notification settings - Fork 208
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Backend: Cleanup some scoreboard event stuff #1940
Conversation
This pull request has conflicts with the base branch "beta". Please resolve those so we can test out your changes. |
# Conflicts: # src/main/java/at/hannibal2/skyhanni/data/BitsAPI.kt # src/main/java/at/hannibal2/skyhanni/data/PurseAPI.kt
Conflicts have been resolved! 🎉 |
This pull request has conflicts with the base branch "beta". Please resolve those so we can test out your changes. |
# Conflicts: # src/main/java/at/hannibal2/skyhanni/data/ScoreboardData.kt
Conflicts have been resolved! 🎉 |
This pull request has conflicts with the base branch "beta". Please resolve those so we can test out your changes. |
# Conflicts: # src/main/java/at/hannibal2/skyhanni/data/MiningAPI.kt
Conflicts have been resolved! 🎉 |
What
Cleanup some scoreboard event stuff.
Not exactly sure why RawScoreboardUpdateEvent is needed, but i dont have rift slayer unlocked so it stays for now
Changelog Technical Details