pokeemerald/test/battle
2025-02-19 18:09:06 +01:00
..
ability Fixes ability Embody Aspect triggering multiple times (#6259) 2025-02-14 12:26:49 +01:00
ai Fix AI wrongly thinking it strikes first with priority even if player is using priority themselves (#6274) 2025-02-15 16:48:26 -05:00
form_change Replace power checks with IS_MOVE_STATUS (#5820) 2024-12-20 08:20:46 -03:00
gimmick Added test support for 5 battle configs (#5914) 2025-02-09 22:29:23 +01:00
hold_effect Added test support for 5 battle configs (#5914) 2025-02-09 22:29:23 +01:00
item_effect Added test support for 5 battle configs (#5914) 2025-02-09 22:29:23 +01:00
move_animations Fix Smack Down anim + move anim tests (#4774) 2024-06-13 15:30:28 -04:00
move_effect Fixes non-Ghost type Curse animation (#6299) 2025-02-19 18:09:06 +01:00
move_effect_secondary Fixes Rapid Spin / Toxic Debris interaction (#6023) 2025-01-21 21:43:54 +01:00
move_effects_combined Added test support for 5 battle configs (#5914) 2025-02-09 22:29:23 +01:00
move_flags Added test support for 5 battle configs (#5914) 2025-02-09 22:29:23 +01:00
starting_status Added missing Move Effect TODO tests - Volume E (#5915) 2025-01-01 16:06:20 +01:00
status1 Added test support for 5 battle configs (#5914) 2025-02-09 22:29:23 +01:00
status2 Added test support for 5 battle configs (#5914) 2025-02-09 22:29:23 +01:00
weather Merge branch '_RHH/master' into _RHH/upcoming 2024-11-03 12:21:22 -03:00
battle_message.c Update battle messages to Gen 5+ standards (#3240) 2024-10-21 14:52:45 -03:00
crit_chance.c Added test support for 5 battle configs (#5914) 2025-02-09 22:29:23 +01:00
damage_formula.c Merge branch '_RHH/master' into _RHH/upcoming 2024-07-31 18:13:19 -04:00
exp.c Update battle messages to Gen 5+ standards (#3240) 2024-10-21 14:52:45 -03:00
move.c Added test support for 5 battle configs (#5914) 2025-02-09 22:29:23 +01:00
test_runner_features.c Test battlers always have their forced abilities (#4707) 2024-07-21 21:20:39 +02:00
trainer_control.c Decouple Poke Ball ids from item ids (#5560) 2024-10-28 18:03:15 +01:00
trainer_control.h Add Clodsire second frame and fixed Grookey backsprite + overworld (#6047) 2025-01-20 09:49:20 +01:00
trainer_control.party Competitive-formatted parties (#3545) 2024-04-06 15:05:15 -03:00