pokeemerald/test/battle
2025-08-18 19:44:43 +02:00
..
ability Updated Dream Eater/Liquid Ooze's interaction to Gen 5 standards (#7528) 2025-08-11 16:06:58 +02:00
ai Fixed Transistor damage calculation test failing when GEN_LATEST is less than GEN_9 (#7577) 2025-08-18 19:44:43 +02:00
form_change Converted Relic Song into a proper form change (#7139) 2025-06-17 00:02:25 +02:00
gimmick Replaces STATUS2 usage with volatiles in code (#7262) 2025-07-11 22:53:49 +02:00
hold_effect Fixes some Ability Shield interactions (#7532) 2025-08-12 15:45:02 +02:00
item_effect Replaces STATUS2 usage with volatiles in code (#7262) 2025-07-11 22:53:49 +02:00
move_animations New and polished battle animations (#7074) 2025-07-11 19:14:19 +02:00
move_effect Test that AI uses Dragon Cheer. (#7552) 2025-08-15 09:03:33 +02:00
move_effect_secondary 11/08/25 Master to upcoming merge 2025-08-11 08:31:12 +02:00
move_effects_combined Convert Status4 to volatiles (#7411) 2025-08-05 19:28:33 +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 12/07/25 master to upcoming merge 2025-07-12 11:55:06 +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 Fixes Life Dew playing anim when it is not supposed to + tests (#7239) 2025-07-01 17:49:31 +02:00
sleep_clause.c Adds Gen5+ Encore config (#7051) 2025-06-25 15:58:30 +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 Add dedicated getter functions for Pokémon types and abilities (#7043) 2025-06-03 22:05:22 +02:00
trainer_control.c 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 Add dedicated getter functions for Pokémon types and abilities (#7043) 2025-06-03 22:05:22 +02:00
trainer_slides.h Removed Trainer Slides footgun (#6205) 2025-02-07 13:30:57 +01:00