mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-04-25 08:10:48 -05:00
Allow EntitySearchSetup to be translated (rearrange the initialization, no need to retain/defer). Rename Gen9a's gender label (previously blacklisted as an "auto-updating" label). Other gender/Stat labels currently blacklisted in DevUtil probably need to get refactored to be enums/etc, but I currently lack the time/patience to understand those editors well enough to properly support the refactoring needed. json exports: add newline at end to match the default editorconfig settings and general convention. we don't want textfiles loading in as a string[] with an empty string last entry. |
||
|---|---|---|
| .. | ||
| Misc | ||
| PKM Editors | ||
| Save Editors | ||
| BoxExporter.cs | ||
| BoxExporter.Designer.cs | ||
| EntitySearchSetup.cs | ||
| EntitySearchSetup.Designer.cs | ||
| KChart.cs | ||
| KChart.Designer.cs | ||
| ReportGrid.cs | ||
| ReportGrid.Designer.cs | ||
| SAV_Database.cs | ||
| SAV_Database.Designer.cs | ||
| SAV_Encounters.cs | ||
| SAV_Encounters.Designer.cs | ||
| SAV_FolderList.cs | ||
| SAV_FolderList.Designer.cs | ||
| SAV_MysteryGiftDB.cs | ||
| SAV_MysteryGiftDB.Designer.cs | ||
| SettingsEditor.cs | ||
| SettingsEditor.Designer.cs | ||