pokemon-showdown/test/simulator/misc
Konrad Borowski a97b879e2d Prevent using Leppa Berry from triggering Endless Battle (#5158)
Previously, using Leppa Berry by itself caused Endless Battle Clause
to consider Pokemon to be stale. However, it is reasonable to use
Leppa Berry without an intent to cause an endless battle - for
instance to increase the PP of a move with a low PP.
2019-02-15 17:43:19 -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 Fix frozen battle with partial choices 2018-10-05 03:54:59 -05:00
critical.js Add a test for self-damage critical hits (#4954) 2018-11-04 10:55:49 -06:00
decisions.js Refactor tests to use new makeChoices API (#4528) 2018-03-30 16:06:14 -05: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 Test: Add Fusion Bolt and Fusion Flare 2018-04-08 01:25:58 -05: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
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