* Restructured the code and moved the report creation to an independent module. Moved the IV sorting to the report module. The main module is now only doing IV finding.

* Changed the reported estimated CPs from values to formulas.
* Moved the localized Pokémon names from the DialogStrings to AddonConfiguration, so that they can also be used in the report, too.
* Changed the report logic to report the estimated maximum CPs of the last evolution forms, instead of several special rules.
* Localized the report headers.
This commit is contained in:
2017-06-08 17:13:28 +08:00
parent 4a663f7449
commit 1e9835372f
17 changed files with 2743 additions and 1824 deletions

2
TODO
View File

@ -1,5 +1,7 @@
PokemonGoIV TODO
* Update the Pokémon database for the complex evolution forms
like Eevee, Slowpoke, etc.
* Center the dialog.
* Pokémons that are not released in the game yet, so their image
icons are missing.