PKHeX/PKHeX.Core/Legality/Moves
Kurt bd9ec72d98 Misc tweaks
Add more direct legality analysis constructors
evo count is >= 1
fix invalid test message
disallow gen2 moves if transferred from gen1
use ^1 instead of len-1 for netcore test project
2020-01-16 23:22:54 -08:00
..
EggInfoSource.cs Add Form (AltForm) to IEncounterable interface 2019-11-18 22:20:55 -08:00
LearnInfo.cs More readonly struct tweaks 2019-10-26 23:18:25 -07:00
LearnLookup.cs sealed 2019-10-03 19:09:02 -07:00
MoveEgg.cs Simplify form egg move handling 2019-12-21 13:37:20 -08:00
MoveLevelUp.cs Misc tweaks 2020-01-16 23:22:54 -08:00
MoveParseSource.cs Remove unnecessary empty array allocations 2018-08-01 18:30:51 -07:00
MoveTechnicalMachine.cs Sword/Shield Update 2019-11-15 17:52:08 -08:00
MoveTutor.cs Use enum for species comparisons 2019-12-08 17:39:19 -08:00