PKHeX/PKHeX.Core/Legality/Encounters
Kurt a64782d313 Prevent fog slots/statics from being valid when not boosted to 60
Flag Misty(fog) mark as invalid when pkm is from Main wild area && not boosted
^ Check before the slot/static specific methods to have a one-liner :)
2021-07-26 15:01:21 -07:00
..
Data Enforce weather legality for SWSH (#3221) 2021-07-26 14:28:05 -07:00
EncounterMisc Set language for gen3 eggs prior to applying nickname 2021-06-27 15:43:35 -07:00
EncounterSlot Prevent fog slots/statics from being valid when not boosted to 60 2021-07-26 15:01:21 -07:00
EncounterStatic Prevent fog slots/statics from being valid when not boosted to 60 2021-07-26 15:01:21 -07:00
EncounterTrade Make EncounterTrade met location use inheritance 2021-05-18 17:14:17 -07:00
Generator Change interface for method call to less restricted 2021-07-13 18:22:04 -07:00
Information Move min level check for gen1/2 closer to move adder 2021-07-22 21:25:15 -07:00
Verifiers Move min level check for gen1/2 closer to move adder 2021-07-22 21:25:15 -07:00
EncounterMatchRating.cs Add more xmldoc 2021-02-24 18:08:03 -08:00
IEncounterable.cs Add more xmldoc 2021-02-24 18:08:03 -08:00
IEncounterConvertible.cs Add more xmldoc 2021-02-24 18:08:03 -08:00
IEncounterInfo.cs Add more xmldoc 2021-02-24 18:08:03 -08:00
IEncounterMatch.cs Add more xmldoc 2021-02-24 18:08:03 -08:00
IEncounterTemplate.cs Show shiny state of encounter in db 2021-05-18 10:36:45 -07:00