sovereignx/test
kittenchilly 7f8f480ecb
Add FORM_CHANGE_BATTLE_TERASTALLIZATION + allow species to force tera types (#4438)
* Add FORM_CHANGE_BATTLE_TERASTALLIZATION and allow species to force tera types

* Fix form change not changing tera type

* Update form_species_tables.h

* Address reviews

* Can't change the forced Tera Type anymore

* Revert "Can't change the forced Tera Type anymore"

This reverts commit 67157250ef.

* Fix a lot of things

* Oops

* Update pokemon.h

* Update pokemon.h

* Address reviews

* Update tera_starstorm.c

* Update test/battle/gimmick/terastal.c

---------

Co-authored-by: Eduardo Quezada <eduardo602002@gmail.com>
2024-06-04 13:38:49 +02:00
..
battle Add FORM_CHANGE_BATTLE_TERASTALLIZATION + allow species to force tera types (#4438) 2024-06-04 13:38:49 +02:00
fpmath.c Merge branch 'RHH/master' into RHH/upcoming 2023-08-12 16:31:44 -04:00
pokemon.c Set TYPE_NONE as type 0 + other type data tweaks (#4462) 2024-06-01 07:38:22 +02:00
random.c Optional high-quality RNG (#3780) 2023-12-22 17:39:15 +00:00
species.c PARAMETRIZE_LABEL in test/species.c 2024-04-25 18:40:37 +01:00
sprite.c Merge branch 'RHH/master' into RHH/upcoming 2023-08-12 16:31:44 -04:00
test_runner.c Rename MgbaPrintf_ to Test_MgbaPrintf (#4642) 2024-05-31 17:54:25 +02:00
test_runner_args.c
test_runner_battle.c Set TYPE_NONE as type 0 + other type data tweaks (#4462) 2024-06-01 07:38:22 +02:00
text.c Enable GF type names by default 2024-04-25 18:40:38 +01:00