PKHeX/PKHeX.Core/Legality
Kurt 67fc0d0885 Misc tweaks
Add Cap Pikachu const value updating for USUM, also set Magearna const for USUM (not only SM)
Remove `NotDistributed` property from WC3 as only CXD events used it, no longer WC3 type.
Delete ArrayUtil; move remaining methods into the StorageUtil class that used them for compressing/inserting bulk into boxes.
Add shiny wormhole flag
Extract byte array strings into spans, faster tests and less overhead.
2024-06-09 08:52:32 -05:00
..
Bulk Mirror handler check to bulk checks 2024-05-13 18:16:26 -05:00
Encounters Misc tweaks 2024-06-09 08:52:32 -05:00
Evolutions Update EvolutionGroup4.cs 2024-04-26 08:35:54 -05:00
Formatting Add enum to GUI translatable list 2024-06-03 19:37:57 -05:00
Learnset Minor clean 2024-05-01 00:49:43 -05:00
LearnSource Minor clean 2024-05-01 00:49:43 -05:00
Moves Misc tweaks 2024-06-01 17:44:32 -05:00
Restrictions Extract manifest reader 2024-06-05 00:50:18 -05:00
RNG Remove unnecessary sugar 2024-05-18 17:51:50 -05:00
Settings Revise ActiveTrainer checks if unset (unit tests) 2024-05-13 17:38:16 -05:00
Structures Misc tweaks 2024-05-18 00:40:29 -05:00
Tables Minor tweaks 2024-03-24 20:12:33 -05:00
Verifiers Misc tweaks 2024-06-09 08:52:32 -05:00
BinLinkerAccessor.cs Refactoring 2024-01-03 23:06:09 -08:00
Breeding.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06: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 Misc tweaks 2024-06-09 08:52:32 -05:00
LegalityAnalyzers.cs Add Trash Byte verification for Switch formats (#4283) 2024-05-27 18:21:11 -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