pokemon-showdown/data/mods/gen6
Guangcong Luo 9659511ff1 Refactor queue to new BattleQueue class
Previously, battle queue stuff was just strewn around `battle.ts`.
This gives it a new home: `battle-queue.ts`.

This was intended to make `battle.ts` slightly more tractable, although
the difference is so small that maybe I shouldn't bother. Oh, well,
every little bit helps.
2020-02-12 13:30:47 -08:00
..
abilities.js Fix bugs with secondary/ability order 2020-02-08 08:07:39 -08:00
factory-sets.json Move server code to server/ 2019-02-03 16:07:06 -06:00
formats-data.js Improve validation for unobtainable Pokemon 2019-12-25 00:35:39 +04:00
items.js Fix bugs with secondary/ability order 2020-02-08 08:07:39 -08:00
learnsets.js CAP: Properly handle learnset updates (#6214) 2019-12-24 02:49:29 +04:00
moves.js Refactor queue to new BattleQueue class 2020-02-12 13:30:47 -08:00
pokedex.js Clean up data 2019-11-15 15:40:08 +04:00
random-teams.js Random Battle updates 2020-01-07 22:07:09 +04:00
scripts.js Fix remaining build errors 2019-11-16 06:08:48 +13:00
statuses.js Fix Dynamax stat handling 2019-12-04 09:25:46 +09:00
typechart.js Move server code to server/ 2019-02-03 16:07:06 -06:00