PKHeX/PKHeX.Core/Legality/Encounters
Kurt 387ab6d546 Pass species/form as param; toxtricity nature
Need to know the original encounter species rather than current species. Gotta pass this information in.

Closes #3739 ty @javierhimura !
2023-01-26 18:07:27 -08:00
..
Data Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
EncounterMisc Set random personal tera type for egg>pk9 template 2022-11-24 21:39:11 -08:00
EncounterSlot Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
EncounterStatic Pass species/form as param; toxtricity nature 2023-01-26 18:07:27 -08:00
EncounterTrade Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
Generator Pass species/form as param; toxtricity nature 2023-01-26 18:07:27 -08:00
Information Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
Verifiers Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
EncounterMatchRating.cs Add more xmldoc 2022-08-21 01:39:16 -07:00
IEncounterable.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
IEncounterConvertible.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
IEncounterFormRandom.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
IEncounterInfo.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
IEncounterMatch.cs Refactoring: Narrow some value types (Species, Move, Form) (#3575) 2022-08-26 23:43:36 -07:00
IEncounterTemplate.cs Update 22.11.24 2022-11-24 17:42:17 -08:00