pokeemerald/test/battle
2025-09-24 19:55:29 +02:00
..
ability Minor clean up for Lightning Rod / Storm Drain (#7778) 2025-09-22 23:47:44 +02:00
ai Z Status move handling: Conversion, Detect, Nature Power, Transform (#7721) 2025-09-24 19:55:29 +02:00
form_change Fix most failed and assume fail tests with GEN_LATEST = GEN_6 (#7696) 2025-09-14 20:21:38 +02:00
gimmick Master to upcoming merge 2025-09-17 20:18:51 +02:00
hold_effect Master to upcoming merge 2025-09-17 20:18:51 +02:00
item_effect conflicts 2025-08-28 14:09:38 +02:00
move_animations Add some missing move animations to the move animation tests (#7507) 2025-09-21 23:27:05 +02:00
move_effect Minor White Herb and Neutralizing Gas clean up (#7754) 2025-09-22 15:57:47 +02:00
move_effect_secondary Master to upcoming merge 2025-09-17 20:18:51 +02:00
move_effects_combined Separates FRB and FRZ animations (#7611) 2025-08-28 19:07:08 +02:00
move_flags master merge 2025-07-19 17:01:18 +02:00
starting_status Make B_VAR_STARTING_STATUS tests run in CI (#7419) 2025-07-28 13:11:04 +02:00
status1 Master to upcoming merge 2025-09-17 20:18:51 +02:00
volatiles Replaces STATUS2 usage with volatiles in code (#7262) 2025-07-11 22:53:49 +02:00
weather Add dedicated getter functions for Pokémon types and abilities (#7043) 2025-06-03 22:05:22 +02:00
battle_message.c Update battle messages to Gen 5+ standards (#3240) 2024-10-21 14:52:45 -03:00
crit_chance.c Add dedicated getter functions for Pokémon types and abilities (#7043) 2025-06-03 22:05:22 +02:00
damage_formula.c Fixed Transistor damage calculation test failing when GEN_LATEST is less than GEN_9 (#7577) 2025-08-18 19:44:43 +02: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
hazards.c Adds hazard queue (#7295) 2025-07-07 15:30:35 -04:00
move.c 25/08/25 Master merge 2025-08-25 17:30:38 +02:00
sleep_clause.c Fixes Uproar not waking up mons (#7714) 2025-09-12 17:42:41 +02:00
spread_moves.c Fixes Explosion behavior when 3 mons can endure hit (#7594) 2025-08-25 11:41:36 +02: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 Add dedicated getter functions for Pokémon types and abilities (#7043) 2025-06-03 22:05:22 +02:00
trainer_control.c Fix most failed and assume fail tests with GEN_LATEST = GEN_6 (#7696) 2025-09-14 20:21:38 +02:00
trainer_control.party Expand trainerproc to support additional battle types (#6770) 2025-05-17 15:08:44 +02:00
trainer_slides.c Fix most failed and assume fail tests with GEN_LATEST = GEN_6 (#7696) 2025-09-14 20:21:38 +02:00
trainer_slides.h Removed Trainer Slides footgun (#6205) 2025-02-07 13:30:57 +01:00