PKHeX/PKHeX.Core/Legality
Kurt d77d6b7ce6 Fix MethodJ enc->pkm nature check
silly differences; MethodJ should have been /A3E not %25
Make GetNature public, and have the MethodK esv modulo be uint instead of long for better clarity.
2024-11-09 21:37:03 -06:00
..
Bulk Add slot source legality checks 2024-06-15 00:14:49 -05:00
Encounters Adjust HOME Tandemaus gift date range 2024-11-01 09:30:04 -04:00
Evolutions Update EvolutionGroupHOME.cs 2024-07-23 20:33:21 -05:00
Formatting Rework Gen3 Event PIDIV detection & checks 2024-10-16 00:01:10 -05:00
Learnset Minor clean 2024-05-01 00:49:43 -05:00
LearnSource Misc tweaks 2024-06-30 19:14:21 -05:00
Moves Add GameVersion.EFL to learn source switch 2024-08-17 22:08:28 -05:00
Restrictions Misc tweaks 2024-06-15 18:38:05 -05:00
RNG Fix MethodJ enc->pkm nature check 2024-11-09 21:37:03 -06:00
Settings Revise ActiveTrainer checks if unset (unit tests) 2024-05-13 17:38:16 -05:00
Structures Rework Gen3 Event PIDIV detection & checks 2024-10-16 00:01:10 -05:00
Tables Rework Gen3 Event PIDIV detection & checks 2024-10-16 00:01:10 -05:00
Verifiers Allow some nidoran/volbeat to mismatch correlation 2024-09-05 23:55:46 -05:00
BinLinkerAccessor.cs Refactoring 2024-01-03 23:06:09 -08:00
Breeding.cs Add nidoran/volbeat-illumise gen3/4 gender check 2024-09-05 00:50:08 -05:00
BulkGenerator.cs Remove old GeneratePKMs api methods 2023-09-11 18:20:22 -07:00
Core.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
LegalityAnalysis.cs Sanity check save file personal info 2024-07-04 18:42:27 -05:00
LegalityAnalyzers.cs Add slot source legality checks 2024-06-15 00:14:49 -05:00
MoveListSuggest.cs Rename EggEncounter to IsEgg 2024-03-25 00:39:30 -05:00
MoveSourceType.cs More Gen1/2 considerations for tree pruning 2023-09-04 20:34:46 -07:00