pokemon-showdown/data
The Immortal 0b2cb6bda2 Random Battle: Few updates
- Reject Focus Punch, Sucker Punch, and Hidden Power when moves are
processed, not after (if they are the only attacking move)
- Simplify the checks for too many Dark moves by using the new type
counter; this should fix remaining Spiritomb issues as well
2015-11-28 14:13:08 +04:00
..
abilities.js Fix Serene Grace's interaction with Secret Power 2015-11-26 11:45:04 -05: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 Random Battle: Improve Genesect formes 2015-11-28 03:54:49 +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: Few updates 2015-11-28 14:13:08 +04: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