PKHeX/PKHeX.Core/Legality/Structures
Kurt 6773a2801d update static/magnet slot permutations
using certain slot modifiers (swarm/game pak) causes different
arrangements of slots for different static/magnet pull groups to pull
from

store a list of permuted/different slots and add them to the table at
the end with the rest

move static/magnet pull marking into gen4 methods (only leave for gen3)
move trophy slot generation into gen4dppt area fetch (necessary for
static/magnet permuting)
fix electric off-by-one (yay for curse ??? type shifting everything)
2017-12-03 12:20:53 -08:00
..
CheckMoveResult.cs add more pkhex.core xml documentation 2017-10-23 23:12:58 -07:00
CheckResult.cs add more pkhex.core xml documentation 2017-10-23 23:12:58 -07: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 update static/magnet slot permutations 2017-12-03 12:20:53 -08:00
EncounterLink.cs add more pkhex.core xml documentation 2017-10-23 23:12:58 -07:00
EncounterLock.cs add more pkhex.core xml documentation 2017-10-23 23:12:58 -07:00
EncounterSlot.cs update static/magnet slot permutations 2017-12-03 12:20:53 -08:00
EncounterStatic.cs Misc refactoring 2017-10-31 09:24:54 -07:00
EncounterTime.cs add more pkhex.core xml documentation 2017-10-23 23:12:58 -07:00
EncounterTrade.cs Add nickname flag override for encountertrade 2017-11-22 08:11:53 -08:00
EncounterType.cs Rework colo starter PIDIV detection 2017-11-01 21:12:44 -07:00
EvolutionTree.cs misc tweaks 2017-11-22 21:45:30 -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 add more pkhex.core xml documentation 2017-10-23 23:12:58 -07: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