Commit Graph

113 Commits

Author SHA1 Message Date
c503a08cb8 Updated the XBA file of the previous 2 commits. 2017-05-05 11:06:37 +08:00
a463624c4d Finished the missing Chinese Pokémon names. 2017-05-05 10:59:44 +08:00
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
7b344747e9 Limit the max level of Pokémons to 40. 2017-03-24 17:17:08 +08:00
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
035c455a84 Fixed the indent from 4 spaces to tabs. 2017-03-01 23:48:57 +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
5c4cf83c12 Fixed to use a pre-recorded width for each part of the best stat appraisal. Fixed the copyright year of the Chinese description. 2017-02-24 17:15:27 +08:00
92a091a886 Removed the debugging Xray. Advanced to 0.3.0. 2017-02-19 15:34:08 +08:00
42445bcd67 Updated the dialog for styling and text width for Deutsch. 2017-02-18 17:16:49 +08:00
Andreas Frisch
98d3149264 enlarge dialog, increase space for texts, increase dropdown lists' element counts 2017-02-18 15:50:00 +08:00
64079595be Reverted "Stardust" to "Stardust", for later cherry-pick. 2017-02-18 15:49:05 +08:00
e2adf51449 Fixed the language id "de-DE" to "de". 2017-02-16 11:50:03 +08:00
8b32c9cb75 Fixed "StarDust" to "Stardust". 2017-02-16 11:41:22 +08:00
95fc3c85f0 Fixed "star dust" to "stardust". 2017-02-16 11:40:07 +08:00
Andreas Frisch
df06388e83 add Deutsch (German) translation 2017-02-16 11:07:46 +08:00
Andreas Frisch
8d5e477784 Add #240 Magby 2017-02-16 11:07:39 +08:00
b8259303fa Updated the copyright year. 2017-02-15 17:04:32 +08:00
062b6cdb00 Added dummy Deutsch language localization. 2017-02-15 16:43:25 +08:00
03257873b6 Updated the Pokémon images of Golem, Lickitung, Chansey, Mr. Mime, Aerodactyl, and Snorlax to those created by myself, for better quality. 2017-02-15 15:42:16 +08:00
97a8aceaf6 Localized the best stat appraisal. 2017-02-15 15:01:10 +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
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
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
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
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
a30b7d73ba Added the images of Pichu, Togepi, Smoochum, and Magby. Added Togetic, without its image yet. 2016-12-23 15:36:30 +08:00
c4dac10e55 Added the image of Cleffa. 2016-12-22 14:30:58 +08:00
23a783a342 Added Pichu, Cleffa, Togepi, Smoochum, Elekid, and Magby. 2016-12-16 15:50:36 +08:00
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
6965883232 Renamed the Appraisal1 field to Total, and the Appraisal2 field to Max. 2016-12-12 17:13:09 +08:00
1b58d56293 Fixed the tool bar name for LibreOffice. 2016-12-09 21:05:40 +08:00
0bf95af153 Added the minimal HP of 10. 2016-12-09 15:30:34 +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
95397eebf4 Refined the dialog layout, for LibreOffice. 2016-12-08 22:55:30 +08:00
a43d2d3687 Tweaked Addons.xcu to add compability with OpenOffice 3.x and LibreOffice. 2016-12-08 16:23:41 +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
085ffc2d47 Added adjusted Pokémon images. 2016-12-07 17:37:46 +08:00
cd7954c32f Localized the error message. 2016-12-07 16:37:48 +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
3c718d6be1 Changed the SVG graphic to PNG, for better visual effect. 2016-12-07 10:47:36 +08:00
432b01539d Added to show the team logo when choosing team. 2016-12-07 07:16:17 +08:00
a8787c38f0 Added first uno control image. 2016-12-07 01:50:28 +08:00
ae85686d43 Removed "XrayTool". 2016-12-06 17:03:33 +08:00
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
12e4cd3052 Fixed to show the multiple evolved forms properly, for Eevee and others. 2016-12-06 16:18:00 +08:00
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
cc4f96ce9d Added the dialog for localization and easier UI. 2016-12-06 00:33:01 +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
9fc4dab9a7 Moved the update XML from Dropbox to Github. 2016-11-29 14:31:03 +08:00
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
fa28164aa6 Changed the shortcut key of star dust to avoid shortcut key collision with defense. 2016-11-29 11:19:05 +08:00
3279d34e8b Updated the dialog title, and fixed the cancel behavior. 2016-11-29 10:41:36 +08:00
0bc16166bc Fixed the shortcut key of star dust to avoid shortcut key collision. Changed the appraisal to numbered items so that it work with keyboard shortcut with numbers, not in favor of the red team. 2016-11-29 06:34:14 +08:00
059e239bab Changed to an OpenOffice extension project. 2016-11-29 00:53:04 +08:00