Commit Graph

17 Commits

Author SHA1 Message Date
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 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 53c908f3dd Advanced the version to 0.5. 2017-05-10 16:54:51 +08:00
imacat f0c756b917 * Added Pokémons from Johto region (generation 2), whose ID are from 152 to 251, without images yet.
* Moved fnMapPokemonNameToId from 0Main to 9Load, because it is only used in 9Load.
* Separated sPokemonId from sPokemonName in the data structure, to fix the confusion for Farfetch'd, Nidoran♀, Nidoran♂, and Mr. Mime.
* Advanced to 0.4.0.
* Updated the update information.
2017-03-01 23:11:17 +08:00
imacat 92a091a886 Removed the debugging Xray. Advanced to 0.3.0. 2017-02-19 15:34:08 +08:00
imacat b18f14bbfe Updated the Pokémon images, for better image quality. Added the shadow replacement image for Togetic. Advanced to version 0.2.8. 2017-01-04 15:58:05 +08:00
imacat dd10c4264d Added the image of Elekid, and updated the images of all the Generation 2 Pokémons. Fixed the base defense of Metapod. Advanced to version 0.2.7. 2017-01-03 17:19:30 +08:00
imacat bd1878bd68 Advanced to 0.2.6. 2016-12-16 15:51:13 +08:00
imacat ccb0b62b98 Added No.174 Igglybuff. Fixed the legal range of HP from 10 to 500 (was from 0 to 200). Fixed the error when the Pokémon has no evolution form. Advanced the version number to 0.2.5. 2016-12-15 16:56:47 +08:00
imacat 685772830e Fixed a regression message error. Advanced to version 0.2.4. 2016-12-08 23:34:07 +08:00
imacat da1ac7e69e Advanced the version number to 0.2.3. 2016-12-08 22:56:22 +08:00
imacat e4c378c100 Advanced to version 0.2.2. 2016-12-08 16:24:26 +08:00
imacat ba39b7dc46 Changed the way to show the best stat appraisal so that it works on MacOSX and MS-Windows, too. Advanced to version 0.2.1. 2016-12-08 11:21:50 +08:00
imacat f405a85a60 Advanced the version number to 0.2.0. 2016-12-08 00:28:44 +08:00
imacat e3b81af025 Fixed to load the dialog library before creating the dialog. Advanced the version number to 0.1.1. 2016-12-06 07:34:41 +08:00
imacat 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
imacat 059e239bab Changed to an OpenOffice extension project. 2016-11-29 00:53:04 +08:00