pokemon-showdown/data
Guangcong Luo 3a1fe75b13 Remove isViable from moves
It's a judgment call that doesn't belong among the other factual
information in `moves.ts`.

The information is still around; in the client's `battle-dex-search.ts`
in `BattleMoveSearch#moveIsNotUseless`. But now it's all in one place.

fb18721e82
2020-05-08 19:25:51 -07:00
..
mods Remove isViable from moves 2020-05-08 19:25:51 -07:00
abilities.ts Group zMove and maxMove attributes (#6652) 2020-05-04 20:21:27 -07:00
aliases.ts Support Unown formes 2020-04-30 14:16:56 -07:00
formats-data.ts Move Linoone to NUBL (#6649) 2020-05-03 15:58:22 -07:00
FORMES.md Update FORMES.md documentation for changesFrom 2020-04-28 17:40:23 -07:00
items.ts Refactor data definitions 2020-04-30 21:39:29 -07:00
learnsets.ts Gen 8 CAP learnset updates (#6636) 2020-05-04 19:05:28 +04:00
moves.ts Remove isViable from moves 2020-05-08 19:25:51 -07:00
pokedex.ts Fix Alcremie cosmetic forme names 2020-04-28 17:40:41 -07:00
random-teams.ts Random Doubles updates 2020-05-03 02:50:01 +04:00
rulesets.ts Group zMove and maxMove attributes (#6652) 2020-05-04 20:21:27 -07:00
scripts.ts Group zMove and maxMove attributes (#6652) 2020-05-04 20:21:27 -07:00
statuses.ts Refactor data definitions 2020-04-30 21:39:29 -07:00
typechart.ts