PKHeX/PKHeX.Core/Saves/Substructures/Gen8
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
..
BS Privatize some static fields, more robust legal helper classes. (#3865) 2023-04-20 21:23:15 -07:00
LA Encapsulate item pouch arrays/etc for finer control (#3860) 2023-04-16 12:58:07 -07:00
SWSH Encapsulate item pouch arrays/etc for finer control (#3860) 2023-04-16 12:58:07 -07:00
ValueBlocks File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
Meta8.cs Skip initial cctor alloc on non-byte primitives (#3850) 2023-03-25 17:55:55 -07:00