PKHeX/PKHeX.Core/Saves/Substructures
Zazsona b804557627
Expand My Pokémon Ranch Support (#3595)
* Add RanchMii for SAV4Ranch

* Add RanchToy

* Add RanchTrainerMii

* Add RanchLevel

* Add RanchToy class; make existing RanchToy RanchToyType

* Add RanchToy and RanchLevel to SAV4Ranch

* Remove incorrect MaxPkmCount entry from RanchLevel

* Move code to remove PtHGSS data to a function in G$PKM

* Add RK4 for My Pokemon Ranch Pokemon

* Add RanchPkOwnershipType

* SAV4Ranch updates

* Fix PK4/RK4 conversion logic to stop breaking nicknames/OTs

* Fix EntityDetection.IsPresent() check tripping on the data end marker for SAV4Ranch

* Add .rk4 to README translations

* Minor tweaks

Fix RK4 TID/SID endianness/order, split Ownership enum into two enums
Condense mii classes to get/set properties
Make RanchLevel a static class for logic
Remove ClearFF for TrainerMii -- the FFFF is the string terminator char for gen4
Make Toy byte enum, with unused alignment bytes

Co-authored-by: Kurt <kaphotics@gmail.com>
2022-10-02 13:14:42 -07:00
..
Battle Videos File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
Gen3 Size 7->8, make properties u8 instead of s32 2022-09-22 11:57:58 -07:00
Gen4 Expand My Pokémon Ranch Support (#3595) 2022-10-02 13:14:42 -07:00
Gen5 Refactoring: Narrow some value types (Species, Move, Form) (#3575) 2022-08-26 23:43:36 -07:00
Gen6 Refactoring: Narrow some value types (Species, Move, Form) (#3575) 2022-08-26 23:43:36 -07:00
Gen7 Remove PersonalInfo.Abilities, use interfaces 2022-09-02 10:20:19 -07:00
Gen8 Remove some bounds checks, int->byte form oops 2022-08-27 12:53:30 -07:00
Gen12 Minor clean 2022-08-22 23:18:53 -07:00
Inventory Refactoring: Move Source (Legality) (#3560) 2022-08-03 16:15:27 -07:00
Mail Refactoring: Narrow some value types (Species, Move, Form) (#3575) 2022-08-26 23:43:36 -07:00
Misc File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
PokeDex Minor tweaks 2022-09-04 22:23:35 -07:00
IEventFlagArray.cs Extract IMultiplayerSprite from SaveFile 2022-04-15 14:58:40 -07:00
IMultiplayerSprite.cs Extract IMultiplayerSprite from SaveFile 2022-04-15 14:58:40 -07:00
ITrainerStatRecord.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
MysteryGiftAlbum.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
Records.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00