pokemon-showdown/test/simulator/misc
Guangcong Luo 94b2d65b05 Finally remove deprecated legacy API
It's gone! The last remnants of the old choice parsing system is
finally gone!
2019-02-20 02:58:41 -06:00
..
arceus.js Cache species-specific effects (e.g. Arceus); 20% overall perf win (#4459) 2018-03-05 17:24:14 +09:00
choice-parser.js Refactor remaining tests to use Battle#makeChoices (#5183) 2019-02-20 00:34:31 -06:00
critical.js Add a test for self-damage critical hits (#4954) 2018-11-04 10:55:49 -06:00
decisions.js Finally remove deprecated legacy API 2019-02-20 02:58:41 -06:00
dex.js Refactor simulator into new sim/ directory 2017-05-05 16:48:38 -05:00
endlessbattleclause.js Prevent using Leppa Berry from triggering Endless Battle (#5158) 2019-02-15 17:43:19 -06:00
eventemitter.js Refactor tests to use new makeChoices API (#4528) 2018-03-30 16:06:14 -05:00
faint-order.js Test faint order 2017-12-01 13:06:01 -06:00
fusion-combo.js Refactor remaining tests to use Battle#makeChoices (#5183) 2019-02-20 00:34:31 -06:00
inversebattle.js Refactor tests to use new makeChoices API (#4528) 2018-03-30 16:06:14 -05:00
megaevolution.js Fix certain Abilities not being overwritten by most forme changes (#4245) 2017-12-14 11:45:12 -05:00
mixandmega.js Fix certain Abilities not being overwritten by most forme changes (#4245) 2017-12-14 11:45:12 -05:00
prng.js Refactor random indexes into sample function 2018-03-12 05:53:33 +09:00
random-teams.js Check capitalization in Factory sets 2019-02-06 10:40:10 -06:00
silvally.js Fix type display in Gen 7 metas (#4655) 2018-05-21 17:27:23 -05:00
sleepclausemod.js Add tests for Sleep Clause Mod (#5171) 2019-02-16 12:47:22 -06:00
statuses.js Gen 1: Paralysis should not reapply stat drop because of a failed move (#5123) 2019-01-26 01:30:58 -06:00
statusmoves.js Refactor tests to use new makeChoices API (#4528) 2018-03-30 16:06:14 -05:00
trapmoves.js Refactor tests to use new makeChoices API (#4528) 2018-03-30 16:06:14 -05:00
turn-order.js Refactor tests to use new makeChoices API (#4528) 2018-03-30 16:06:14 -05:00
typechange.js Refactor tests to use new makeChoices API (#4528) 2018-03-30 16:06:14 -05:00
weather.js Refactor tests to use new makeChoices API (#4528) 2018-03-30 16:06:14 -05:00
weight.js Refactor tests to use new makeChoices API (#4528) 2018-03-30 16:06:14 -05:00