Commit Graph

27 Commits

Author SHA1 Message Date
imacat af0234ba97 Updated to show the Pokémon image based on the selected index instead of the selected text, for Pokémon name localization. 2017-02-14 22:07:18 +08:00
imacat 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
imacat 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
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 a30b7d73ba Added the images of Pichu, Togepi, Smoochum, and Magby. Added Togetic, without its image yet. 2016-12-23 15:36:30 +08:00
imacat 23a783a342 Added Pichu, Cleffa, Togepi, Smoochum, Elekid, and Magby. 2016-12-16 15:50:36 +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 6965883232 Renamed the Appraisal1 field to Total, and the Appraisal2 field to Max. 2016-12-12 17:13:09 +08:00
imacat a3752fac44 Code cleaness. 2016-12-12 00:55:02 +08:00
imacat 0bf95af153 Added the minimal HP of 10. 2016-12-09 15:30:34 +08:00
imacat 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
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 a6dcb77760 Added the lower limit (10) of CP. 2016-12-08 07:39:31 +08:00
imacat 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
imacat 8c2cb726f7 Added images of the team leaders, and redesigned the dialog layout. 2016-12-07 22:50:17 +08:00
imacat cd7954c32f Localized the error message. 2016-12-07 16:37:48 +08:00
imacat 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
imacat 432b01539d Added to show the team logo when choosing team. 2016-12-07 07:16:17 +08:00
imacat a8787c38f0 Added first uno control image. 2016-12-07 01:50:28 +08:00
imacat ae85686d43 Removed "XrayTool". 2016-12-06 17:03:33 +08:00
imacat 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
imacat 12e4cd3052 Fixed to show the multiple evolved forms properly, for Eevee and others. 2016-12-06 16:18:00 +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 cc4f96ce9d Added the dialog for localization and easier UI. 2016-12-06 00:33:01 +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 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
imacat 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