pokemon-showdown/test/simulator
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
..
abilities Tests: Remove unused const 2016-06-26 05:37:17 +04:00
items Test: Use the new common#createBattle method 2016-06-17 05:45:22 -05:00
misc Fix mod loading order 2016-10-23 14:17:13 -05:00
moves Performance: replace direct references to arguments with rest parametres (#2818) 2016-10-04 16:29:14 -07:00
index.js Remove .js extension from requires (#2725) 2016-08-30 00:04:40 -05:00