pokemon-showdown/sim/tools
Guangcong Luo 2f805c93a2
Remove "Battle" prefix from data exports (#7039)
`BattlePokedex` is now `Pokedex`, `BattleItems` is now `Items`, etc.

I also renamed `Movedex` to `Moves` and `Statuses` to `Conditions`.

`TypeChart` isn't `Types` yet, because unlike the others, it's not
indexed by ID. That should probably be fixed one day.
2020-07-24 12:42:26 -07:00
..
exhaustive-runner.ts Remove "Battle" prefix from data exports (#7039) 2020-07-24 12:42:26 -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 Normal |t:| protocol message in Runner's DualStream 2020-07-21 13:35:53 -07:00