PKHeX/PKHeX.Core/Saves/Substructures/Gen4
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
..
Ranch Expand My Pokémon Ranch Support (#3595) 2022-10-02 13:14:42 -07:00
Dendou4.cs Add gen4 pokedex extdata reader 2022-03-22 10:25:53 -07:00
Hall4.cs Refactoring: Narrow some value types (Species, Move, Form) (#3575) 2022-08-26 23:43:36 -07:00
HoneyTreeValue.cs Refactoring: Narrow some value types (Species, Move, Form) (#3575) 2022-08-26 23:43:36 -07:00
Poffin4.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
PoffinCase4.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
PoffinFlavor4.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
PokegearNumber.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
Roamer4.cs Add gen4 roamer to block editor 2022-06-18 14:11:22 -07:00
SAV4BlockDetection.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
Seal4.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00