PKHeX/PKHeX.Core/Legality
Kurt 326e790e4b Handle and ' behaviors for 4->5->6
Gen5 does not use the slanted apostrophe for anything. 4->5 converts to ' for both strings.
Gen6 fixes all to be slanted. Even nicknames.
Importing to HOME (PK7, GO) resets nicknames, and the default name is not slanted. Nicknames/OTs are unaltered; again, only the "default" species name is wrong.

Closes #4066
2024-05-11 11:35:55 -05:00
..
Bulk Refactor out legality settings, add more settings 2024-04-26 14:33:03 -05:00
Encounters Handle and ' behaviors for 4->5->6 2024-05-11 11:35:55 -05:00
Evolutions Update EvolutionGroup4.cs 2024-04-26 08:35:54 -05:00
Formatting Handle radar slot bypassing / chain shiny 2024-03-09 18:13:09 -06:00
Learnset Minor clean 2024-05-01 00:49:43 -05:00
LearnSource Minor clean 2024-05-01 00:49:43 -05:00
Moves Minor clean 2024-05-01 00:49:43 -05:00
Restrictions Rename EggEncounter to IsEgg 2024-03-25 00:39:30 -05:00
RNG Minor clean 2024-05-01 00:49:43 -05:00
Settings Update 24.05.05 2024-05-05 23:24:32 -05:00
Structures Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
Tables Minor tweaks 2024-03-24 20:12:33 -05:00
Verifiers Permit Ranked Ribbon on Legendaries for Regulation G 2024-05-02 20:28:57 -04: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 out legality settings, add more settings 2024-04-26 14:33:03 -05:00
LegalityAnalyzers.cs Refactor out legality settings, add more settings 2024-04-26 14:33:03 -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