PKHeX/Tests/PKHeX.Core.Tests
Kurt eced651024 Pokewalker: Handle 539 stroll, revise signatures
Was missing the worst case scenario; ran a bruteforce script to find a 539 after adding the final logic. We try to do the least amount of cpu instructions so this is probably the better arrangement anyway.

Revise the method signatures to exclude the scratchspace span reuse (not-obvious behavior). Just stackalloc a new span.

Add seed indication to legality formatting. #4416
2025-01-15 01:26:49 -06:00
..
General Enhance EncounterCriteria and template->pkm adherance (#4411) 2025-01-04 22:45:30 -06:00
Legality Generator: Gen3/4 slots w/ IVs & not-min level 2024-11-18 18:56:18 -06:00
PKM Pokewalker: Handle 539 stroll, revise signatures 2025-01-15 01:26:49 -06:00
Saves
Simulator
TestData
Util
PKHeX.Core.Tests.csproj Update dependencies 2025-01-04 01:25:14 -06:00