PKHeX/PKHeX.Core/Legality/LearnSource/Sources/Shared
Kurt 353c00ef67 Fix HOME-sharing rules allowing initial egg moves
Were originally permitted because Generation == 0; now we properly indicate the origin of all Initial/Encounter/Shared moves and use that to remove anything not from the environment. Invalid/Sketch moves are still permitted to be Gen0 and skipped because their verification is a different branch.

ty notflyy (discord)
2024-03-11 12:50:38 -05:00
..
IEggSource.cs Remove some bounds checks, int->byte form oops 2022-08-27 12:53:30 -07:00
ILearnSource.cs Fix HOME-sharing rules allowing initial egg moves 2024-03-11 12:50:38 -05:00
IReminderSource.cs Update 22.11.24 2022-11-24 17:42:17 -08:00
LearnOption.cs Evotree: Evolution Traversal Enhancements (#3936) 2023-07-05 21:14:09 -07:00
LearnSource1.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
LearnSource2.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
LearnSource3.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
LearnSource4.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
LearnSource5.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
LearnSource7.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
MoveTutor.cs Remove some bounds checks, int->byte form oops 2022-08-27 12:53:30 -07:00