pokemon-showdown/sim
Guangcong Luo 8473c3f4fa Improve test engine
New functions:

battle.makeChoices([side 1], [side 2]);

Intended to be a replacement for the previous .choose/.commitDecisions
API.

If we can get all the test code on it, we can maybe finally actually
deprecate LEGACY_API_DO_NOT_USE.

It's now used in Healing Wish, where I think it makes a very readable
test.
2017-11-30 10:56:01 -06:00
..
battle.js Improve test engine 2017-11-30 10:56:01 -06:00
dex-data.js Fix generation for totem mons (#4177) 2017-11-24 18:56:33 -06:00
dex.js Put Rockruff-Dusk's template into the cache (#4185) 2017-11-26 10:02:46 -06:00
index.js TypeScript: Improve Sim typing (#4069) 2017-10-20 07:53:26 -05:00
pokemon.js Fix Healing Wish properly 2017-11-30 10:39:21 -06:00
prng.js Split random-teams.js out of scripts.js 2017-07-25 02:59:59 -04:00
side.js Support switching to pokemon by name 2017-11-30 10:56:01 -06:00
team-validator.js Fix set name in validation reasons (#4181) 2017-11-25 19:08:06 -06:00