sovereignx/include/config
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
..
battle.h Implement optional Gen1 type immunity logic. (#3627) 2023-12-23 16:34:24 +01:00
debug.h ai delay timer 2023-09-12 10:35:05 +02:00
item.h Fix Vs Seeker description. (#3718) 2023-12-13 18:05:37 +01:00
overworld.h Backwards-compatible BoxPokémon Refactor (#3438) 2023-12-27 17:48:17 +01:00
pokemon.h Backwards-compatible BoxPokémon Refactor (#3438) 2023-12-27 17:48:17 +01:00
species_enabled.h Species Simplifier™ - Part 3 (#3562) 2023-12-08 15:05:10 +01:00