PKHeX/PKHeX.Core/PKM/Strings
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
..
Font Split StringFontUtil 2024-02-23 20:05:50 -06:00
Trash Offload gen1/2 event templates to pickles 2024-02-24 17:53:46 -06:00
StringConverter.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
StringConverter2KOR.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
StringConverter3.cs Misc tweaks 2023-12-30 11:41:45 -08:00
StringConverter3GC.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
StringConverter4.cs Fix gen4 encoding of ? 2024-01-21 23:44:12 -08:00
StringConverter4GC.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
StringConverter4Util.cs Fix gen4 encoding of ? 2024-01-21 23:44:12 -08:00
StringConverter5.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
StringConverter6.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
StringConverter7.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
StringConverter7ZH.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
StringConverter8.cs Add gen4 headbutt slot numbers 2024-01-09 19:07:32 -08:00
StringConverter12.cs Echoes of trash-test 2024-01-08 21:55:07 -08:00
StringConverter12Transporter.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
StringConverter345.cs Misc tweaks 2024-01-08 20:01:19 -08:00
StringConverterOption.cs Add xmldoc 2022-01-08 09:54:32 -08:00