PKHeX/PKHeX.Core/Legality
Kurt 978bcfa56f Misc enc template tweaks
Skip string fetch for Trade1
Set gender for Trade8
Add record to wrap Gen8 raid generate params, return & use bool for filtering results, fallback to unrestricted if none succeed
Fix gender comparison for Entree5 slot
Simplify gen2 ResetKey fetch (byte sum of Money/ID/OT(used)
Closes #3970 by filtering gender inside the method like Encounter9RNG with an early return
Adds IV filtering inside the method with an early return like Encounter9RNG
2023-08-29 22:22:23 -07:00
..
Bulk Encounter Templates: Searching and Creating (#3955) 2023-08-12 16:01:16 -07:00
Encounters Misc enc template tweaks 2023-08-29 22:22:23 -07:00
Evolutions Misc tweaks 2023-08-20 00:31:54 -07:00
Formatting More fixes/improvements 2023-07-08 12:46:46 -07:00
Learnset Misc fixes 2023-07-06 19:41:27 -07:00
LearnSource Fix USUM max move ID usage for HOME learn 2023-08-17 17:36:39 -07:00
Moves Encounter Templates: Searching and Creating (#3955) 2023-08-12 16:01:16 -07:00
Restrictions Misc tweaks 2023-08-19 11:13:20 -07:00
RNG Misc enc template tweaks 2023-08-29 22:22:23 -07:00
Structures Encounter Templates: Searching and Creating (#3955) 2023-08-12 16:01:16 -07:00
Tables Add HOME hoopa move share, add form specific check 2023-07-15 13:58:41 -07:00
Verifiers Misc tweaks 2023-08-27 23:05:50 -07:00
BinLinkerAccessor.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
Breeding.cs More fixes/improvements 2023-07-08 12:46:46 -07:00
BulkGenerator.cs Add more xmldoc 2023-03-31 13:00:34 -07:00
Core.cs Evotree: Evolution Traversal Enhancements (#3936) 2023-07-05 21:14:09 -07:00
LegalityAnalysis.cs Check current level on GB Era event gift eggs 2023-08-15 16:09:08 -07:00
LegalityAnalyzers.cs Encounter Templates: Searching and Creating (#3955) 2023-08-12 16:01:16 -07:00
MoveListSuggest.cs More fixes/improvements 2023-07-08 12:46:46 -07:00
MoveSourceType.cs Add more xmldoc 2023-03-31 13:00:34 -07:00