PKHeX/.github
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
..
ISSUE_TEMPLATE Update issue templates 2019-10-27 21:13:44 -07:00
PULL_REQUEST_TEMPLATE Rename templates 2019-10-27 21:38:04 -07:00
CODE_OF_CONDUCT.md Move CoC & contributing to .github subfolder 2021-01-07 14:56:01 -08:00
CONTRIBUTING.md Move CoC & contributing to .github subfolder 2021-01-07 14:56:01 -08:00
FUNDING.yml Create FUNDING.yml 2019-10-27 20:38:15 -07:00
README-de.md Expand My Pokémon Ranch Support (#3595) 2022-10-02 13:14:42 -07:00
README-es.md Expand My Pokémon Ranch Support (#3595) 2022-10-02 13:14:42 -07:00
README-fr.md Expand My Pokémon Ranch Support (#3595) 2022-10-02 13:14:42 -07:00
README-it.md Expand My Pokémon Ranch Support (#3595) 2022-10-02 13:14:42 -07:00