pokemon-showdown/test/sim
Guangcong Luo 7a90fa7622 Fix DW and baby-only move compatibility checking
PS already tracks which evolution level an egg move or event pokemon
learns a move from, but apparently this was not tracked for DW moves.

This fixes a compatibility interaction between DW Marill and Azurill
moves.
2019-11-11 04:41:51 +13: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 Move simulator harness to sim/tools (#5451) 2019-04-18 04:17:07 +09:30
choice-parser.js Test: Update folder structure to match source code (#5436) 2019-04-14 23:57:06 +09:30
decisions.js Test: Update folder structure to match source code (#5436) 2019-04-14 23:57:06 +09:30
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 Fix DW and baby-only move compatibility checking 2019-11-11 04:41:51 +13:00