pokemon-showdown/sim/tools
Kirk Scheibelhut 36b5b48d79 Add Gen 8 support for RandomPlayerAI and sim tools
- add support to the RandomPlayerAI for Dynamaxing
 - add support to ExhaustiveRunner for Gigantamax Pokemon
 - simplify range logic in RandomPlayerAPI
 - handle crash from toID (needed by data/scripts.js) and Config
	(needed if a Battle takes long enough to potentially allow for
	requesting ties) globals not being defined
 - mark Gen 8 formats as runnable by the runners
2020-03-08 20:56:59 -07:00
..
exhaustive-runner.ts Add Gen 8 support for RandomPlayerAI and sim tools 2020-03-08 20:56:59 -07:00
multi-random-runner.ts Add Gen 8 support for RandomPlayerAI and sim tools 2020-03-08 20:56:59 -07:00
random-player-ai.ts Add Gen 8 support for RandomPlayerAI and sim tools 2020-03-08 20:56:59 -07:00
runner.ts Improve eslintrc 2020-03-06 22:35:55 -08:00