PKHeX/PKHeX.Core/Legality/Formatting
Lusamine 928abfac3e
Properly check Vivillon form legality (#3235)
This uses more current crowdsourced information to update the country
and subregion tables for Vivillon forms. It's possible to change the
country/subregion within a 3DS console region, so only forms that cannot
be obtained for a console region are flagged as illegal. If a form is
not native to the country/subregion, it is marked as Fishy instead.

https://docs.google.com/spreadsheets/d/e/2PACX-1vTVVOEZbXLVQvjIdzGACpZ_IrOWgVDBr_Wa-xULK3191BP9lf1tep-z-PsmcAfaH_aE56j3GHDX_9UO/pubhtml
2021-08-02 08:57:21 -07:00
..
BaseLegalityFormatter.cs Minor clean 2021-06-08 20:14:55 -07:00
ILegalityFormatter.cs Rework EncounterCriteria to be ability indexed rather than direct ability (#3179) 2021-03-23 17:05:15 -07:00
LegalityCheckStrings.cs Properly check Vivillon form legality (#3235) 2021-08-02 08:57:21 -07:00
LegalityFormatting.cs Change interface for method call to less restricted 2021-07-13 18:22:04 -07:00