PKHeX/PKHeX.Core/Legality/Formatting
Kurt 85f5950f28
Split EncounterEgg into derived classes (#4490)
Splits EncounterEgg into derived classes, allowing for fine-tuned control of each generation's egg generation & pattern matching.

Adds an interface to check if the encounter is a bred egg (useful for many scenarios when checking for move inheritance, in general).

Enhances the deferral rating for PIDIV matches in eggs based on global legality check settings.

Adds date/time indicators for Gen3/4 eggs and other Method 1 encounters.
2025-05-11 22:31:36 -05:00
..
BaseLegalityFormatter.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
ILegalityFormatter.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
LegalityCheckStrings.cs Misc tweaks 2025-03-15 23:15:55 -05:00
LegalityFormatting.cs Split EncounterEgg into derived classes (#4490) 2025-05-11 22:31:36 -05:00