sovereignx/test/battle
Alex e09a59a7e4
Fixes Tar Shot on Tera mons (#5302)
* Fixes Tar Shot on Tera mon

* new line
2024-08-31 12:24:28 -04:00
..
ability Fixed Snore not hitting twice with Parental Bond (#5264) 2024-08-26 21:59:39 +02:00
ai Revert "Chilly Reception AI" (#5270) 2024-08-26 16:58:15 -07:00
form_change Merge branch '_RHH/master' into _RHH/upcoming 2024-07-19 09:20:05 -04:00
gimmick Fixes Max Moves ignoring absorbing abilities, G-Max Corviknight and Centiskorch names (#5296) 2024-08-31 12:39:37 +02:00
hold_effect Remove trailing whitespace (master) (#5174) 2024-08-14 19:48:20 -07: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 Fixes Tar Shot on Tera mons (#5302) 2024-08-31 12:24:28 -04:00
move_effect_secondary Merge branch '_RHH/master' into _RHH/upcoming 2024-07-19 09:20:05 -04: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 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 Made the speed tie test use PASSES_RANDOMLY (#5092) 2024-08-13 21:08:24 +01: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