pokeemerald/test/battle
ghoulslash 3dbcb2adb4
Add Synthesis + Utililty Umbrella test (#7472)
Co-authored-by: ghoulslash <pokevoyager0@gmail.com>
2025-08-04 12:42:22 +02:00
..
ability Clean up some Normalize tests to make them make sense (#7461) 2025-08-02 17:43:44 +02:00
ai Fix Echoing Voice calcs (#7416) 2025-07-28 14:10:03 +02:00
form_change Changed Tackle for Scratch in tests (#6730) 2025-04-30 17:18:52 -04:00
gimmick Fixes Ice Spinner and Steel Roller (#7259) 2025-07-01 15:39:22 +01:00
hold_effect Fixes Wandering Spirit overwriting battlers (#7407) 2025-07-25 13:26:12 -04:00
item_effect Changed Tackle for Scratch in tests (#6730) 2025-04-30 17:18:52 -04:00
move_animations Fixes Ice Spinner and Steel Roller (#7259) 2025-07-01 15:39:22 +01:00
move_effect Add Synthesis + Utililty Umbrella test (#7472) 2025-08-04 12:42:22 +02:00
move_effect_secondary Fixes Magnet Rise when user is Rooted/Smacked Down (#7449) 2025-07-31 19:30:50 +02:00
move_effects_combined Bugfixes for Knock Off, Cover, Thief, Ceaseless Edge and Stone Axe (#7326) 2025-07-14 21:34:21 +02:00
move_flags Fixes incorrect recoil damage after a berry was eaten 2025-07-15 15:37:23 +02:00
starting_status Make B_VAR_STARTING_STATUS tests run in CI (#7419) 2025-07-28 13:11:04 +02:00
status1 Typo fixes (#7280) 2025-07-04 11:04:29 +02:00
status2 Changed Tackle for Scratch in tests (#6730) 2025-04-30 17:18:52 -04:00
weather Merge branch 'master' into master-upcoming 2025-05-12 18:21:35 +02:00
battle_message.c Update battle messages to Gen 5+ standards (#3240) 2024-10-21 14:52:45 -03:00
crit_chance.c Merge branch '_RHH/master' into _RHH/upcoming 2025-02-12 09:30:59 -03:00
damage_formula.c Encapsulate move data (#5852) 2025-01-01 20:34:33 +01:00
defrost.c Fixes Scald defrosting target while asleep (#7233) 2025-06-28 10:14:55 +02:00
end_turn_effects.c review comments 2025-03-12 23:41:28 +01:00
exp.c Changed Tackle for Scratch in tests (#6730) 2025-04-30 17:18:52 -04:00
move.c Changed Tackle for Scratch in tests (#6730) 2025-04-30 17:18:52 -04:00
sleep_clause.c Remove non-volatile status EFFECTs (#6772) 2025-05-16 22:52:51 +02:00
spread_moves.c Typo fixes in tests (#7312) 2025-07-10 10:06:40 +01:00
switch_in_abilities.c Create missing ability and move effect test files (#6845) 2025-05-16 12:20:44 +02:00
test_runner_features.c Test battlers always have their forced abilities (#4707) 2024-07-21 21:20:39 +02:00
trainer_control.c Expand trainerproc to support additional battle types (#6770) 2025-05-17 15:08:44 +02:00
trainer_control.h Expand trainerproc to support additional battle types (#6770) 2025-05-17 15:08:44 +02:00
trainer_control.party Expand trainerproc to support additional battle types (#6770) 2025-05-17 15:08:44 +02:00
trainer_slides.c Changed Tackle for Scratch in tests (#6730) 2025-04-30 17:18:52 -04:00
trainer_slides.h Removed Trainer Slides footgun (#6205) 2025-02-07 13:30:57 +01:00