sovereignx/test/battle
PhallenTree 9104c40d43
Fixes Dancer triggering if the move's user didn't act (#4638)
* Fixes Dancer triggering if the user flinched

* Add check to make sure "Pokemon used move" message is kept

* Address review

---------

Co-authored-by: Fltp <fltpessoa2@gmail.com>
2024-05-27 17:07:13 +02:00
..
ability Fixes Dancer triggering if the move's user didn't act (#4638) 2024-05-27 17:07:13 +02:00
form_change Opponents Shaymin Sky form correctly reverts on frozen status (#4559) 2024-05-14 13:28:10 +02:00
hold_effect Speed Ignoring effect fixes (#4613) 2024-05-24 11:21:35 +02:00
item_effect Reverted bad implementation of Sparkling Aria+Covert Cloak/Shield Dust (#4634) 2024-05-27 06:38:05 +02:00
move_effect Belch AI Scoring Fix (#4616) 2024-05-26 22:23:04 +02:00
move_effect_secondary Small Battle Test reorganization (#4504) 2024-05-06 09:36:52 +02:00
move_effects_combined Small Battle Test reorganization (#4504) 2024-05-06 09:36:52 +02:00
move_flags Small Battle Test reorganization (#4504) 2024-05-06 09:36:52 +02:00
status1 Move data unification (#3999) 2024-01-29 08:51:32 -03:00
terrain AI respects partner when using spread moves in double battles (#4518) 2024-05-17 00:41:55 +02:00
weather Move data unification (#3999) 2024-01-29 08:51:32 -03:00
ai.c AI respects partner when using spread moves in double battles (#4518) 2024-05-17 00:41:55 +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
move.c Apply suggestions from code review 2024-02-26 23:59:15 +09:00
trainer_control.c Sets neutral nature and ability 0 as default in trainer control (#4172) 2024-02-18 15:02:58 +01:00