sovereignx/test/battle
cawtds 4724b5dfd6
Improved Surf/Thunderbolt test (#4764)
* improved Surf/Thunderbolt test that previously relied on correct AI guess

* remove unnecessary mod

* fixed infinite rng loop

* wrong ability num and readability

* Update src/battle_ai_util.c

---------

Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2024-06-12 09:09:15 +02:00
..
ability Clear body tests (#4685) 2024-06-11 08:26:31 +02:00
form_change Opponents Shaymin Sky form correctly reverts on frozen status (#4559) 2024-05-14 13:28:10 +02:00
hold_effect Clear body tests (#4685) 2024-06-11 08:26:31 +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 Clear body tests (#4685) 2024-06-11 08:26:31 +02:00
move_effect_secondary Rampage moves always confuse on final turn (#4722) 2024-06-05 05:38:04 +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 Added missing Move Effect TODO tests - Volume B (#4682) 2024-06-01 15:07:51 +02:00
weather Move data unification (#3999) 2024-01-29 08:51:32 -03:00
ai.c Improved Surf/Thunderbolt test (#4764) 2024-06-12 09:09:15 +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 Sets neutral nature and ability 0 as default in trainer control (#4172) 2024-02-18 15:02:58 +01:00