-
-
Notifications
You must be signed in to change notification settings - Fork 215
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
Fix: Overflow levelups no longer hardcoded #3177
Conversation
Fix: Overflow levelups no longer hardcoded so they now appear correctly
We decided against this, since this could confuse greatly for taming and farming. |
This changes nothing for Taming and Farming. |
I will try to fix taming and farming (I mainly intended the fix for levels with a hard cap at 50) |
Do we assume the player already has a max cap of 60 for taming and farming? |
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.
apparently we do
Fix: Overflow levelups no longer hardcoded so they now appear correctly
What
Fixes Overflow levelup messages only appearing when above Level 60, even if the max level of the skill is not 60
Changelog Fixes