pokemon-showdown/config
Juanma Serrano 43a5be411c Implement Random Doubles Battle
This commit implements the Random Doubles Battle format,
a format awaited by hundreds of players.
This first version uses singles viable moves for the movepool
while Doubles team works on the project of gathering viable
moves for all Doubles Pokémon.

The team maker and set maker are slightly different,
choosing items and abilities more useful in doubles, capitalising
less on tiering and more on BST, and changing move priorities.

This is a first version that should be kept updated with new
and better mechanics for its own Team Making algorithms.
2014-02-10 14:28:16 +01:00
..
avatars Changes to static file serving 2013-04-24 20:41:49 -06:00
commands.js Fix megaSearch and all interaction in dexsearch 2014-02-10 20:56:37 +13:00
config-example.js Move Player above Moderator for modchat 2014-01-14 21:28:20 -08:00
custom-example.css Changes to static file serving 2013-04-24 20:41:49 -06:00
formats.js Implement Random Doubles Battle 2014-02-10 14:28:16 +01:00