PKHeX/PKHeX.Core/Resources
Kurt b435f8c258 Offload gen1/2 event templates to pickles
Thanks @ShadowMario3 for doing the raw data entry for these templates -- see PKHeX.EncounterSlotDumper for the csv -> pkl conversion logic.

Reduces object size by classifying groups of events with specific features, and reduces the explicitness of defining each single encounter.

Hard-code the span of Gen1 VC mew to not need to grab the resource, and add an overload to iterate a single template (skips an array creation).

Co-Authored-By: ShadowMario3 <36941677+ShadowMario3@users.noreply.github.com>
2024-02-24 17:53:46 -06:00
..
byte Fix broken unit tests (location, item, evo order) 2023-12-20 14:40:13 -08:00
legality Offload gen1/2 event templates to pickles 2024-02-24 17:53:46 -06:00
text Check nicknames/OTs against characters in font (#4146) 2024-02-23 13:23:50 -06:00