Commit Graph

14 Commits

Author SHA1 Message Date
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
95fc3c85f0 Fixed "star dust" to "stardust". 2017-02-16 11:40:07 +08:00
Andreas Frisch
8d5e477784 Add #240 Magby 2017-02-16 11:07:39 +08:00
ab16ff0d9c Moved Pokémon names list to properties. Localized the total, the max and the "best, too" appraisals. 2017-02-15 01:40:43 +08:00
cfdc94f1bd Added team name to the localization list. 2017-02-14 22:54:39 +08:00
99a8ffd672 Renamed Team Red, Team Blue and Team Yeallow to Team Valor, Team Mystic and Team Instinct in the keywords of the source code. 2016-12-09 13:43:34 +08:00
685772830e Fixed a regression message error. Advanced to version 0.2.4. 2016-12-08 23:34:07 +08:00
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
a6dcb77760 Added the lower limit (10) of CP. 2016-12-08 07:39:31 +08:00
11c87528a0 Cleaned-up old hand-made dialog event handlers. Fixed the "apprase" and "apprasal" typos. Fixed to update the placeholder [Pokémon] with the currently selected Pokémon at the first appraisal. 2016-12-08 00:25:57 +08:00
8c2cb726f7 Added images of the team leaders, and redesigned the dialog layout. 2016-12-07 22:50:17 +08:00
8caef506b4 Added code to display the Pokémon image when choosing the Pokémon, and the team log when choosing the team. The Pokémon images are not fully-processed yet. 2016-12-07 15:08:08 +08:00
a8787c38f0 Added first uno control image. 2016-12-07 01:50:28 +08:00
cc4f96ce9d Added the dialog for localization and easier UI. 2016-12-06 00:33:01 +08:00