PKHeX/PKHeX.Core/Legality/Encounters
Kurt 49c36e2173 Misc legality gen tweaks
bypass savefile language checks if no language set
fix gen2 static gift egg that is really a wild encounter -- egg flag was
set & not cleared -> no wild pkm, bad! Adds test case for this.
(probably isn't a better place to clear, enforces only once per
generation rather than on every yield/end of every static yield)
2018-06-15 18:47:17 -07:00
..
Data Refactoring 2018-06-10 10:44:05 -07:00
Generator Misc legality gen tweaks 2018-06-15 18:47:17 -07:00
Information Refactoring 2018-05-12 12:28:48 -07:00
Verifiers Handle smeargle egg case 2018-06-11 08:03:10 -07:00
EncounterEgg.cs Refactoring 2018-06-10 17:55:03 -07:00
EncounterInvalid.cs Add IEncounterable -> pkm interface method 2018-03-28 20:38:07 -07:00
EncounterLink.cs Update generator to handle link celebi 2018-05-20 09:06:32 -07:00
EncounterRejected.cs Add IEncounterable -> pkm interface method 2018-03-28 20:38:07 -07:00
EncounterSlot.cs Add special handling for gen1 encounter move fetch 2018-06-12 18:35:56 -07:00
EncounterSlot1.cs Refactoring 2018-05-12 12:28:48 -07:00
EncounterSlotMoves.cs Refactoring 2018-03-08 21:18:32 -08:00
EncounterStatic.cs Add special handling for gen1 encounter move fetch 2018-06-12 18:35:56 -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 Refactoring 2018-06-10 17:55:03 -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 Refactoring 2018-05-12 12:28:48 -07:00