mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-05-15 08:22:02 -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 |
||
|---|---|---|
| .. | ||
| lib | ||
| battle.js | ||
| battledata.js | ||
| client-battle.js | ||
| client-chat-tournament.js | ||
| client-chat.js | ||
| client-ladder.js | ||
| client-mainmenu.js | ||
| client-rooms.js | ||
| client-teambuilder.js | ||
| client.js | ||
| search.js | ||
| storage.js | ||
| utilichart.js | ||