PKHeX/PKHeX.Core/Legality/Encounters
Kurt 495eb26740 Rework colo starter PIDIV detection
force colo starters to be male only
use some c# lang features for EncounterType flags

add edge case PIDIV detection for starter gender/shiny lock scenario

adds a little documentation for those unfamiliar with the NPC PKM
generation quirks.

Colosseum Starters will now be recognized with a different PIDIV type
which is specific to them & them only.
2017-11-01 21:12:44 -07:00
..
Data Rework colo starter PIDIV detection 2017-11-01 21:12:44 -07:00
EncounterEgg.cs add more pkhex.core xml documentation 2017-10-23 23:12:58 -07:00
EncounterFinder.cs Move pidivmatches check outside secondary check 2017-09-30 13:42:57 -07:00
EncounterGenerator.cs Update gen3/4 encounter generators 2017-10-24 22:25:52 -07:00
EncounterInvalid.cs add more pkhex.core xml documentation 2017-10-23 23:12:58 -07:00
EncounterRejected.cs add more pkhex.core xml documentation 2017-10-23 23:12:58 -07:00
EncounterSuggestion.cs Add egg hatch suggestion for b2w2 2017-10-28 14:00:44 -07:00
EncounterVerifier.cs Misc refactoring 2017-10-22 23:26:37 -07:00
EvolutionVerifier.cs Refactoring +docs 2017-07-30 12:31:17 -07:00
LegalInfo.cs add more pkhex.core xml documentation 2017-10-23 23:12:58 -07:00
PeekEnumerator.cs add more pkhex.core xml documentation 2017-10-23 23:12:58 -07:00
VerifyCurrentMoves.cs add more pkhex.core xml documentation 2017-10-23 23:12:58 -07:00
VerifyRelearnMoves.cs add more pkhex.core xml documentation 2017-10-23 23:12:58 -07:00