PKHeX/PKHeX.Core/Legality/Encounters/Generator/Possible
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
..
EncounterPossible1.cs Use entitycontext for xmldoc instead of lump 2025-04-13 11:34:17 -05:00
EncounterPossible2.cs Use entitycontext for xmldoc instead of lump 2025-04-13 11:34:17 -05:00
EncounterPossible3.cs Split EncounterEgg into derived classes (#4490) 2025-05-11 22:31:36 -05:00
EncounterPossible3GC.cs Update to .NET 9, c# 13 (#4390) 2024-11-17 13:13:58 -06:00
EncounterPossible4.cs Split EncounterEgg into derived classes (#4490) 2025-05-11 22:31:36 -05:00
EncounterPossible5.cs Split EncounterEgg into derived classes (#4490) 2025-05-11 22:31:36 -05:00
EncounterPossible6.cs Split EncounterEgg into derived classes (#4490) 2025-05-11 22:31:36 -05:00
EncounterPossible7.cs Split EncounterEgg into derived classes (#4490) 2025-05-11 22:31:36 -05:00
EncounterPossible7GG.cs Use entitycontext for xmldoc instead of lump 2025-04-13 11:34:17 -05:00
EncounterPossible7GO.cs Update to .NET 9, c# 13 (#4390) 2024-11-17 13:13:58 -06:00
EncounterPossible8.cs Split EncounterEgg into derived classes (#4490) 2025-05-11 22:31:36 -05:00
EncounterPossible8a.cs Use entitycontext for xmldoc instead of lump 2025-04-13 11:34:17 -05:00
EncounterPossible8b.cs Split EncounterEgg into derived classes (#4490) 2025-05-11 22:31:36 -05:00
EncounterPossible8GO.cs Update to .NET 9, c# 13 (#4390) 2024-11-17 13:13:58 -06:00
EncounterPossible9.cs Use entitycontext for xmldoc instead of lump 2025-04-13 11:34:17 -05:00