mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-18 10:54:07 -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. |
||
|---|---|---|
| .. | ||
| EncounterPossible1.cs | ||
| EncounterPossible2.cs | ||
| EncounterPossible3.cs | ||
| EncounterPossible3GC.cs | ||
| EncounterPossible4.cs | ||
| EncounterPossible5.cs | ||
| EncounterPossible6.cs | ||
| EncounterPossible7.cs | ||
| EncounterPossible7GG.cs | ||
| EncounterPossible7GO.cs | ||
| EncounterPossible8.cs | ||
| EncounterPossible8a.cs | ||
| EncounterPossible8b.cs | ||
| EncounterPossible8GO.cs | ||
| EncounterPossible9.cs | ||