pokemon-showdown-client/js
Ivo Julca c821665d02 Improve handling of sprite data
- 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
2015-12-01 01:03:31 -05:00
..
lib Delete old jQuery file 2015-07-02 12:48:36 -04:00
battle.js Improve handling of sprite data 2015-12-01 01:03:31 -05:00
battledata.js Improve handling of sprite data 2015-12-01 01:03:31 -05:00
client-battle.js Rename battle.done to battle.ended 2015-11-30 18:11:05 -05:00
client-chat-tournament.js Fix tournament info message 2015-11-24 01:38:29 -05:00
client-chat.js Improve tab completion 2015-11-30 18:05:32 -05:00
client-ladder.js More consistently escape formats 2015-10-07 01:31:09 -04:00
client-mainmenu.js News tracking 2015-11-30 02:11:27 -05:00
client-rooms.js Add Meloetta icons to roomlist 2015-11-28 04:36:41 -05:00
client-teambuilder.js Refactor data storage 2015-11-28 04:36:41 -05:00
client.js Add icons to Change name and Log out 2015-11-29 20:16:26 -05:00
search.js Revert mode changes from recent style fixes 2015-07-14 19:00:58 -04:00
storage.js News tracking 2015-11-30 02:11:27 -05:00
utilichart.js Remove stray console logging in Teambuilder 2015-11-24 16:55:02 -05:00