pokemon-showdown/test/sim
Guangcong Luo d6752954ef Further improve validator
- Tyranitar egg moves are fixed

- Staravia egg moves are now properly supported
  (9742ecf62f was a hack that caused the Tyranitar problem)

- Some Pokemon evolve by having a move in their learnset (like Piloswine
  with Ancient Power). These can only carry three other moves from their
  prevo, because the fourth move must be the evo move. This restriction
  doesn't apply to gen 6+ eggs, which can get around the restriction with
  the relearner.

Fixes #2287

(Except Shiftry and friends, but those are already tracked in
`rulesets:obtainablemoves`.)
2019-10-10 06:33:33 +11:00
..
abilities Refactor battle.dex out of battle (#5851) 2019-10-06 07:38:08 +11:00
items Refactor battle.dex out of battle (#5851) 2019-10-06 07:38:08 +11:00
misc Fix EBC for external staleness via consumed Leppa 2019-10-05 15:41:18 -07:00
moves Refactor battle.dex out of battle (#5851) 2019-10-06 07:38:08 +11:00
tools
choice-parser.js
decisions.js
dex.js Remove import = and export = 2019-05-16 01:27:07 +04:00
events.js Refactor battle.dex out of battle (#5851) 2019-10-06 07:38:08 +11:00
team-validator.js Further improve validator 2019-10-10 06:33:33 +11:00