mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-04-24 23:57:12 -05:00
* Localization capability for each language, import & export * Lines with stat names (IVs/EVs) can be configured to many representations (X/X/X/X/X/X, HABCDS, etc). * Add nonstandard localizations * Add token types for Showdown's new set format * Add new program settings for hover & export styles. Allows users to select which presentation format they want for the hover previews, as well as the set export format. * Revises preview hover GUI to use new settings * Revises export events to use new settings * Moves no longer indicate end of set * Enhance robustness of stat parsing * Expand all settings in settings editor on form load * Extract clipboard -> sets operation to api for maintainability & reusability |
||
|---|---|---|
| .. | ||
| Localization | ||
| BinaryCodedDecimal.cs | ||
| ComboItemUtil.cs | ||
| DateUtil.cs | ||
| EmbeddedResourceCache.cs | ||
| FileUtil.cs | ||
| FlagUtil.cs | ||
| MessageStrings.cs | ||
| NetUtil.cs | ||
| PathUtil.cs | ||
| RandUtil.cs | ||
| ReflectUtil.cs | ||
| ResourceUtil.cs | ||
| StringUtil.cs | ||
| UpdateUtil.cs | ||
| Util.cs | ||
| ValueTypeTypeConverter.cs | ||