Skip to content
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

Fixed Add EXP when total or current experience is zero #106

Closed
wants to merge 2 commits into from

Conversation

Kayne
Copy link

@Kayne Kayne commented Jun 2, 2022

When total or current experience was equal to 0, then this was treated as false value. Check should be for either any value or zero value, and then fallback to different object path.

When total or current experience was equal to `0`, then this was treated as `false` value. Check should be for either any value or zero value, and then fallback to different object path.
@Kayne Kayne changed the title Fixed total and current experience when zero Fixed Add EXP when total or current experience is zero Jun 2, 2022
@Jagusti
Copy link
Owner

Jagusti commented Jun 26, 2022

This should be addressed by the refactor in #115 .. I've messed up the PR somehow, so closing it as resolved. Thanks for the prompt and forcing me to rethink how this was done.

@Jagusti Jagusti closed this Jun 26, 2022
@Kayne Kayne deleted the patch-1 branch June 26, 2022 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants