sovereignx/test/battle
Eduardo Quezada 6f0004ec4e
Removed some hardcoding of move IDs + Gen4/5 Defog (#5156)
* Removed some hardcoding of move IDs

* Added Defog Gen6+ config (+ updated tests)
2024-08-14 15:51:34 +02:00
..
ability Fixes Purifying Salt not halving dmg for dynamic move types (#5145) 2024-08-12 15:54:24 -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
move_effect Removed some hardcoding of move IDs + Gen4/5 Defog (#5156) 2024-08-14 15:51:34 +02: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
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
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