-
Notifications
You must be signed in to change notification settings - Fork 18
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
feat: add leagues notifier for areas, relics, and tasks #366
feat: add leagues notifier for areas, relics, and tasks #366
Conversation
tasks work |
thresholds.put(56_000, "Dragon"); | ||
TROPHY_BY_POINTS = Collections.unmodifiableNavigableMap(thresholds); | ||
|
||
TIER_BY_RELIC = Map.ofEntries( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In a future PR, can switch hardcoded relic names to dynamic lookup from structs/enums: https://discord.com/channels/301497432909414422/419891709883973642/1174650927689506866
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I tested everything except region unlock, I believe it all works
I'll try to get a region unlock tonight before falling asleep to test that branch |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code looks good to me, two nitpicks is all I could find
Closes #356
Notifies on: