PKHeX/PKHeX.Core/Legality/Encounters
Kurt 78616e1ad5 Add showdownset -> pkm encounter fetch test case
Test parsing glaceon, input must equal output
Test generating encounters for a specific version (exists only on Moon)
Test generating encounters for the same version (add handling trainer
data to permit Tutors)

fixes error in VC generations-present fetch which allowed movesets from
generations 3-6 lul
exclude negative/invalid gameversions
2018-03-27 19:45:22 -07:00
..
Data store encountertrade nick/ot within object 2018-03-26 22:23:11 -07:00
Generator Add showdownset -> pkm encounter fetch test case 2018-03-27 19:45:22 -07:00
Information Relocate some logic to core 2018-03-25 19:05:49 -07:00
Verifiers Add showdownset -> pkm encounter fetch test case 2018-03-27 19:45:22 -07:00
EncounterEgg.cs add more pkhex.core xml documentation 2017-10-23 23:12:58 -07:00
EncounterInvalid.cs add more pkhex.core xml documentation 2017-10-23 23:12:58 -07:00
EncounterLink.cs Clean up EncounterLink 2018-03-09 18:58:00 -08:00
EncounterRejected.cs add more pkhex.core xml documentation 2017-10-23 23:12:58 -07:00
EncounterSlot.cs Refactoring 2018-03-08 21:18:32 -08:00
EncounterSlot1.cs Refactoring 2018-03-08 21:18:32 -08:00
EncounterSlotMoves.cs Refactoring 2018-03-08 21:18:32 -08:00
EncounterStatic.cs Pull out Contest Stat logic to interface 2018-03-24 10:36:48 -07:00
EncounterStaticPID.cs Merge PIDType and bool? shiny property 2018-03-16 19:35:55 -07:00
EncounterStaticShadow.cs Refactoring 2018-03-08 21:18:32 -08:00
EncounterStaticTyped.cs Refactoring 2018-03-08 21:18:32 -08:00
EncounterTrade.cs store encountertrade nick/ot within object 2018-03-26 22:23:11 -07:00
EncounterTradeCatchRate.cs Refactoring 2018-03-08 21:18:32 -08:00
EncounterTradePID.cs Merge PIDType and bool? shiny property 2018-03-16 19:35:55 -07:00
LegalInfo.cs Add Frame mismatch illegal message handling 2017-11-28 21:30:53 -08:00