pokeemerald/test/battle
LOuroboros cd59e055c2
Made Reflect Type handle 3rd types (#3303)
* Made Reflect Type handle 3rd types

Misc:
-Turned VARIOUS_TRY_REFLECT_TYPE into a callnative (BS_TryReflectType)
-Introduced a macro to to check for typeless Pokémon (Pokémon who have Mystery in all 3 type slots) in battle.
-Made the new BS_TryReflectType take into account the forms for Arceus and Silvally, rather than just their default form.
2023-10-23 10:08:36 +01:00
..
ability Test cleanup and improvements (#3449) 2023-10-22 21:22:59 +02:00
form_change Fixed Ultra Burst + Mega Evolution test 2023-08-31 22:33:20 -04:00
hold_effect Test cleanup and improvements (#3449) 2023-10-22 21:22:59 +02:00
item_effect Fix Battle/Shell Armor + crit chance Tests (#3377) 2023-10-04 16:46:42 +02:00
move_effect Made Reflect Type handle 3rd types (#3303) 2023-10-23 10:08:36 +01:00
move_flags More weather and type-specific tests (#3260) 2023-10-14 22:58:31 -03:00
status1 Test improvements (#3408) 2023-10-12 12:14:07 +02:00
terrain Organized tests into subfolders (#2822) 2023-08-12 20:00:15 +01:00
weather More weather and type-specific tests (#3260) 2023-10-14 22:58:31 -03:00
crit_chance.c Fix Battle/Shell Armor + crit chance Tests (#3377) 2023-10-04 16:46:42 +02:00
damage_formula.c Missing master merge organization 2023-08-13 19:01:03 -04:00
move.c Merge branch 'RHH/master' into RHH/upcoming 2023-08-12 16:31:44 -04:00
trainer_control.c Fix CreateNPCTrainerPartyForTrainer test failing on modern (#3367) 2023-10-02 18:33:47 -03:00