PKHeX/PKHeX.Core/Legality/Verifiers
Kurt 009e37662f
Startup Enhancements, Gen1/2 Save Indication, Export SAV cleaned up (#3275)
* Providing pkm/sav files via command line (dragging files onto exe / associated file launched) will more intelligently source a partner sav/pkm object if not provided.
* Gen1/2 mainline save files now indicate if they are VC era or GB era (legality implications) in the program title bar.
* Fixes loading VC era save backups not being recognized as VC era (`.bak` extension hides `.dat`)
* Export BAK moved to the SAV tab, which allows Export main to be deleted and Export SAV to be used as the single-click for exporting saves. `CTRL-E` is still the hotkey.
2021-10-21 22:13:21 -07:00
..
Ability Revise ability patch/capsule message 2021-10-02 10:25:52 -07:00
Ball Remove unnecessary property 2021-10-08 23:30:03 -07:00
Ribbons Fix pattern matching comparison 2021-10-13 20:05:19 -07:00
ConsoleRegionVerifier.cs this is not that 2020-12-21 17:12:39 -08:00
ContestStatVerifier.cs Flag contest stats if sheen is present on gen5+ origin 2021-02-27 20:02:18 -08:00
CXDVerifier.cs Trailing commas 2021-08-20 13:49:20 -07:00
EffortValueVerifier.cs Fracture the encounter matching checks to allow progressive validation (#3137) 2021-01-29 17:55:27 -08:00
FormVerifier.cs Minor fixes 2021-09-06 18:04:14 -07:00
GenderVerifier.cs Trailing commas 2021-08-20 13:49:20 -07:00
GroundTileVerifier.cs Revise EncounterArea and EncounterType for clarity (#3228) 2021-06-29 20:58:06 -07:00
HistoryVerifier.cs Trailing commas 2021-08-20 13:49:20 -07:00
HyperTrainingVerifier.cs this is not that 2020-12-21 17:12:39 -08:00
IndividualValueVerifier.cs Make EncounterArea parent reference protected, expose properties 2021-07-30 14:05:23 -07:00
ItemVerifier.cs Trailing commas 2021-08-20 13:49:20 -07:00
LanguageVerifier.cs Use Generation property when available 2021-08-06 15:34:28 -07:00
LevelVerifier.cs Rewrite gen1 trade evo check 2021-10-07 23:56:01 -07:00
MarkVerifier.cs Trailing commas 2021-08-20 13:49:20 -07:00
MedalVerifier.cs moar is or 2020-12-25 12:30:26 -08:00
MemoryVerifier.cs More memory legality checks (#3256) 2021-09-12 12:01:45 -07:00
MiscVerifier.cs Remove Tradeback state caching in PKM data 2021-08-20 15:59:54 -07:00
NHarmoniaVerifier.cs Minor clean 2021-01-10 18:15:33 -08:00
NicknameVerifier.cs Allow wc3 nickname flag due to 3->4 nick detection omission 2021-10-05 22:46:21 -07:00
ParseSettings.cs Startup Enhancements, Gen1/2 Save Indication, Export SAV cleaned up (#3275) 2021-10-21 22:13:21 -07:00
PIDVerifier.cs Add properties for cleaner interaction 2021-09-07 15:31:54 -07:00
TrainerNameVerifier.cs Recognize unhatched crystal eggs, 2F pokecenter location 2021-10-19 21:53:22 -07:00
TransferVerifier.cs Remove Tradeback state caching in PKM data 2021-08-20 15:59:54 -07:00
Verifier.cs Target type'd new 2020-12-21 17:17:56 -08:00