PKHeX/PKHeX.Core/Legality
Kurt 819f6009bf Fix some gen4 fish slot check inaccuracies
Pt doesn't do Sticky Hold/Suction Cups right for fishing (not just D/P)
HGSS has a follower boost that is now implemented
lol at my GetSuperRod comparing range wrong for slot4

For HGSS follower boost, don't bother indicating differently even though it's not entirely transparent. We just assume the most permissive case (+50) even though people looking to replicate in-game might not have >= 250 friendship.
2024-03-12 00:03:09 -05:00
..
Bulk Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
Encounters Rename Obedience_Level To Match C# Naming Standard (#4215) 2024-03-11 20:39:31 -06:00
Evolutions Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
Formatting Handle radar slot bypassing / chain shiny 2024-03-09 18:13:09 -06:00
Learnset Handle self-form pointer 2024-01-04 00:00:34 -08:00
LearnSource Fix HOME-sharing rules allowing initial egg moves 2024-03-11 12:50:38 -05:00
Moves Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
Restrictions Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
RNG Fix some gen4 fish slot check inaccuracies 2024-03-12 00:03:09 -05:00
Structures Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
Tables Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
Verifiers Rename Obedience_Level To Match C# Naming Standard (#4215) 2024-03-11 20:39:31 -06: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 Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
LegalityAnalyzers.cs Encounter Templates: Searching and Creating (#3955) 2023-08-12 16:01:16 -07:00
MoveListSuggest.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
MoveSourceType.cs More Gen1/2 considerations for tree pruning 2023-09-04 20:34:46 -07:00