mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-20 14:08:15 -05:00
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 |
||
|---|---|---|
| .. | ||
| abilities | ||
| items | ||
| misc | ||
| moves | ||
| tools | ||
| choice-parser.js | ||
| data.js | ||
| decisions.js | ||
| dex.js | ||
| events.js | ||
| team-validator.js | ||