mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-08-04 14:38:05 -05:00
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. |
||
|---|---|---|
| .. | ||
| BaseLegalityFormatter.cs | ||
| ILegalityFormatter.cs | ||
| LegalityCheckStrings.cs | ||
| LegalityFormatting.cs | ||