PKHeX/PKHeX.Core/Util
Kurt f730f7d19a
Feature: Localization of Battle Templates (Showdown Set) (#4482)
* 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
2025-05-01 23:16:36 -05:00
..
Localization Minor tweaks 2025-01-27 16:37:37 -06:00
BinaryCodedDecimal.cs Minor tweaks 2024-06-10 21:43:27 -05:00
ComboItemUtil.cs Minor tweaks 2025-01-27 16:37:37 -06:00
DateUtil.cs Misc tweaks 2025-04-21 00:57:23 -05:00
EmbeddedResourceCache.cs Feature: Localization of Battle Templates (Showdown Set) (#4482) 2025-05-01 23:16:36 -05:00
FileUtil.cs Minor tweaks 2025-01-27 16:37:37 -06:00
FlagUtil.cs Refactoring: Rework saveblock to be Memory<byte> based (#4200) 2024-03-03 23:13:16 -06:00
MessageStrings.cs Add country/region editor to Geonet editor (#4286) 2024-06-01 17:56:20 -05:00
NetUtil.cs Add showdown team import from url 2025-04-17 20:27:24 -05:00
PathUtil.cs Misc tweaks 2024-02-03 14:11:17 -06:00
RandUtil.cs Misc tweaks 2025-01-04 21:43:55 -06:00
ReflectUtil.cs Minor tweaks 2025-01-27 16:37:37 -06:00
ResourceUtil.cs Standardize language codes and improve locale handling (#4353) 2024-09-04 18:51:35 -05:00
StringUtil.cs Misc tweaks 2024-06-09 08:52:32 -05:00
UpdateUtil.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
Util.cs Misc tweaks 2025-04-21 00:57:23 -05:00
ValueTypeTypeConverter.cs Encounter Templates: Searching and Creating (#3955) 2023-08-12 16:01:16 -07:00