sovereignx/test
PhallenTree 7b2914c046
Fix Mold Breaker-like abilities, AI Move Accuracy function, Fury Cutter with Parental Bond (#5030)
* Fix GetBattlerAbility not checking correct battler's action

* Fix Fury Cutter counter being incorrectly incremented on 2nd hit of Parental Bond + test

* Fix AI_SetMoveAccuracy only using attacker's ability

* Review
2024-07-24 19:36:55 +02:00
..
battle Fix Mold Breaker-like abilities, AI Move Accuracy function, Fury Cutter with Parental Bond (#5030) 2024-07-24 19:36:55 +02:00
dynamax.c Added missing Move Effect TODO tests - Volume B (#4682) 2024-06-01 15:07:51 +02:00
fpmath.c Merge branch 'RHH/master' into RHH/upcoming 2023-08-12 16:31:44 -04:00
pokemon.c Fixes givemon moves not defaulting to none (#4377) 2024-04-11 20:34:11 +01:00
random.c Optional high-quality RNG (#3780) 2023-12-22 17:39:15 +00:00
species.c added missing minior description + test for missing descriptions (#4858) 2024-06-24 12:19:12 +02:00
sprite.c Merge branch 'RHH/master' into RHH/upcoming 2023-08-12 16:31:44 -04:00
test_runner.c Improved Test Runner Summary (#4641) 2024-07-20 18:22:40 +02:00
test_runner_args.c
test_runner_battle.c Improved Test Runner Summary (#4641) 2024-07-20 18:22:40 +02:00