PKHeX/PKHeX.Core/Legality/Structures
Kurt fb6738f18b Add unown 2->7+ shiny check
closes #1755

also:
fix vc transfer checks not being called (EncounterOriginalGB is no
longer GBEncounterData).
remove usages of GBEncounterData -- class is (as of a ~~month ago) now
never leaked out of the EncounterGenerator -- always returns the actual
encounter data as the wrapper is not needed.
simplify logic flow / references
2018-01-10 16:16:35 -08:00
..
CheckMoveResult.cs add more pkhex.core xml documentation 2017-10-23 23:12:58 -07:00
CheckResult.cs Refactoring 2017-12-11 16:01:24 -08:00
DexLevel.cs add more xml docs 2017-11-06 22:44:51 -08:00
EggMoves.cs Refactoring 2017-06-17 18:37:19 -07:00
EncounterArea.cs Refactoring 2017-12-11 16:01:24 -08:00
EncounterLink.cs add location interface for verbose analysis output 2018-01-02 12:00:41 -08:00
EncounterLock.cs add b2w2 n's pokemon PIDs 2017-12-18 15:25:40 -08:00
EncounterSlot.cs add location interface for verbose analysis output 2018-01-02 12:00:41 -08:00
EncounterStatic.cs add location interface for verbose analysis output 2018-01-02 12:00:41 -08:00
EncounterTime.cs add more pkhex.core xml documentation 2017-10-23 23:12:58 -07:00
EncounterTrade.cs add location interface for verbose analysis output 2018-01-02 12:00:41 -08:00
EncounterType.cs Rework colo starter PIDIV detection 2017-11-01 21:12:44 -07:00
EvolutionTree.cs Refactoring 2017-12-04 20:16:54 -08:00
GBEncounterData.cs Add unown 2->7+ shiny check 2018-01-10 16:16:35 -08:00
IEncounterable.cs add more pkhex.core xml documentation 2017-10-23 23:12:58 -07:00
IGeneration.cs Store matched encounter generation 2017-12-18 16:17:21 -08:00
ILocation.cs add location interface for verbose analysis output 2018-01-02 12:00:41 -08:00
IMoveset.cs add more pkhex.core xml documentation 2017-10-23 23:12:58 -07:00
Learnset.cs Encounter Learnset move duplication fix 2017-09-24 10:36:16 -07:00
MoveType.cs Rework encounterslot location fetch 2017-11-25 18:16:50 -08:00
Nature.cs add more pkhex.core xml documentation 2017-10-23 23:12:58 -07:00
SlotType.cs Add frame level checking 2017-11-29 23:20:49 -08:00
TradebackType.cs add more pkhex.core xml documentation 2017-10-23 23:12:58 -07:00
TreesArea.cs Refactoring 2017-07-31 17:09:16 -07:00
ValidEncounterMoves.cs add more pkhex.core xml documentation 2017-10-23 23:12:58 -07:00