pokemon-showdown/data
Guangcong Luo d9b431b7c2 Stop converting set values to names
Because of the way fastUnpackTeam works, it's currently a reasonable
assumption that all the values in a `set` are IDs, and various parts
of the code have started to rely on that assumption.

Removing some old code to try to guarantee that the values in a `set`
are names allow us to work towards a new guarantee that `set` values
are IDs.

Closes #2553
2017-02-24 01:38:45 -06:00
..
abilities.js Fix Trace 2017-02-18 23:04:28 -05:00
aliases.js Add Pokestar Studios SFX props and actors (#3205) 2017-02-19 16:17:06 -06:00
factory-sets.json Battle Factory: Huge Ubers update 2016-09-09 07:00:39 -05:00
formats-data.js Refactor event validator 2017-02-24 00:38:47 -06:00
items.js Release Mewnium Z 2017-01-25 07:30:06 +04:00
learnsets.js Validator: Support Gen 1 Virtual Console moves 2017-02-23 05:23:14 -06:00
moves.js Make Copycat fail to copy Baneful Bunker 2017-02-24 00:57:40 -06:00
pokedex.js Fix Smeargle forme name 2017-02-19 20:56:35 -06:00
rulesets.js Stop converting set values to names 2017-02-24 01:38:45 -06:00
scripts.js Random Battle: Reject Sheer Force Conkeldurr (#3277) 2017-02-23 02:04:28 -06:00
statuses.js Correct crit ratio boosting Z-Effect 2016-12-18 11:06:55 -05:00
typechart.js Implement immunity of Dark-types to Prankster 2016-11-18 00:35:52 -05:00