PKHeX/Tests/PKHeX.Core.Tests/Legality
Kurt 7bd844d5c5 Move min level check for gen1/2 closer to move adder
Check per-evolution min level rather than basing it on the original encounter data.

Correctly parses stuff like a captured level 23 Nidorina that immediately evolves into Nidoqueen, then learns Body Slam.

Passing zero is better than passing 1, as 0 requires no value pushing.

tidy up method signatures in MoveLevelUp so that species is followed by form, and the lookups are textually aligned. Clarify "maxLevel" instead of max/lvl, same as min.
2021-07-22 21:25:15 -07:00
..
Illegal Swap lgpe sandshrew/vulpix version restrictions 2021-01-05 17:30:14 -08:00
Legal Move min level check for gen1/2 closer to move adder 2021-07-22 21:25:15 -07:00
BreedTests.cs Add Breeding move ordering logic, and use in legality analysis (#3183) 2021-04-04 18:30:01 -07:00
LearnabilityTests.cs Sanity check form prior to yield checks 2021-06-06 11:48:54 -07:00
LegalityData.cs c#9 is not sugar 2020-12-22 21:24:41 -08:00
LegalityRules.cs Split encounter areas, relocate slot finding to obj 2019-09-12 23:20:52 -07:00
LegalityTests.cs Upgrade netcore build to NET 5.0 2020-11-14 08:20:48 -08:00
RaidTests.cs Verify full raid result with known seed 2020-01-23 00:11:07 -08:00
ShadowTests.cs Fix shiny check behavior for XD nonshadows 2020-03-11 19:18:58 -07:00