pokemon-showdown/test/simulator/misc
Guangcong Luo e709249a65 Fix frozen battle with partial choices
PS is inconsistent about which parts do or don't support partial
choices.

This change makes it so battle.choose no longer supports partial
choices, while side.choose still does.

This fixes the bug where making a partial choice caused a battle
freeze.
2018-10-05 03:54:59 -05: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
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
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 Validate species ID in factory-sets.json 2018-08-18 22:28:33 -05:00
silvally.js Fix type display in Gen 7 metas (#4655) 2018-05-21 17:27:23 -05:00
statuses.js Make formeChange handle relevant messages and ability changes (#4654) 2018-05-23 19:55:05 -04: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