2
0
Fork 0
mirror of https://github.com/kwsch/PKHeX synced 2025-02-24 11:27:08 +00:00
PKHeX/PKHeX.Core/Legality/Structures
Kurt 999427f484 Update gen2 egg generator
Level = Level is equivalent to Level = 0

update EggInfoSource to use Level instead of LevelMin (LevelMin returns
Level, just be clear on usage)
update VerifyCurrentMoves so that only gen1/2 do the gen1/2 move update
methods. Recently extended all encounters to have a generation property;
we only care about gen1/2 here.

https://projectpokemon.org/home/forums/topic/43655-pokemon-crystal-egg-mark-as-not-legit/
2018-01-30 20:36:22 -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 Update gen2 egg generator 2018-01-30 20:36:22 -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 Use CXD met location string on verbose output 2018-01-30 20:24:45 -08:00
IMoveset.cs add more pkhex.core xml documentation 2017-10-23 23:12:58 -07:00
Learnset.cs Rework GetEncounterMoves to match games 2018-01-28 00:09:11 -08: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