PKHeX/PKHeX.Core/Legality
Kurt 5bdc6b9ef8
Privatize some static fields, more robust legal helper classes. (#3865)
* Uses LearnSource more throughout the codebase when appropriate, rather than loosely coupled pivot methods.
* Hides Learnset/EggMove data inside the LearnSource classes.
* Extracts functionality from the large Legal class & partial Table*.cs files into better performing helper classes.
* Cleans up some code from prior LearnSource commits.
2023-04-20 21:23:15 -07:00
..
Areas Encapsulate item pouch arrays/etc for finer control (#3860) 2023-04-16 12:58:07 -07:00
Bulk Minor minor perf 2023-04-15 01:58:37 -07:00
Encounters Privatize some static fields, more robust legal helper classes. (#3865) 2023-04-20 21:23:15 -07:00
Enums Add more xmldoc 2023-03-31 13:00:34 -07:00
Evolutions Add more xmldoc 2023-03-31 13:00:34 -07:00
Formatting Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
Learnset Privatize some static fields, more robust legal helper classes. (#3865) 2023-04-20 21:23:15 -07:00
LearnSource Privatize some static fields, more robust legal helper classes. (#3865) 2023-04-20 21:23:15 -07:00
Moves Privatize some static fields, more robust legal helper classes. (#3865) 2023-04-20 21:23:15 -07:00
Restrictions Privatize some static fields, more robust legal helper classes. (#3865) 2023-04-20 21:23:15 -07:00
RNG Add more xmldoc 2023-03-31 13:00:34 -07:00
Structures Privatize some static fields, more robust legal helper classes. (#3865) 2023-04-20 21:23:15 -07:00
Tables Privatize some static fields, more robust legal helper classes. (#3865) 2023-04-20 21:23:15 -07:00
Verifiers Privatize some static fields, more robust legal helper classes. (#3865) 2023-04-20 21:23:15 -07:00
BinLinkerAccessor.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
Breeding.cs Privatize some static fields, more robust legal helper classes. (#3865) 2023-04-20 21:23:15 -07:00
BulkGenerator.cs Add more xmldoc 2023-03-31 13:00:34 -07:00
Core.cs Privatize some static fields, more robust legal helper classes. (#3865) 2023-04-20 21:23:15 -07:00
LegalityAnalysis.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
LegalityAnalyzers.cs Handle "random" AV gains from level up 2022-07-10 15:53:33 -07:00
MoveListSuggest.cs Privatize some static fields, more robust legal helper classes. (#3865) 2023-04-20 21:23:15 -07:00
MoveSourceType.cs Add more xmldoc 2023-03-31 13:00:34 -07:00