PKHeX/PKHeX.WinForms/Controls
Kurt 8b071073d8 Improve BallApplicator performance
Previous logic would check a new LegalityAnalysis for each ball attempted, and would additionally allocate a new PKM for testing the balls.

With the refactoring to BallVerifier, we can just pass in the template and ball and get a truth, skipping the entire re-check. There might be a deficiency when the current ball invalidates the encounter (GO) but I don't think that's worth considering at this time.
2024-11-17 12:08:22 -06:00
..
PKM Editor Improve BallApplicator performance 2024-11-17 12:08:22 -06:00
SAV Editor Renamed DLC Editor button (#4372) 2024-10-24 11:14:25 -05:00
Slots Add settings to export/show record properties 2024-09-23 00:47:43 -05:00