sovereignx/test/battle
Patrick Curran f7ca839f23
EFFECT_CHILLY_RECEPTION (#3379)
* Chilly Reception Effect

* Wrap Chilling Reception Message Better

* Animation & Some Testing

* Remove Wimp Out cases from Chilly Reception tests

* Animation tweaks

* Battle Script Updates
* Created CheckPrimalWeather macro for Weather Effects
* Updated Chilly Reception logic to switch even if weather doesn't change

Testing Updates

* Fixed test: Move does not animate if weather fails to change

* Remove snow animation check during failure path test

* * Fix indentation
* Move Chilly Reception animation to always play (even when weather change fails)

* Updates to MoveSwitch and PartingShot to get closer to original logic

* Update BattleScript_EffectChillyReception logic

* * Move CHILLY_RECEPTION animation
* Test updates

* Fix Chilly Reception MESSAGE  checks

---------

Co-authored-by: Patrick Curran <rapidnutcracker@gmail.com>
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2023-12-06 17:11:13 +01:00
..
ability Merge branch 'RHH/master' into RHH/upcoming 2023-12-03 16:39:32 -03:00
form_change Add species defines for base forms with names (#3248) 2023-10-23 12:59:15 +01:00
hold_effect Merge branch 'RHH/master' into RHH/upcoming 2023-12-03 16:39:32 -03:00
item_effect Fix Battle/Shell Armor + crit chance Tests (#3377) 2023-10-04 16:46:42 +02:00
move_effect EFFECT_CHILLY_RECEPTION (#3379) 2023-12-06 17:11:13 +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 fix psychic terrain blocking moves it shouldnt block (#3521) 2023-11-03 21:01:02 +01:00
weather Remove all trailing whitespace (upcoming) (#3473) 2023-10-27 13:54:55 -03:00
ai.c Extend AI_FLAG_SMART_SWITCHING for Encore / hazards / lowered attacking stats (#3557) 2023-11-30 12:37:19 +01:00
ai_check_viability.c Increase score of secondary effects only at 100% chance (#3583) 2023-11-21 11:30:20 +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