sovereignx/test/battle
PhallenTree ab9f8e69fb
Fixes Stalwart/Propeller Tail, Life Orb on confusion, Remove Status wrong battlescripts (#5061)
* Fix swapped BattleScripts in MoveEffectRemoveStatus for Freeze/Frostbite

* Fix Life Orb damaging the user if they hit themselves in confusion

* Fix Stalwart/Propeller Tail not ignoring redirection from Storm Drain/Lightning Rod

* Parametrize Species
2024-07-30 10:36:22 +02:00
..
ability Fixes Stalwart/Propeller Tail, Life Orb on confusion, Remove Status wrong battlescripts (#5061) 2024-07-30 10:36:22 +02:00
form_change fix tests when B_USE_FROSTBITE is TRUE (#4986) 2024-07-17 23:23:52 +02:00
hold_effect Fixes to Opportunist and Mirror Herb adjustments (#4928) 2024-07-19 11:01:46 +02:00
item_effect Tests for Corrosion, Acrobatics, Hone Claws, Hurricane (#4708) 2024-06-20 13:46:01 +02:00
move_animations Fix Smack Down anim + move anim tests (#4774) 2024-06-13 15:30:28 -04:00
move_effect Fix Mold Breaker-like abilities, AI Move Accuracy function, Fury Cutter with Parental Bond (#5030) 2024-07-24 19:36:55 +02:00
move_effect_secondary fix tests when B_USE_FROSTBITE is TRUE (#4986) 2024-07-17 23:23:52 +02:00
move_effects_combined fix tests when B_USE_FROSTBITE is TRUE (#4986) 2024-07-17 23:23:52 +02:00
move_flags ignoresTargetAbility doesnt ignore the attacker's ability (#4855) 2024-06-22 09:52:25 +02:00
status1 Remove Duplicate ai code from battle_ai_util.c (#4883) 2024-07-03 10:48:31 +02:00
status2 Confusion, cursed body and poison touch trigger chance fixes and tests (#4831) 2024-06-18 20:07:40 +02:00
terrain Fixes Grassy Terrain heal turn duration (#4903) 2024-07-03 22:53:15 +02:00
weather Tests for Corrosion, Acrobatics, Hone Claws, Hurricane (#4708) 2024-06-20 13:46:01 +02:00
ai.c Fix U-Turn With Ace Mon (#4748) (#4972) 2024-07-15 09:19:41 +02:00
ai_calc_best_move_score.c Renamed "MoveHasMoveEffect" functions 2024-02-26 14:21:38 +09:00
ai_check_viability.c Merge remote-tracking branch 'rhh/upcoming' into battlemove_refactored 2024-02-26 14:23:53 +09:00
ai_powerful_status.c Fixed test 2024-02-26 15:12:34 +09:00
ai_trytofaint.c Move data unification (#3999) 2024-01-29 08:51:32 -03:00
crit_chance.c Adds Dragon Cheer (#4122) 2024-02-03 08:00:41 -07:00
damage_formula.c Move data unification (#3999) 2024-01-29 08:51:32 -03:00
exp.c Fix Wall Werrors on modern (#3412) 2023-10-13 18:39:35 +02:00
move.c Apply suggestions from code review 2024-02-26 23:59:15 +09:00
trainer_control.c Add trainer class ball test (#4999) 2024-07-19 12:30:06 +02:00