sovereignx/test/battle
Alex 42c43a3f8f
Adds Commander and Order Up (#5246)
* Adds Commander

* review points

* new line

* correction

* regression / double targeting still broken

* fix wrong target order

* transform fixes

* haze test

* fixes, tests

* bring back wrongly removed else if case

* Eject Pack / Button test + fix

* red card fix

* test fixes

* Fixes Tatsu being hit by multi hit move

* change transform check

* fix test + revert change

* Fix Tatsugiri attacking after freed up from Dozo in the same turn

* Dragon Darts tests

* fix test

* review comments

* assumtion in wrong file

* Order Up test fixes

---------

Co-authored-by: hedara90 <90hedara@gmail.com>
2024-09-29 22:45:50 +02:00
..
ability Adds Commander and Order Up (#5246) 2024-09-29 22:45:50 +02:00
ai Merge branch '_RHH/master' into _RHH/upcoming 2024-09-28 11:45:49 -03: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 Fix Smack Down anim + move anim tests (#4774) 2024-06-13 15:30:28 -04:00
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 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 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 Add switching message macros for tests (#4717) 2024-06-03 19:59:28 -04:00
crit_chance.c Add RandomChance macro and ability trigger chance config (#4829) 2024-06-18 20:13:44 +02:00
damage_formula.c Merge branch '_RHH/master' into _RHH/upcoming 2024-07-31 18:13:19 -04:00
exp.c Fix Wall Werrors on modern (#3412) 2023-10-13 18:39:35 +02:00
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 Competitive-formatted parties (#3545) 2024-04-06 15:05:15 -03:00