pokeemerald/test/battle
2025-04-08 17:47:45 +02:00
..
ability Refactors Move absorb / block function calls to remove redundancy (#6490) 2025-04-08 14:26:18 +02:00
ai AI smarter status handling (#6550) 2025-04-08 17:47:45 +02:00
form_change Encapsulate move data (#5852) 2025-01-01 20:34:33 +01:00
gimmick Refactors faint target abilities and adds Battle Bond config (#6519) 2025-04-02 16:00:23 +02:00
hold_effect Fixes Emergency Exit and Eject Pack (#6459) 2025-03-29 14:04:01 +01:00
item_effect Merge branch '_RHH/master' into _RHH/upcoming 2025-02-12 09:30:59 -03:00
move_animations Update the All Move Animations test (#6460) 2025-03-21 22:33:03 +01:00
move_effect Refactor / Simlify Cmd_adjustdamage and remove redundancy (#6499) 2025-04-02 23:52:54 +02:00
move_effect_secondary Heal Bell/Aromatherapy/Sparkly Swirl improvements and fixes (#6210) 2025-02-09 21:54:03 +01:00
move_effects_combined Merge branch '_RHH/master' into _RHH/upcoming 2025-02-12 09:30:59 -03:00
move_flags Minor Recoil Effect refactor (#6409) 2025-03-14 12:43:45 +01:00
starting_status Added missing Move Effect TODO tests - Volume E (#5915) 2025-01-01 16:06:20 +01:00
status1 Fixes doesnt effect message for Thunder Wave (#6304) 2025-02-20 19:18:27 -03:00
status2 Merge branch '_RHH/master' into _RHH/upcoming 2025-02-12 09:30:59 -03:00
weather Configuration to make all Hail moves summon Snow or vis versa, to have only one ice weather (#6149) 2025-03-12 21:31:45 +01: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
exp.c Update battle messages to Gen 5+ standards (#3240) 2024-10-21 14:52:45 -03:00
move.c Merge branch '_RHH/master' into _RHH/upcoming 2025-02-12 09:30:59 -03:00
sleep_clause.c Fixes Magic Coat message when move is bounced back (#6419) 2025-03-19 13:57:48 +01:00
spread_moves.c Fixes Emergency Exit and Eject Pack (#6459) 2025-03-29 14:04:01 +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 Trainer Party Pools (#5731) 2025-01-25 13:28:46 +01:00
trainer_control.h Fixes Tera Shell activating on moves that have no effect on target (#6271) 2025-02-21 23:11:07 +01:00
trainer_control.party Trainer Party Pools (#5731) 2025-01-25 13:28:46 +01:00
trainer_slides.c Fixed missing move encapsulation in upcoming (#6226) 2025-02-09 20:03:53 +01:00
trainer_slides.h Removed Trainer Slides footgun (#6205) 2025-02-07 13:30:57 +01:00