pokemon-showdown/test
Guangcong Luo 3b4d8b3ff0 Split random-teams.js out of scripts.js
Random team generation scripts are no longer in scripts.js, but instead
in a new file random-teams.js.

The scripts are now also no longer run from inside battles, but in a
new team generator object. This makes it easier for external scripts
to generate random teams by running Dex.generateTeam(format).
2017-07-25 02:59:59 -04:00
..
application Revert "ProcessManager: refactor, fix memory leak, use Typescript (#3706)" 2017-07-02 08:11:18 -04:00
chat-plugins Trivia: fix crash in Trivia#destroy, pause when too many players absent (#3531) 2017-05-13 19:35:57 -05:00
dev-tools/eslint Remove .js extension from requires (#2725) 2016-08-30 00:04:40 -05:00
simulator Split random-teams.js out of scripts.js 2017-07-25 02:59:59 -04:00
.eslintrc Modify data and mods files to follow style rules 2016-01-01 00:18:00 +01:00
assert.js Refactor BattleEngine 2016-10-22 23:11:26 -05:00
common.js Finish renaming tools to dex (#3526) 2017-05-12 17:11:30 -05:00
main.js Replace fs module (#3686) 2017-06-24 13:42:54 -07:00
mocha.opts Tests: refactor test/main.js, remove test/simulator/index.js (#3565) 2017-06-02 01:21:47 -05:00