sovereignx/test/battle
Alex b7d77099b5
Fixes Opportunist accumulating stat changes (#4168)
* Fixes Opportunist accumulating stat changes

* move memset to TurnValuesCleanUp

* Update test/battle/ability/opportunist.c

---------

Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
2024-02-10 18:18:29 +01:00
..
ability Fixes Opportunist accumulating stat changes (#4168) 2024-02-10 18:18:29 +01:00
form_change Fixes Hit Escape moves interaction with hold effects and switch in ab… (#4091) 2024-02-09 14:00:42 +01:00
hold_effect Kee berry (#4149) 2024-02-07 15:42:22 +01:00
item_effect Fix Full Restore / Antidote not reseting Toxic Counter (#4135) 2024-02-09 13:58:16 +01:00
move_effect Fixes Hit Escape moves interaction with hold effects and switch in ab… (#4091) 2024-02-09 14:00:42 +01:00
move_flags Add new move flags and update all flags for every move (#3425) 2023-10-19 20:16:37 -03:00
status1 Test improvements (#3408) 2023-10-12 12:14:07 +02:00
terrain Species Simplifier™ - Part 3 (#3562) 2023-12-08 15:05:10 +01:00
weather Remove all trailing whitespace (upcoming) (#3473) 2023-10-27 13:54:55 -03:00
ai.c Fix AI trying to switch into the same mon 2 times (#4098) 2024-01-30 16:14:33 +01:00
ai_check_viability.c Metronome move fix (#3852) 2023-12-28 16:57:29 +01:00
ai_trytofaint.c Remove function GetMoveDamageResult (#3536) 2023-11-09 20:53:14 +01:00
crit_chance.c Fix Battle/Shell Armor + crit chance Tests (#3377) 2023-10-04 16:46:42 +02:00
damage_formula.c Adds combined pledge move effects (#3336) 2023-11-21 16:23:22 +01:00
exp.c Fix Wall Werrors on modern (#3412) 2023-10-13 18:39:35 +02:00
move.c Merge branch 'RHH/master' into RHH/upcoming 2023-08-12 16:31:44 -04:00
trainer_control.c fix -Wmaybe-uninitialized for ModifyPersonalityForNature test 2023-10-24 01:02:02 +02:00