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

[Issue] UpdateLiveStats and PokemonOptimizer interact in unexpected way #5194

Closed
DBa2016 opened this issue Sep 5, 2016 · 0 comments
Closed

Comments

@DBa2016
Copy link
Contributor

DBa2016 commented Sep 5, 2016

When "upgrade" functionality is active in PokemonOptimizer, the stardust used for upgrading is counted into the "Earned" field on livestats.

This leads sometimes to absurd values like "Earned -100,095 Stardust".

Possible solutions from my point of view (list probably not complete...):

  1. correctly calculate "Earned" and add a "Used stardust" and "Stardust balance" (o similar)
  2. rename "Earned" to "Stardust balance" and add an "Overall stardust available" field

This is a minor issue, since it is display only.

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

No branches or pull requests

2 participants