sovereignx/test/battle
Pawkkie ded97e5296
Switch AI refactor + considers free switches (#5379)
* Switch AI considers free switches from pivot move

* Fix Baton Pass refactor

* Some cleanup and comments

* Mon fainting to hazards is a 0HKO

* Revert "Mon fainting to hazards is a 0HKO"

This reverts commit 446f738226.

* Cleanup speed check / Eject Pack

* Move eject trackers to AiLogicData

* Review feedback and WhoStrikesFirst changes

* This linebreak will bug me lol

* Also this comment, heck

* Last bit of comment cleanup
2024-10-01 23:10:02 +02:00
..
ability Adds Commander and Order Up (#5246) 2024-09-29 22:45:50 +02:00
ai Switch AI refactor + considers free switches (#5379) 2024-10-01 23:10:02 +02:00
form_change Adds some Snatch interactions, fixes for Dragon Darts, Trace, Primal Reversion, Protosynthesis/Quark Drive (#5430) 2024-09-24 18:40:44 +02:00
gimmick Fixes Powder (status) interactions + tests (#5370) 2024-09-13 18:08:23 +02:00
hold_effect Adds Commander and Order Up (#5246) 2024-09-29 22:45:50 +02:00
item_effect Merge branch '_RHH/master' into _RHH/upcoming 2024-08-01 08:36:11 -04:00
move_animations
move_effect Merge branch '_RHH/master' into _RHH/upcoming 2024-09-28 11:45:49 -03:00
move_effect_secondary Adds Commander and Order Up (#5246) 2024-09-29 22:45:50 +02:00
move_effects_combined Moved ASSUMEs to inside GIVEN blocks (#5308) 2024-09-01 23:13:58 +02:00
move_flags
status1 Remove Duplicate ai code from battle_ai_util.c (#4883) 2024-07-03 10:48:31 +02:00
status2
terrain More changes from typeX to types[X] 2024-08-07 11:35:45 -07:00
weather Fixed incorrect weather damage rounding when maxHP <16 (#5183) 2024-08-16 23:02:49 +02:00
battle_message.c
crit_chance.c
damage_formula.c Merge branch '_RHH/master' into _RHH/upcoming 2024-07-31 18:13:19 -04:00
exp.c
move.c Moved ASSUMEs to inside GIVEN blocks (#5308) 2024-09-01 23:13:58 +02:00
test_runner_features.c Test battlers always have their forced abilities (#4707) 2024-07-21 21:20:39 +02:00
trainer_control.c Merge branch '_RHH/master' into _RHH/upcoming 2024-07-19 09:20:05 -04:00
trainer_control.h Updated reference to config location to new location (#5026) 2024-07-23 14:09:32 -04:00
trainer_control.party