PKHeX/PKHeX.Core/Legality/Encounters
Kurt c0aae6ab78 Add cxd lock check info & begin troubleshooting
commented out test calls = not working
will have to debug in more detail later; the first lock is always
working at least.

data sourced from
https://github.com/ijuintekka/Eligor/blob/master/Eligor/Spread.cs , not
sure if it's perfect.

can't cleanly condense deviating team appearances as double-shadow leads
can't be selectively encountered. didn't feel like modding lockfinder's
recursive algo to be smarter.
2018-10-20 21:03:04 -05:00
..
Data Add cxd lock check info & begin troubleshooting 2018-10-20 21:03:04 -05:00
Generator Add handling for Mt Battle Ho-Oh (italian) edgecase 2018-10-13 08:07:15 -07:00
Information Minor logic simplifications 2018-10-06 19:44:50 -07:00
Verifiers Extract gb specific core logic to separate class 2018-10-09 21:07:13 -07:00
EncounterEgg.cs Misc cleanup 2018-07-22 17:14:22 -07:00
EncounterInvalid.cs Misc style & minor tweaks 2018-08-02 20:11:42 -07:00
EncounterLink.cs Remove unnecessary empty array allocations 2018-08-01 18:30:51 -07:00
EncounterRejected.cs Misc style & minor tweaks 2018-08-02 20:11:42 -07:00
EncounterSlot.cs Misc style & minor tweaks 2018-08-02 20:11:42 -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 Misc style & minor tweaks 2018-08-02 20:11:42 -07:00
EncounterStaticPID.cs Merge PIDType and bool? shiny property 2018-03-16 19:35:55 -07:00
EncounterStaticShadow.cs Add cxd lock check info & begin troubleshooting 2018-10-20 21:03:04 -05:00
EncounterStaticTyped.cs Refactoring 2018-03-08 21:18:32 -08:00
EncounterTrade.cs Rework gen1 trade OT handling 2018-07-10 16:45:24 -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 Misc style & minor tweaks 2018-08-02 20:11:42 -07:00