pokemon-showdown/mods/gen4
Guangcong Luo 3b4d8b3ff0 Split random-teams.js out of scripts.js
Random team generation scripts are no longer in scripts.js, but instead
in a new file random-teams.js.

The scripts are now also no longer run from inside battles, but in a
new team generator object. This makes it easier for external scripts
to generate random teams by running Dex.generateTeam(format).
2017-07-25 02:59:59 -04:00
..
abilities.js Gen 4 Random Battle: Updates 2017-06-14 04:10:07 +04:00
formats-data.js Gen 4 Random Battle improvements (#3806) 2017-07-23 07:19:28 +04:00
items.js Gen 4: Fix crash damage interaction with Chople Berry (#3626) 2017-06-12 10:45:50 -05:00
moves.js Fix Metronome calling Gen 7 moves in Gen 6 battles (#3781) 2017-07-15 01:00:55 -05:00
pokedex.js Always use trailing comma for multiline objects 2016-01-01 00:20:07 +01:00
random-teams.js Split random-teams.js out of scripts.js 2017-07-25 02:59:59 -04:00
rulesets.js DPP: Update Evasion Abilities Clause 2017-04-03 21:26:33 +04:00
scripts.js Split random-teams.js out of scripts.js 2017-07-25 02:59:59 -04:00
statuses.js Make Gen 3 inherit from Gen 4 2016-11-14 09:18:30 -07:00