pokemon-showdown/test
Guangcong Luo f3e45fbb72 Move server code to server/
Also move mods/ to data/mods/

This makes PS more monorepo-like. The intent is to further separate
the sim and the server code, but without fully committing to splitting
the repository itself.

We now support `./pokemon-showdown start` in addition to
`./pokemon-showdown`. I'm not clear which I want to be the default
yet.
2019-02-03 16:07:06 -06:00
..
application Move server code to server/ 2019-02-03 16:07:06 -06:00
chat-plugins Move server code to server/ 2019-02-03 16:07:06 -06:00
simulator Gen 1: Paralysis should not reapply stat drop because of a failed move (#5123) 2019-01-26 01:30:58 -06: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 Refactor battle stream system 2018-01-28 21:06:49 -06:00
main.js Move server code to server/ 2019-02-03 16:07:06 -06:00
mocha.opts Remove validate-conditionals eslint rule 2018-01-19 13:25:10 -06:00