PKHeX/PKHeX.Core/Legality/Encounters/Generator
Kurt c8747d4ede Apply OT mismatch deferral to gen2
Check the OT length for the deferral

other encounters are more permissive than trades, hence why we defer
unless we know for certain. Same OTs are possible, except for the
too-long ones!

Closes #2338 , thanks @WEERSOQUEER !
2019-06-27 21:38:24 -07:00
..
EncounterCriteria.cs Make RandomGender a method instead of property 2019-02-17 22:13:40 -08:00
EncounterEggGenerator.cs Misc tweaks 2019-01-20 21:55:28 -08:00
EncounterFinder.cs Misc tweaks 2018-10-06 18:45:15 -07:00
EncounterGenerator.cs Apply OT mismatch deferral to gen2 2019-06-27 21:38:24 -07:00
EncounterMatchRating.cs Move encounter matching logic to iencounterable 2018-12-27 01:00:08 -08:00
EncounterMovesetGenerator.cs use some explicit dex numbers as enum 2019-06-01 10:22:49 -07:00
EncounterOrder.cs Consolidate encounterlink into mysterygift 2019-01-12 23:50:31 -08:00
EncounterSlotGenerator.cs use some explicit dex numbers as enum 2019-06-01 10:22:49 -07:00
EncounterStaticGenerator.cs Move encounter matching logic to iencounterable 2018-12-27 01:00:08 -08:00
EncounterTradeGenerator.cs Move encounter matching logic to iencounterable 2018-12-27 01:00:08 -08:00
MysteryGiftGenerator.cs Extract most common location numbers to class 2019-05-10 20:46:49 -07:00
PeekEnumerator.cs Misc style & minor tweaks 2018-08-02 20:11:42 -07:00