pokemon-showdown/test/sim
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
..
abilities
items
misc Fix deterministic speed ties 2021-04-10 09:41:22 -07:00
moves Fix deterministic speed ties 2021-04-10 09:41:22 -07:00
tools
choice-parser.js
data.js
decisions.js
dex.js
events.js
team-validator.js Remove duplicate test 2021-04-09 23:44:05 -05:00