PKHeX/PKHeX.Core/PKM/Util/Conversion
Kurt ec45ca1a83 Set species flag on ck3/xk3->pk3
Make GetG3Species return ushort

Fixes regression caused by 5942a74147
Copying SpeciesID3 instead of Species is fine as it skips the map/unmap step, but it also skips the setting of the HasSpecies flag. So we'll just set it in the individual ConvertToPK3 methods.
2022-08-04 09:53:15 -07:00
..
EntityCompatibilitySetting.cs HOME 2.0.0: Handle conversion behavior & restrictions (#3506) 2022-05-30 21:43:52 -07:00
EntityConverter.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
EntityConverterResult.cs xmldoc 2022-06-14 00:01:51 -07:00
EntityConverterResultExtensions.cs Move files 2022-04-09 12:01:43 -07:00
EntityRejuvenationSetting.cs xmldoc 2022-06-14 00:01:51 -07:00
FormConverter.cs Refactoring: Move Source (Legality) (#3560) 2022-08-03 16:15:27 -07:00
IEntityRejuvenator.cs xmldoc 2022-06-14 00:01:51 -07:00
ItemConverter.cs Refactoring: Move Source (Legality) (#3560) 2022-08-03 16:15:27 -07:00
SpeciesConverter.cs Set species flag on ck3/xk3->pk3 2022-08-04 09:53:15 -07:00