pokemon-showdown/test
Guangcong Luo 5c3d0f5eae Fix deterministic speed ties
We have apparently been sorting everything by switch-in order this
entire time, not just move redirection. This appears to be a mistake
in #5216

The actual bug fix is just the single line in `comparePriority`,
everything else is just documentation, and a bit of optimization of
how speed ties are resolved.

Fixes #6319
2021-04-10 09:41:22 -07:00
..
lib Add more style linting rules (#7537) 2020-10-19 02:42:28 -07:00
random-battles Fix typo in comment 2021-04-09 17:22:25 -07:00
replays Tests: Add a function to save a battle replay (#7692) 2020-11-29 22:08:01 +00:00
server Chat: Implement Discord spoilers (#7948) 2021-04-09 01:39:47 -07:00
sim Fix deterministic speed ties 2021-04-10 09:41:22 -07:00
tools/modlog Modlog: FIx converter bug in action-taker regex 2021-02-06 11:42:07 -08:00
assert.js Stop using assert.strict.strictEqual (#7515) 2020-10-14 01:19:03 -07:00
common.js Update Dex API (#8181) 2021-04-08 03:00:37 -07:00
main.js Chat monitor: Support unit tests (#7710) 2020-11-26 01:33:09 -08:00
users-utils.js Support destroying rooms in unit tests 2021-01-10 03:39:01 -08:00