pokemon-showdown/data/mods/letsgo
Guangcong Luo 7a023746ba
Refactor battle.dex out of battle (#5851)
In most other similar systems, like TeamValidator, we use `thing.dex` instead of having it extend `ModdedDex`. Battle has always extended `ModdedDex`, though. This changes Battle to match the others.

This should fix an issue with `Battle.data` not being cached.

This also frees up Battle to extend ObjectReadWriteStream<string> in a future update.
2019-10-06 07:38:08 +11:00
..
formats-data.js Make isNonstandard specify reason for non-standardness (#5330) 2019-03-22 01:49:22 +09:00
learnsets.js Move server code to server/ 2019-02-03 16:07:06 -06:00
moves.js Refactor battle.dex out of battle (#5851) 2019-10-06 07:38:08 +11:00
pokedex.js Move server code to server/ 2019-02-03 16:07:06 -06:00
random-teams.js Refactor battle.dex out of battle (#5851) 2019-10-06 07:38:08 +11:00
rulesets.js New validator (#5840) 2019-10-06 04:21:30 +11:00
scripts.js Refactor battle.dex out of battle (#5851) 2019-10-06 07:38:08 +11:00