PKHeX/PKHeX.Core/Legality/Verifiers
sora10pls 34c401b7a0 Revise IsHOMEGift, check Card ID for gift date range
Currently, HOME gifts present in wc8.pkl will not be flagged for invalid dates due to them missing their respective Card IDs. This will be fixed with the next stable release, so this works for now.
2021-07-13 18:22:04 -07:00
..
Ability Minor clean 2021-05-29 15:31:47 -07:00
Ball Minor clean 2021-05-29 15:31:47 -07:00
Ribbons Minor clean 2021-05-29 15:31:47 -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 Simplify more expressions 2021-01-04 17:31:43 -08:00
EffortValueVerifier.cs Fracture the encounter matching checks to allow progressive validation (#3137) 2021-01-29 17:55:27 -08:00
FormVerifier.cs Track a PKM's Box,Slot,StorageFlags,Identifier metadata separately (#3222) 2021-06-22 20:23:48 -07:00
GenderVerifier.cs Minor clean 2021-01-16 12:01:40 -08:00
GroundTileVerifier.cs Revise EncounterArea and EncounterType for clarity (#3228) 2021-06-29 20:58:06 -07:00
HistoryVerifier.cs Minor tweaks 2021-01-09 21:25:28 -08:00
HyperTrainingVerifier.cs this is not that 2020-12-21 17:12:39 -08:00
IndividualValueVerifier.cs Minor tweaks 2021-01-05 09:58:33 -08:00
ItemVerifier.cs Use more expression return style 2021-01-01 17:08:49 -08:00
LanguageVerifier.cs Refactoring 2021-02-03 11:33:09 -08:00
LevelVerifier.cs Fracture the encounter matching checks to allow progressive validation (#3137) 2021-01-29 17:55:27 -08:00
MarkVerifier.cs Update MarkVerifier.cs 2021-04-21 19:12:50 -07:00
MedalVerifier.cs moar is or 2020-12-25 12:30:26 -08:00
MemoryPermissions.cs Implement "Can Buy Item" memory check 2021-07-03 13:12:46 -07:00
MemoryVerifier.cs Implement "Can Buy Item" memory check 2021-07-03 13:12:46 -07:00
MiscVerifier.cs Revise IsHOMEGift, check Card ID for gift date range 2021-07-13 18:22:04 -07:00
NHarmoniaVerifier.cs Minor clean 2021-01-10 18:15:33 -08:00
NicknameVerifier.cs Revise EncounterArea and EncounterType for clarity (#3228) 2021-06-29 20:58:06 -07:00
ParseSettings.cs Rewrite settings handling; enhance some user experiences (#3193) 2021-04-11 18:09:54 -07:00
PIDVerifier.cs Minor tweaks 2021-06-03 12:04:19 -07:00
TrainerNameVerifier.cs Revise EncounterArea and EncounterType for clarity (#3228) 2021-06-29 20:58:06 -07:00
TransferVerifier.cs Add overload for Totem check, simplify some flow 2021-04-17 13:24:57 -07:00
Verifier.cs Target type'd new 2020-12-21 17:17:56 -08:00