Commit Graph

9 Commits

Author SHA1 Message Date
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
34c397e276 Added the text-width tester into the development library. 2017-05-05 11:42:03 +08:00
98069f942c Moved the dialog UI control from 0Main to 1Dialog, to keep the code clean. 0Main processes mostly the algorithm itself now. 2017-02-24 18:12:57 +08:00
a8787c38f0 Added first uno control image. 2016-12-07 01:50:28 +08:00
c3e70ddff9 Fixed so that the "OK" butten is only enabled when all the Pokémon, CP, HP, star dust are filled. 2016-12-06 16:58:24 +08:00
12e4cd3052 Fixed to show the multiple evolved forms properly, for Eevee and others. 2016-12-06 16:18:00 +08:00
54af6ff74e Renamed from "Pokémon Go" To "Pokémon GO". Changed to the dynamic full appraisal text selection instead of the keywords selection. 2016-12-05 16:44:04 +08:00
16c621171f Moved the UI to the main module so that we do not need to duplicate the type. 2016-11-29 15:02:15 +08:00
932c6bed77 Fixed to move the source from the oxt directory and copied the xba source into the oxt directory. 2016-11-29 14:23:00 +08:00