PKHeX/PKHeX.Core/Editing
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
..
Applicators Misc tweaks 2025-04-21 00:57:23 -05:00
BattleTemplate Feature: Localization of Battle Templates (Showdown Set) (#4482) 2025-05-01 23:16:36 -05:00
Bulk Batch editing: accurately track untouched results 2025-04-20 11:23:59 -05:00
Database Add readonly interface for 3DS georegion 2025-04-13 11:52:51 -05:00
PKM Add readonly interface for 3DS georegion 2025-04-13 11:52:51 -05:00
Program Add cancellation to savefile detection calls 2025-04-06 22:25:37 -05:00
Saves Enhance folder path tracking 2025-04-20 11:06:54 -05:00
CommonEdits.cs Minor tweaks 2025-04-20 11:08:10 -05:00
HiddenPower.cs More xmldoc updates 2025-04-20 11:06:08 -05:00
IPKMView.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
IPlugin.cs Add plugin stub for notifying GUI language change 2024-01-08 19:56:04 -08:00
ISaveFileProvider.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
ISpriteBuilder.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
LocationEdits.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
NatureAmp.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
Pokerus.cs Fix pokerus to allow evolved untransferrables 2024-08-17 08:23:33 -05:00
PowerPotential.cs Add GameConsole enum and EncounterDate pivot 2023-10-28 22:01:26 -07:00
WurmpleUtil.cs Add better handling for specific GO transfers 2024-01-12 18:58:23 -08:00