pokemon-showdown/test
Guangcong Luo 02055d3d17 Fix mod loading order
Sometimes mods would mess up if they were loaded in the wrong order.
Specifically, some autogenerated properties of e.g. moves need to be
recalculated for mods.

Anyway, the entire cache system is replaced with a newer, faster,
slightly-more-memory-intensive-but-only-slightly cache system, which
no longer has these kinds of loading order issues.
2016-10-23 14:17:13 -05:00
..
application
chat-plugins Fix mod loading order 2016-10-23 14:17:13 -05:00
dev-tools/eslint
simulator Fix mod loading order 2016-10-23 14:17:13 -05:00
.eslintrc
assert.js Refactor BattleEngine 2016-10-22 23:11:26 -05:00
common.js Refactor BattleEngine 2016-10-22 23:11:26 -05:00
main.js
mocha.opts