mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-05-06 13:39:48 -05:00
- Don't try to use nonexistent resources for CAP or recent Pokémon in old-gen battles. - Don't try to play invalid cries. - Do use Substitute old-gen sprites according to the played gen. This also removes Substitutes' being numbered as 0, and adds to its animation data a `exists` flag set to `false`. Fixes #562 |
||
|---|---|---|
| .. | ||
| abilities.js | ||
| aliases.js | ||
| factory-sets.json | ||
| formats-data.js | ||
| formats.js | ||
| graphics.js | ||
| items.js | ||
| learnsets-g6.js | ||
| learnsets.js | ||
| moves.js | ||
| pokedex-mini-bw.js | ||
| pokedex-mini.js | ||
| pokedex.js | ||
| protocol.txt | ||
| rulesets.js | ||
| scripts.js | ||
| search-index.js | ||
| statuses.js | ||
| typechart.js | ||