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

Session exp per min #13

Merged
merged 2 commits into from
Aug 6, 2014
Merged

Conversation

Adamantinus
Copy link
Contributor

Adjusted calculation for exp/min so that players that have maxed out OA level will still get displayed a exp/min value different than 0.0.

Players with Overall Level 179 won't gain any OA exp anymore, so the stats window will show exp/min 0.0.

Instead of printing out the difference OA exp directly, the experience of all skills will get summed up in a loop (L147) and used for displaying exp/min instead (L165).
Removed unnecessary blank line.
@pjbroad
Copy link
Collaborator

pjbroad commented Aug 6, 2014

Thanks for the patch.

pjbroad added a commit that referenced this pull request Aug 6, 2014
@pjbroad pjbroad merged commit 6ed999b into raduprv:master Aug 6, 2014
@Adamantinus Adamantinus deleted the session_exp_per_min branch August 6, 2014 11:00
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.

None yet

2 participants