PKHeX/PKHeX.Core/Legality/LearnSource
Kurt 61aa10a564 Require AtAnyTime for flagging original egg moves
https://projectpokemon.org/home/forums/topic/62305-egg-moves-are-deemed-legal-even-if-they-are-not-in-relearn-moves-list-before-gen-8/?do=findComment&comment=279269

ty liopds !

for gen8, require "Encounter" flag to match gen6/7
gen6/7 don't need to check IsMovesetDeleted as 8->7 will not traverse to 7-- if it was deleted.
2022-09-13 15:22:19 -07:00
..
Group Require AtAnyTime for flagging original egg moves 2022-09-13 15:22:19 -07:00
Sources Fix binarysearch result compare 2022-09-05 08:50:27 -07:00
Verify Remove PersonalInfo.Abilities, use interfaces 2022-09-02 10:20:19 -07:00
LearnEnvironment.cs Add more xmldoc 2022-08-11 00:46:41 -07:00
LearnMethod.cs Move files 2022-08-11 00:24:59 -07:00
MoveLearnInfo.cs Add more xmldoc 2022-08-21 01:39:16 -07:00
MoveResult.cs Refactoring: Narrow some value types (Species, Move, Form) (#3575) 2022-08-26 23:43:36 -07:00