mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-07-16 07:00:56 -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. |
||
|---|---|---|
| .. | ||
| LearnPossible.cs | ||
| LearnVerifier.cs | ||
| LearnVerifierEgg.cs | ||
| LearnVerifierHistory.cs | ||
| LearnVerifierRelearn.cs | ||