PKHeX/PKHeX.Core/Legality/Encounters/EncounterStatic
Lusamine f2c2a77cfe
Check nest distribution encounters by patch epoch (#3195)
Distribution raid encounters from before each of the DLC patches can only be captured in existing Wild Area locations.
Store the BCAT index in the encounter details and use it to compare when the BCAT was available.
2021-04-18 11:01:42 -07:00
..
DreamWorldEntry.cs Pass gender when creating static entry 2021-01-27 12:29:49 -08:00
EncounterStatic.cs Rework EncounterCriteria to be ability indexed rather than direct ability (#3179) 2021-03-23 17:05:15 -07:00
EncounterStatic1.cs Add catch rate for staticencounter1 2021-02-03 15:22:48 -08:00
EncounterStatic1E.cs Add catch rate for staticencounter1 2021-02-03 15:22:48 -08:00
EncounterStatic2.cs Fix Gen2 roamer location check 2021-04-14 13:29:23 -07:00
EncounterStatic2E.cs Update EncounterStatic2E.cs 2021-02-03 13:49:14 -08:00
EncounterStatic3.cs Fracture the encounter matching checks to allow progressive validation (#3137) 2021-01-29 17:55:27 -08:00
EncounterStatic4.cs Add missing met location bypass for pokewalker xfr's 2021-02-21 18:41:42 -08:00
EncounterStatic4Pokewalker.cs Add missing met location bypass for pokewalker xfr's 2021-02-21 18:41:42 -08:00
EncounterStatic5.cs Check gen5 egg met location rather than gen6 2021-03-03 18:35:26 -08:00
EncounterStatic5DR.cs Mark encstatic version on init rather than post-init 2021-01-03 16:49:49 -08:00
EncounterStatic5N.cs Fracture the encounter matching checks to allow progressive validation (#3137) 2021-01-29 17:55:27 -08:00
EncounterStatic6.cs Generate slots/static per correlation if appropriate 2021-02-14 12:27:14 -08:00
EncounterStatic7.cs Add overload for Totem check, simplify some flow 2021-04-17 13:24:57 -07:00
EncounterStatic7b.cs Generate slots/static per correlation if appropriate 2021-02-14 12:27:14 -08:00
EncounterStatic8.cs Add checks for fishing mark 2021-02-14 22:25:59 -08:00
EncounterStatic8N.cs Fracture the encounter matching checks to allow progressive validation (#3137) 2021-01-29 17:55:27 -08:00
EncounterStatic8NC.cs Mark encstatic version on init rather than post-init 2021-01-03 16:49:49 -08:00
EncounterStatic8ND.cs Check nest distribution encounters by patch epoch (#3195) 2021-04-18 11:01:42 -07:00
EncounterStatic8Nest.cs Generate slots/static per correlation if appropriate 2021-02-14 12:27:14 -08:00
EncounterStatic8S.cs Mark encstatic version on init rather than post-init 2021-01-03 16:49:49 -08:00
EncounterStatic8U.cs Fracture the encounter matching checks to allow progressive validation (#3137) 2021-01-29 17:55:27 -08:00
EncounterStaticShadow.cs Reorder array for ordered search 2021-03-27 20:32:25 -07:00