pokeemerald/test
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
..
battle Made Reflect Type handle 3rd types (#3303) 2023-10-23 10:08:36 +01:00
fpmath.c Merge branch 'RHH/master' into RHH/upcoming 2023-08-12 16:31:44 -04:00
random.c Fixes tests rng (#3433) 2023-10-22 10:20:27 +01:00
sprite.c Merge branch 'RHH/master' into RHH/upcoming 2023-08-12 16:31:44 -04:00
test_runner_args.c Test moves, items, and abilities in battle 2023-02-01 13:53:57 +00:00
test_runner_battle.c Fix battle test estimateCost bug (#3448) 2023-10-22 10:03:46 -03:00
test_runner.c Fixes tests rng (#3433) 2023-10-22 10:20:27 +01:00