Commit Graph

107 Commits

Author SHA1 Message Date
imacat a17ddfab0a * Updated to check and set the title in the DocumentProperties instead of the document title. This prevents error and preserves the document to be reuse even after saving to the disk. The title of the document itself should not be messed-up.
* Advanced to version 0.8.2.
2017-11-29 17:35:54 +08:00
imacat cfefc23df1 * Fixed the error that the CP and IV% formulas were not referring to the correct IV cells for the following Pokémons on the same sheet.
* Advanced to version 0.8.1
2017-11-29 12:49:43 +08:00
imacat 787acb12bf * When calculating the IVs of several Pokémons, now the calculator will reuse a same spreadsheet document, even the same spreadsheet when there is already a spreadsheet for that Pokémon. Previously it will start a new spreadsheet document for each calculation. This helps when calculating a bunch of Pokémons at the same time.
* Advanced to version 0.8.0.
2017-11-29 00:42:20 +08:00
imacat d2b3d26dca * Updated the base stats of Ho-Oh. 2017-11-29 00:22:16 +08:00
imacat 769a149c77 * Added the Pokémon image icon of Ho-Oh. 2017-11-28 22:13:51 +08:00
依瑪貓 783140195b * Added the Pokémon image icon of Entei.
* Advanced to version 0.7.8.
* Added the presentations to the Git tree.
2017-11-02 16:01:23 +08:00
依瑪貓 40fe1a0107 * Added the Pokémon image icon of Raikou.
* Added Sableye, Shuppet, Banette, Duskull, and Dusclops from the Hoenn Region.
* Advanced to version 0.7.7.
2017-10-25 16:38:43 +08:00
imacat 1dbad4df3b Added the Pokémon image icon of Suicune. Advanced to version 0.7.6. 2017-09-01 23:22:11 +08:00
imacat 7d3e6bd578 Updated the Chinese Pokémon name of Koffing (from 「瓦斯蛋」 to 「瓦斯彈」). Advanced to version 0.7.5. 2017-08-15 14:36:34 +08:00
imacat 4d94fc190a Updated the Pokémon image icon of Zapdos. Advanced to version 0.7.4. 2017-08-08 14:52:00 +08:00
imacat 36fefbfecd Updated the Pokémon image icon of Moltres. 2017-08-02 23:00:19 +08:00
imacat 3f1ebe1b27 Added the Pokémon image icon of Lugia. Advanced to version 0.7.2. 2017-07-27 10:29:34 +08:00
imacat 401ba95ebe Updated the Pokémon image icon of Articuno. 2017-07-27 01:18:30 +08:00
imacat 26957f3106 Updated the base stats of Lapras. 2017-07-20 22:55:02 +08:00
imacat b3df7ae1d2 Fixed the problem with localized formula function names, for Deutsch translation. 2017-06-10 09:10:12 +08:00
Andreas Frisch 91b6bfc8ee Add Deutsch translations 2017-06-09 10:46:48 +02:00
imacat ac842298f7 Adjusted the widths of the columns of predicted CPs. 2017-06-09 14:35:39 +08:00
imacat bc2313ec53 Updated the Pokémon database for the complex evolvement paths of Oddish, Gloom, Slowpoke, Tyrogue, and Eevee. 2017-06-08 23:54:51 +08:00
imacat 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
imacat b1a1553ef4 Fixed the error when sorting the result IVs. 2017-06-08 21:32:41 +08:00
imacat 1d1dce7471 Updated the text of the report header, for better understanding. 2017-06-08 21:07:57 +08:00
imacat 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
imacat 9e0f2d383b Added the Pokémon image icon of Hitmonlee. Now all the image icons of available Pokémons were added. Only the image icons of 13 unreleased, legendary Pokémons are missing. Advanced to version 0.6.0. 2017-06-02 22:16:00 +08:00
imacat 6d87b2b454 Added the Pokémon image of Shuckle. 2017-06-02 20:55:29 +08:00
imacat 2b2c4c4c70 Added the Pokémon image icon of Unown. 2017-06-02 20:48:29 +08:00
imacat 82d166f356 Added the Pokémon image icon of Heracross. 2017-06-02 20:38:27 +08:00
imacat 2ef10f7415 Added the Pokémon image icon of Kangaskhan. 2017-06-02 10:49:08 +08:00
imacat 7a86d071c6 Updated the Pokémon image icon of Tauros. 2017-06-02 10:14:43 +08:00
imacat b43610baab Added the Pokémon image icons of Togetic. 2017-05-26 14:55:02 +08:00
imacat 1dee1deae1 Added the Pokémon image icons of Flaaffy and Ampharos. 2017-05-24 16:11:11 +08:00
imacat 89cbf0623e Added the Pokémon image icon of Piloswine. Updated the TODO missing Pokémon list. 2017-05-24 00:44:15 +08:00
imacat 048a7e3f64 Added the Pokémon image icon of Typhlosion. 2017-05-23 09:35:28 +08:00
imacat c31018db47 Added the Pokémon image icon of Girafarig. 2017-05-22 19:43:32 +08:00
imacat 5498532eb7 Added the image icon of Wobbuffet. Updated the image icon of Ariados. 2017-05-21 23:21:23 +08:00
imacat 720376544c Fixed the estimated max CP where the level should be double, not integer. Advanced to version 0.5.1. 2017-05-19 16:20:25 +08:00
imacat 3912a62184 Added the image icon of Pupitar. 2017-05-19 11:13:56 +08:00
imacat 69e26dadb7 Updated the icon of Espeon. 2017-05-15 10:04:11 +08:00
imacat cd5d27f6be Added the image of Dunsparce. 2017-05-14 23:20:48 +08:00
imacat 8e28b4bf57 Added the image icons of Larvitar, Pupitar, and Tyranitar. 2017-05-11 17:36:56 +08:00
imacat dc7a62beb6 Updated the Pokémon icons, and added icons to conver a large portions of the Johto Pokémons. 2017-05-10 11:08:40 +08:00
imacat 6b1e22d318 Fixed the location of the unknown icon. 2017-05-08 11:22:17 +08:00
imacat 6e487048ca Renamed the Pokémon icons so that it is easier to manage. 2017-05-07 22:25:49 +08:00
imacat fc29c2278b Added the Chinese dialog text widths. 2017-05-07 22:12:49 +08:00
imacat 34c397e276 Added the text-width tester into the development library. 2017-05-05 11:42:03 +08:00
imacat c503a08cb8 Updated the XBA file of the previous 2 commits. 2017-05-05 11:06:37 +08:00
imacat a463624c4d Finished the missing Chinese Pokémon names. 2017-05-05 10:59:44 +08:00
imacat 6a2574670e Localized team names, team leader names, team leader appraisals, and parts of the Pokémon names for Chinese. 2017-05-04 10:52:45 +08:00
imacat 7b344747e9 Limit the max level of Pokémons to 40. 2017-03-24 17:17:08 +08:00
imacat 15e2d5012e Moved fnAskParam from 0Main to 1Dialog, to move all UI to 1Dialog and keep only algorithm in 0Main. 2017-03-24 16:51:32 +08:00
imacat 035c455a84 Fixed the indent from 4 spaces to tabs. 2017-03-01 23:48:57 +08:00