PKHeX/PKHeX.Core/Legality/LearnSource/Sources
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
..
Shared Fix HOME-sharing rules allowing initial egg moves 2024-03-11 12:50:38 -05:00
IHomeSource.cs Evotree: Evolution Traversal Enhancements (#3936) 2023-07-05 21:14:09 -07:00
LearnSource1RB.cs Fix HOME-sharing rules allowing initial egg moves 2024-03-11 12:50:38 -05:00
LearnSource1YW.cs Fix HOME-sharing rules allowing initial egg moves 2024-03-11 12:50:38 -05:00
LearnSource2C.cs Fix HOME-sharing rules allowing initial egg moves 2024-03-11 12:50:38 -05:00
LearnSource2GS.cs Fix HOME-sharing rules allowing initial egg moves 2024-03-11 12:50:38 -05:00
LearnSource3E.cs Fix HOME-sharing rules allowing initial egg moves 2024-03-11 12:50:38 -05:00
LearnSource3FR.cs Fix HOME-sharing rules allowing initial egg moves 2024-03-11 12:50:38 -05:00
LearnSource3LG.cs Fix HOME-sharing rules allowing initial egg moves 2024-03-11 12:50:38 -05:00
LearnSource3RS.cs Fix HOME-sharing rules allowing initial egg moves 2024-03-11 12:50:38 -05:00
LearnSource4DP.cs Fix HOME-sharing rules allowing initial egg moves 2024-03-11 12:50:38 -05:00
LearnSource4HGSS.cs Fix HOME-sharing rules allowing initial egg moves 2024-03-11 12:50:38 -05:00
LearnSource4Pt.cs Fix HOME-sharing rules allowing initial egg moves 2024-03-11 12:50:38 -05:00
LearnSource5B2W2.cs Fix HOME-sharing rules allowing initial egg moves 2024-03-11 12:50:38 -05:00
LearnSource5BW.cs Fix HOME-sharing rules allowing initial egg moves 2024-03-11 12:50:38 -05:00
LearnSource6AO.cs Fix HOME-sharing rules allowing initial egg moves 2024-03-11 12:50:38 -05:00
LearnSource6XY.cs Fix HOME-sharing rules allowing initial egg moves 2024-03-11 12:50:38 -05:00
LearnSource7GG.cs Fix HOME-sharing rules allowing initial egg moves 2024-03-11 12:50:38 -05:00
LearnSource7SM.cs Fix HOME-sharing rules allowing initial egg moves 2024-03-11 12:50:38 -05:00
LearnSource7USUM.cs Fix HOME-sharing rules allowing initial egg moves 2024-03-11 12:50:38 -05:00
LearnSource8BDSP.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
LearnSource8PLA.cs Use byte span for BinLinker check 2023-10-14 19:25:39 -07:00
LearnSource8SWSH.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
LearnSource9SV.cs Add more save block labels, Necrozma fusion move handling 2023-12-26 09:36:13 -05:00