pokemon-showdown/test/simulator/misc
Guangcong Luo f3dbfbe685 Refactor Decision -> Action
"Decision" and "Choice" were always kind of unclear, so Decision is now
Action. It should now be a lot clearer.

Actions are also now strongly typed.
2017-12-02 11:34:55 -06:00
..
choice-parser.js Refactor Decision -> Action 2017-12-02 11:34:55 -06:00
decisions.js Refactor Decision -> Action 2017-12-02 11:34:55 -06:00
dex.js Refactor simulator into new sim/ directory 2017-05-05 16:48:38 -05:00
eventemitter.js Make eslint rules stricter 2017-10-08 04:41:11 -05:00
faint-order.js Test faint order 2017-12-01 13:06:01 -06:00
inversebattle.js Make Inverse Battle test work without a format 2017-12-01 23:11:31 +08:00
random-teams.js Improve tests 2017-07-25 03:25:25 -04:00
statuses.js Fix Gen 2 paralysis Spe 2017-10-07 23:39:56 -05:00
statusmoves.js Rename Battle#on to Battle#onEvent 2017-05-05 16:48:38 -05:00
trapmoves.js Fix clearing volatiles (#4120) 2017-11-12 22:09:52 -05:00
turn-order.js Implement Ultra Burst 2017-11-17 00:01:09 -06:00
typechange.js Test: Use the new common#createBattle method 2016-06-17 05:45:22 -05:00
weather.js Fix Hail/Sandstorm damage regression 2017-05-18 06:29:25 -05:00
weight.js Rename Battle#on to Battle#onEvent 2017-05-05 16:48:38 -05:00