PKHeX/PKHeX.Core/Legality/Structures
Kurt 5e59e20ea1 Store matched encounter generation
previously was only defined for gen1/2, why not all gens
can now query encounters in Core for encounters per generation via
reflection; can help group encounters for data vis or be faster than
getting individual gen numbers
2017-12-18 16:17:21 -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 more pkhex.core xml documentation 2017-10-23 23:12:58 -07:00
EncounterLock.cs add b2w2 n's pokemon PIDs 2017-12-18 15:25:40 -08:00
EncounterSlot.cs update static/magnet slot permutations 2017-12-03 12:20:53 -08:00
EncounterStatic.cs add b2w2 n's pokemon PIDs 2017-12-18 15:25:40 -08:00
EncounterTime.cs add more pkhex.core xml documentation 2017-10-23 23:12:58 -07:00
EncounterTrade.cs add b2w2 n's pokemon PIDs 2017-12-18 15:25:40 -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 more pkhex.core xml documentation 2017-10-23 23:12:58 -07: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
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