sovereignx/test/battle/move_effect
Nephrite 1708c80200
Removed ALWAYS_CRIT, renamed critBoost (#3779)
Replaced ALWAYS_CRIT with an alwaysCriticalHit flag to account for the fact that in earlier generations, there is no crit stage at which crits are guaranteed. Renamed critBoost to criticalHitStage (at Edu's prompting). Reorder .criticalHitStage defines in battle_moves.h to be aligned with struct order.
2023-12-20 16:16:02 +01:00
..
absorb.c Detect 'NOT x; NOT y;' (#3459) 2023-10-24 09:55:32 +02:00
accuracy_down.c
after_you.c
ally_switch.c Ally Switch (#3533) 2023-12-20 15:26:28 +01:00
assist.c
attack_down.c Renamed Battle Move "Split" to the proper "Category" (#3774) 2023-12-20 10:08:26 +01:00
attack_up.c Renamed Battle Move "Split" to the proper "Category" (#3774) 2023-12-20 10:08:26 +01:00
attack_up_user_ally.c Renamed Battle Move "Split" to the proper "Category" (#3774) 2023-12-20 10:08:26 +01:00
aurora_veil.c More weather and type-specific tests (#3260) 2023-10-14 22:58:31 -03:00
axe_kick.c Missing master merge organization 2023-08-13 19:01:03 -04:00
barb_barrage.c
beak_blast.c
bide.c
brick_break.c Adds Raging Bull and various fixes (#3552) 2023-11-19 17:45:58 +01:00
bug_bite.c Test cleanup and improvements (#3449) 2023-10-22 21:22:59 +02:00
burn_hit.c Detect 'NOT x; NOT y;' (#3459) 2023-10-24 09:55:32 +02:00
burn_up.c
chilly_reception.c EFFECT_CHILLY_RECEPTION (#3379) 2023-12-06 17:11:13 +01:00
collision_course.c Missing master merge organization 2023-08-13 19:01:03 -04:00
corrosive_gas.c Missing master merge organization 2023-08-13 19:01:03 -04:00
court_change.c
defense_down.c Renamed Battle Move "Split" to the proper "Category" (#3774) 2023-12-20 10:08:26 +01:00
defense_up.c Renamed Battle Move "Split" to the proper "Category" (#3774) 2023-12-20 10:08:26 +01:00
defog.c Renamed Battle Move "Split" to the proper "Category" (#3774) 2023-12-20 10:08:26 +01:00
dire_claw.c Species Simplifier™ - Part 3 (#3562) 2023-12-08 15:05:10 +01:00
double_shock.c
dream_eater.c Detect 'NOT x; NOT y;' (#3459) 2023-10-24 09:55:32 +02:00
embargo.c fix baton pass not passing embargo (#3745) 2023-12-17 00:25:16 +01:00
encore.c New tests + Sheer Force / Last Resort minor bug fixes (#3378) 2023-10-30 11:39:41 +01:00
evasion_up.c
explosion.c
flinch_hit.c flinch tests + protect/flinch fix (#3345) 2023-09-30 20:30:28 -03:00
flinch_status.c Adds Glaive Rush, fixes for Plasma Fists and Relic Song (#3476) 2023-11-18 15:19:38 +01:00
fling.c Merge remote-tracking branch '_RHH_origin/master' into RHH/upcoming 2023-12-10 14:29:42 -03:00
focus_punch.c
freeze_hit.c Detect 'NOT x; NOT y;' (#3459) 2023-10-24 09:55:32 +02:00
glaive_rush.c Adds Glaive Rush, fixes for Plasma Fists and Relic Song (#3476) 2023-11-18 15:19:38 +01:00
haze.c Renamed Battle Move "Split" to the proper "Category" (#3774) 2023-12-20 10:08:26 +01:00
heal_pulse.c Species Simplifier™ - Part 3 (#3562) 2023-12-08 15:05:10 +01:00
healing_wish.c
hex.c
hit_escape.c Fix Ice Face ignoring move effects (#3755) 2023-12-18 16:02:07 +01:00
hit_set_entry_hazardss.c
hit_set_remove_terrain.c Fix Wall Werrors on modern (#3412) 2023-10-13 18:39:35 +02:00
hit_switch_target.c
hurricane.c More weather and type-specific tests (#3260) 2023-10-14 22:58:31 -03:00
hydro_steam.c Remove all trailing whitespace (upcoming) (#3473) 2023-10-27 13:54:55 -03:00
infernal_parade.c Missing master merge organization 2023-08-13 19:01:03 -04:00
ion_deluge.c Fix Ion Deluge interaction with VoltAbsorb/LightRod (#3764) 2023-12-18 16:57:56 +01:00
ivy_cudgel.c Fixed Ivy Cudgel test name (#3742) 2023-12-16 09:22:36 +01:00
knock_off.c Fix Knock Off healing berries (#3509) 2023-11-01 14:47:31 +01:00
last_resort.c New tests + Sheer Force / Last Resort minor bug fixes (#3378) 2023-10-30 11:39:41 +01:00
leech_seed.c More weather and type-specific tests (#3260) 2023-10-14 22:58:31 -03:00
make_it_rain.c Fixes Make it Rain in double battles (#3441) 2023-10-21 23:42:19 +02:00
matcha_gotcha.c Adds moves Matcha Gotcha, Syrup Bomb and Ivy Cudgel (#3402) 2023-10-11 11:09:50 +02:00
metronome.c
mind_blown.c
mirror_move.c
moonlight.c More weather and type-specific tests (#3260) 2023-10-14 22:58:31 -03:00
morning_sun.c More weather and type-specific tests (#3260) 2023-10-14 22:58:31 -03:00
mortal_spin.c Missing master merge organization 2023-08-13 19:01:03 -04:00
multi_hit.c Test cleanup and improvements (#3449) 2023-10-22 21:22:59 +02:00
octolock.c fixes tests 2023-10-25 10:18:59 +02:00
ohko.c More weather and type-specific tests (#3260) 2023-10-14 22:58:31 -03:00
paralyze_hit.c Detect 'NOT x; NOT y;' (#3459) 2023-10-24 09:55:32 +02:00
plasma_fists.c Adds Glaive Rush, fixes for Plasma Fists and Relic Song (#3476) 2023-11-18 15:19:38 +01:00
pledge.c Adds combined pledge move effects (#3336) 2023-11-21 16:23:22 +01:00
poison_hit.c Detect 'NOT x; NOT y;' (#3459) 2023-10-24 09:55:32 +02:00
population_bomb.c Missing master merge organization 2023-08-13 19:01:03 -04:00
protect.c Renamed Battle Move "Split" to the proper "Category" (#3774) 2023-12-20 10:08:26 +01:00
rage_fist.c Adds Rage Fist (#3573) 2023-12-10 12:33:25 +01:00
rampage.c
recoil.c Battlemove refactored (recoil, crit and Z moves) (#3575) 2023-12-19 16:10:07 +01:00
recoil_if_miss.c
reflect.c Fix Wall Werrors on modern (#3412) 2023-10-13 18:39:35 +02:00
reflect_type.c Made Reflect Type handle 3rd types (#3303) 2023-10-23 10:08:36 +01:00
relic_song.c Species Simplifier™ - Part 3 (#3562) 2023-12-08 15:05:10 +01:00
revival_blessing.c Remove all trailing whitespace (upcoming) (#3473) 2023-10-27 13:54:55 -03:00
roar.c
roost.c fix telekinesis not working (#3763) 2023-12-18 15:50:03 +01:00
salt_cure.c Test improvements (#3408) 2023-10-12 12:14:07 +02:00
shell_trap.c Renamed Battle Move "Split" to the proper "Category" (#3774) 2023-12-20 10:08:26 +01:00
sleep.c
solar_beam.c More weather and type-specific tests (#3260) 2023-10-14 22:58:31 -03:00
special_attack_down.c Renamed Battle Move "Split" to the proper "Category" (#3774) 2023-12-20 10:08:26 +01:00
special_attack_up_3.c Renamed Battle Move "Split" to the proper "Category" (#3774) 2023-12-20 10:08:26 +01:00
spikes.c
spin_out.c Missing master merge organization 2023-08-13 19:01:03 -04:00
stealth_rock.c New tests + Sheer Force / Last Resort minor bug fixes (#3378) 2023-10-30 11:39:41 +01:00
sticky_web.c Species Simplifier™ - Part 3 (#3562) 2023-12-08 15:05:10 +01:00
stockpile.c Renamed Battle Move "Split" to the proper "Category" (#3774) 2023-12-20 10:08:26 +01:00
strength_sap.c Fix strength sap on substitute (#3486) 2023-10-30 11:58:15 +01:00
synthesis.c More weather and type-specific tests (#3260) 2023-10-14 22:58:31 -03:00
syrup_bomb.c Syrup Bomb move and special speed drop anim, Credits to Dat.H A (#3474) 2023-10-27 19:14:45 -03:00
tailwind.c
take_heart.c Missing master merge organization 2023-08-13 19:01:03 -04:00
teatime.c Species Simplifier™ - Part 3 (#3562) 2023-12-08 15:05:10 +01:00
techno_blast.c Changed Ivy Gudgel effect (#3721) 2023-12-14 18:09:06 +01:00
telekinesis.c fix telekinesis not working (#3763) 2023-12-18 15:50:03 +01:00
teleport.c
thunder.c More weather and type-specific tests (#3260) 2023-10-14 22:58:31 -03:00
torment.c
toxic.c Detect 'NOT x; NOT y;' (#3459) 2023-10-24 09:55:32 +02:00
toxic_spikes.c More weather and type-specific tests (#3260) 2023-10-14 22:58:31 -03:00
tri_attack.c Species Simplifier™ - Part 3 (#3562) 2023-12-08 15:05:10 +01:00
triple_arrows.c Removed ALWAYS_CRIT, renamed critBoost (#3779) 2023-12-20 16:16:02 +01:00
triple_kick.c
venoshock.c
weather_ball.c More weather and type-specific tests (#3260) 2023-10-14 22:58:31 -03:00