Martin Griffin 3ad66028e9
Backwards-compatible BoxPokémon Refactor (#3438)
* Check progress in non-battle PARAMETRIZEd tests

* Overworld Script Tests

* Backward-compatible BoxPokemon Refactor

Reuses space that contains zeros to provide space for:
- HP/status in the box
- 12-character nicknames
- Up to 63 PokéBalls
- Shininess separate from PID
- Hidden Nature
- Hyper Training
- Dynamax Level
- Gigantamax Factor
- Terastallization Types
- Shadow

Implements:
- OW_PC_HEAL to switch between Gen7- and Gen8+ behavior
- Nature Mints
- Dynamax Candy
- Hyper Training commands (canhypertrain/hypertrain)
- Gigantamax Factor commands (hasgigantamaxfactor/togglegigantamaxfactor)
- Terastallization Type on the summary screen
- Prevents Gigantamax Factor Pokémon from evolving into a species without a Gigantamax form

* fixup! Backward-compatible BoxPokemon Refactor

* displaydexinfo fix from Jasper
2023-12-27 17:48:17 +01:00
..
2022-08-11 12:09:38 -04:00
2023-11-24 16:19:32 +01:00
2023-02-01 11:48:55 -05:00
2023-12-08 15:05:10 +01:00
2023-02-08 13:11:10 -05:00
2023-02-01 11:48:55 -05:00
2023-12-15 11:17:35 +01:00
2023-01-18 11:54:06 -05:00
2022-11-22 02:17:03 -05:00
2023-12-20 12:38:28 +01:00
2023-01-28 09:03:18 -05:00
2021-11-10 11:59:15 -05:00
2023-12-17 18:18:54 -03:00
2023-12-20 12:38:28 +01:00
2023-04-27 13:59:09 -04:00
2023-08-04 14:17:28 -04:00