pokemon-showdown/data
Ivo Julca 4410843e5a Unhardcode alternate forme handling in random team generators
- Use the recently added `battleOnly` template property to handle formes not directly allowed in-battle.
- Implement utility method `checkBattleForme` to unify handling of Mega and Primal formes.
2015-11-11 20:28:13 -05:00
..
abilities.js Turn on strict mode globally for real 2015-11-08 15:38:15 -05:00
aliases.js Turn on strict mode globally for real 2015-11-08 15:38:15 -05:00
factory-sets.json Battle Factory: PU is now playable 2015-11-06 01:00:43 -05:00
formats-data.js Turn on strict mode globally for real 2015-11-08 15:38:15 -05:00
items.js Turn on strict mode globally for real 2015-11-08 15:38:15 -05:00
learnsets.js Turn on strict mode globally for real 2015-11-08 15:38:15 -05:00
moves.js Turn on strict mode globally for real 2015-11-08 15:38:15 -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 Unhardcode alternate forme handling in random team generators 2015-11-11 20:28:13 -05: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