pokemon-showdown/test/sim/misc
Guangcong Luo e8e3493c40 Fix Struggle activation conditions
PS wasn't correctly detecting `disabled: 'hidden'` moves as disabled
for the purposes of detecting Struggle activation. This has been fixed.

Thanks to DaWoblefet for unit tests!

Fixes #6620
2020-04-26 17:52:06 -07:00
..
arceus.js
critical.js
dynamax.js Fix Struggle activation conditions 2020-04-26 17:52:06 -07:00
endlessbattleclause.js
faint-order.js
fusion-combo.js Turn on prefer-const for .js files 2020-04-23 11:37:47 -07:00
inversebattle.js
megaevolution.js Fix mega evolving into self 2020-04-07 10:56:19 -07:00
mixandmega.js
pledgemoves.js Fix Round and Pledge move interaction with Z- and Max Moves 2020-03-31 16:33:42 -04:00
prng.js
random-teams.js Turn on prefer-const for .js files 2020-04-23 11:37:47 -07:00
recoil.js
silvally.js
sleepclausemod.js
state.js Increase test timeout in test/sim/misc/state.js 2020-04-11 12:04:17 -07:00
statuses.js Turn on prefer-const for .js files 2020-04-23 11:37:47 -07:00
statusmoves.js
target-resolution.js
trapmoves.js Turn on prefer-const for .js files 2020-04-23 11:37:47 -07:00
turn-order.js
typechange.js Turn on prefer-const for .js files 2020-04-23 11:37:47 -07:00
weather.js
weight.js
zmoves.js