sovereignx/test/battle
Alex 863b96f759
Fixes Stomping Tantrum effect not doubling power in certain situations (#5140)
* Fixes Stomping Tantrum effect not doubling power in certain situations

* fix dancer test
2024-08-11 19:05:38 -04:00
..
ability Fixes Dancer, adds Revelation Dance interactions with Z-Move, Roost and typeless mons (#5133) 2024-08-11 12:13:46 -04:00
ai Fix Switch AI Bug: AI never switching out when it could be OHKO'd (#5089) 2024-08-07 15:58:39 +02:00
form_change Merge branch '_RHH/master' into _RHH/upcoming 2024-07-19 09:20:05 -04:00
gimmick Fixes Dancer, adds Revelation Dance interactions with Z-Move, Roost and typeless mons (#5133) 2024-08-11 12:13:46 -04:00
hold_effect Merge branch '_RHH/master' into _RHH/upcoming 2024-08-01 08:36:11 -04: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 Stomping Tantrum effect not doubling power in certain situations (#5140) 2024-08-11 19:05:38 -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 Refactors residual damage (#4945) 2024-07-13 12:12:40 +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
move.c Fix speed ties (#4780) 2024-08-03 17:29:47 +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