PKHeX/PKHeX.Core/Legality/Encounters/Verifiers
Kurt 36827f795d Remove gen1 flagged moves if they can originate from egg
Revises the tradeback status to remove any index that could have been sourced from egg moves instead.

really should refactor this TradebackStatus away, but Move validation still remains one of the un-refined parts of the legality checks :P
2020-10-04 12:21:05 -07:00
..
EncounterVerifier.cs Offload EncounterSlot loading logic to reduce complexity (#2980) 2020-08-30 10:23:22 -07:00
EvolutionVerifier.cs Refactoring some IEncounterable-type'd object initialization and original-generation evo chain (#2974) 2020-08-21 16:35:49 -07:00
MysteryGiftRestriction.cs Minor clean 2020-01-05 18:46:30 -08:00
MysteryGiftVerifier.cs Split Country/Region/ConsoleRegion to interface 2020-07-31 11:17:31 -07:00
VerifyCurrentMoves.cs Remove gen1 flagged moves if they can originate from egg 2020-10-04 12:21:05 -07:00
VerifyRelearnMoves.cs Minor clean 2020-09-06 11:24:54 -07:00