pokemon-showdown/data
Kevin Lau d8deac0e58 Random Battle Refactor: Track damaging moves of each type
Adds counters for each type in queryMoves. Many updates to ability checks
were also needed.

Also, update Random Double Battles to use teamDetails like Singles.
2015-11-23 16:22:32 -08:00
..
abilities.js Revert 629f6f381a 2015-11-18 22:22:34 +04:00
aliases.js Add missing forme aliases: Gourgeist and Megas 2015-11-22 04:42:13 -05:00
factory-sets.json Battle Factory: PU is now playable 2015-11-06 01:00:43 -05:00
formats-data.js PU is having a suspect test 2015-11-16 17:28:16 +04:00
items.js Fix Air Balloon showing during Gravity 2015-11-20 12:19:34 -05:00
learnsets.js Add Tyranitar and Zygarde events 2015-11-15 22:56:20 +04:00
moves.js Stop running Pursuit if the user has fainted 2015-11-22 18:00:06 -05:00
pokedex.js Turn on strict mode globally for real 2015-11-08 15:38:15 -05:00
rulesets.js Properly iterate moves in OHKO Clause 2015-11-08 22:19:46 -05:00
scripts.js Random Battle Refactor: Track damaging moves of each type 2015-11-23 16:22:32 -08:00
statuses.js Use strict mode and let and const instead of var 2015-11-06 21:56:52 -05:00
typechart.js Turn on strict mode globally for real 2015-11-08 15:38:15 -05:00