PKHeX/PKHeX.Core/Util
Kurt 67fc0d0885 Misc tweaks
Add Cap Pikachu const value updating for USUM, also set Magearna const for USUM (not only SM)
Remove `NotDistributed` property from WC3 as only CXD events used it, no longer WC3 type.
Delete ArrayUtil; move remaining methods into the StorageUtil class that used them for compressing/inserting bulk into boxes.
Add shiny wormhole flag
Extract byte array strings into spans, faster tests and less overhead.
2024-06-09 08:52:32 -05:00
..
Localization Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
BinaryCodedDecimal.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
ComboItemUtil.cs Add country/region editor to Geonet editor (#4286) 2024-06-01 17:56:20 -05:00
DateUtil.cs Modulo time spent for large gaps 2024-02-10 00:25:22 -06:00
EmbeddedResourceCache.cs Extract manifest reader 2024-06-05 00:50:18 -05:00
FileUtil.cs MysteryGift drop: use extension-less method if w/o 2024-05-04 14:48:19 -05:00
FlagUtil.cs Refactoring: Rework saveblock to be Memory<byte> based (#4200) 2024-03-03 23:13:16 -06:00
MessageStrings.cs Add country/region editor to Geonet editor (#4286) 2024-06-01 17:56:20 -05:00
NetUtil.cs Minor tweaks 2023-04-22 17:51:32 -07:00
PathUtil.cs Misc tweaks 2024-02-03 14:11:17 -06:00
RandUtil.cs Misc tweaks 2024-02-03 14:11:17 -06:00
ReflectUtil.cs Misc fixes 2024-03-04 23:46:11 -06:00
ResourceUtil.cs Extract manifest reader 2024-06-05 00:50:18 -05:00
StringUtil.cs Misc tweaks 2024-06-09 08:52:32 -05:00
UpdateUtil.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
Util.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
ValueTypeTypeConverter.cs Encounter Templates: Searching and Creating (#3955) 2023-08-12 16:01:16 -07:00