Commit Graph

11 Commits

Author SHA1 Message Date
bf3bb31f05 Renamed subShowBasicData to subShowText. 2017-05-05 11:02:34 +08:00
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
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
95fc3c85f0 Fixed "star dust" to "stardust". 2017-02-16 11:40:07 +08:00
b8259303fa Updated the copyright year. 2017-02-15 17:04:32 +08:00
403885d6cb Updates the dialog so that the Pokémon list is created at run time, for the localization of Pokémon names. 2017-02-14 22:00:46 +08:00
8b80db44fc Changed Pokémon names to Pokémon IDs in the database. Put Pokémon names to AddonConfiguration.xcu for localization. 2017-02-14 19:50:46 +08:00
a8787c38f0 Added first uno control image. 2016-12-07 01:50:28 +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