mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-17 10:03:58 -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. |
||
|---|---|---|
| .. | ||
| EggHatchLocation3.cs | ||
| EggHatchLocation4.cs | ||
| EggHatchLocation5.cs | ||
| EggHatchLocation6.cs | ||
| EggHatchLocation7.cs | ||
| EggHatchLocation8.cs | ||
| EggHatchLocation8b.cs | ||
| EggHatchLocation9.cs | ||
| EncounterVerifier.cs | ||
| EvolutionVerifier.cs | ||
| MysteryGiftRestriction.cs | ||
| MysteryGiftVerifier.cs | ||