PKHeX/PKHeX.Core/Legality/Encounters
Kurt cd12962a50 Remove Tradeback state caching in PKM data
Since we have more metadata with move learn sourcing, we can check if it was traded to gen2 to get new moves / deleted.

Adjust call sites appropriately
might have some issues, to be ironed out maybe
2021-08-20 15:59:54 -07:00
..
Data Remove Tradeback state caching in PKM data 2021-08-20 15:59:54 -07:00
EncounterMisc Simplify Country/Region/ConsoleRegion to byte from int 2021-08-02 19:43:57 -07:00
EncounterSlot Trailing commas 2021-08-20 13:49:20 -07:00
EncounterStatic Remove Tradeback state caching in PKM data 2021-08-20 15:59:54 -07:00
EncounterTrade Expand shorthand parameters 2021-08-05 20:33:25 -07:00
Generator Remove Tradeback state caching in PKM data 2021-08-20 15:59:54 -07:00
Information Trailing commas 2021-08-20 13:49:20 -07:00
Verifiers Remove Tradeback state caching in PKM data 2021-08-20 15:59:54 -07:00
EncounterMatchRating.cs Pre-filter memory mismatch on moves 2021-08-15 14:23:15 -07:00
IEncounterable.cs Add more xmldoc 2021-02-24 18:08:03 -08:00
IEncounterConvertible.cs Add more xmldoc 2021-02-24 18:08:03 -08:00
IEncounterInfo.cs Add more xmldoc 2021-02-24 18:08:03 -08:00
IEncounterMatch.cs Add more xmldoc 2021-02-24 18:08:03 -08:00
IEncounterTemplate.cs Show shiny state of encounter in db 2021-05-18 10:36:45 -07:00