Commit Graph

6 Commits

Author SHA1 Message Date
b3df7ae1d2 Fixed the problem with localized formula function names, for Deutsch translation. 2017-06-10 09:10:12 +08:00
0d1c2ea2b2 Fixed to deal with the localized formula names. 2017-06-09 17:42:36 +08:00
ac842298f7 Adjusted the widths of the columns of predicted CPs. 2017-06-09 14:35:39 +08:00
798dc52517 Fixed the report headers that the column index did not increase with the last evolve forms. 2017-06-08 23:43:48 +08:00
b1a1553ef4 Fixed the error when sorting the result IVs. 2017-06-08 21:32:41 +08:00
1e9835372f * 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.
2017-06-08 17:13:28 +08:00