Commit Graph

43 Commits

Author SHA1 Message Date
Marty-D
3f13e8c085 Unban Freeze Shock and Ice Burn from Balanced Hackmons.
- the two-turn Assist bug is fixed
2012-09-22 23:26:27 -03:00
Guangcong Luo
d185fcc790 Add alternate name for suspect test format 2012-09-13 22:00:54 -07:00
Guangcong Luo
022e010ac0 Unban evasion items from Evasion Clause 2012-09-13 16:58:06 -07:00
Bill Meltsner
5dc9e7893d Fix Skymin being usable in the Suspect Test format. 2012-09-01 19:52:19 -07:00
Guangcong Luo
6bcbe6de21 Fix OU suspect test bans 2012-08-31 20:00:38 -07:00
Guangcong Luo
d8e59c030a Add Garchomp suspect test tier 2012-08-28 23:12:55 -07:00
Guangcong Luo
d66c45000c Fix Giratina ability enforcement
(won't happen in Hackmons anymore)
2012-08-22 19:31:32 -07:00
Guangcong Luo
8782ecee6d Simplest fix for the Giratina ability issue 2012-08-20 23:25:15 -07:00
TheImmortal
825b3a766d Darkrai is now being tested in DW OU 2012-08-11 04:03:13 +04:00
Bill Meltsner
cd5bf89883 Rename the BW-only mod to conform to the ID scheme. 2012-08-01 21:47:26 -05:00
TheImmortal
3d572ce639 Soul Dew & Drizzle + Swift Swim are banned in DW OU 2012-07-22 10:03:20 +04:00
Antar1011
0d5db9483a Challenge Cup 2012-07-10 09:47:35 -04:00
Antar1011
95f997608e DW UU Updates 2012-07-10 07:26:50 -04:00
Bill Meltsner
1f00e0daf2 CAP should be BW2 meta, apparently. 2012-07-09 23:17:48 -05:00
Bill Meltsner
66636da307 The Mollux playtest is over. 2012-07-09 22:16:01 -05:00
TheImmortal
10915a7790 Kyurem-B & Kyurem-W are banned from DW OU 2012-07-09 00:23:20 +04:00
Bill Meltsner
eb153e7427 Implement recursive rules for formats.
A format will inherit rulesets and banlists from any rules specified in its ruleset which contain their own rulesets or banlists. For instance, UU can inherit OU's rules and bans, while adding its own tier bans and weather bans.
2012-07-08 02:40:00 -05:00
Bill Meltsner
eb28c7eb2d Factor out OHKO and Evasion bans into clauses. 2012-07-08 02:39:59 -05:00
Bill Meltsner
3dc7be8520 Implement Freeze Clause. 2012-07-08 02:39:58 -05:00
Bill Meltsner
0bfb16e87d Fix DW tier names. 2012-07-08 02:39:56 -05:00
Bill Meltsner
4f7ee84bd6 Capitalize Pokemon.
IT MATTERS, OKAY?!
2012-07-08 01:14:30 -05:00
小太
580a0546ea Allow random teams with haxmons and show haxmons for challenges 2012-07-07 14:16:58 +10:00
Guangcong Luo
125ede327f Gen next changes:
- several bugfixes and new features
- see GEN-NEXT.md for details
2012-07-06 16:50:20 -04:00
Guangcong Luo
d8c4c92d04 More fixes to NEXT:
- see GEN-NEXT.md for details
2012-07-06 05:07:24 -04:00
Guangcong Luo
21cdf0dd8e Add Gen Next to formats 2012-07-05 13:33:12 -07:00
Guangcong Luo
c431b7d769 Rename the gen 4 formats: mod should go at the beginning 2012-07-05 13:33:11 -07:00
小太
4966ac4e6d haxclause fix 2012-07-02 17:46:52 +10:00
Bill Meltsner
b79c6614ad Fix Sleep Clause message. 2012-07-01 18:00:26 -05:00
Bill Meltsner
a60e4d024f July 2012 tier updates. 2012-07-01 02:00:46 -05:00
Bill Meltsner
2d468e8a6e Fix forme names in DW OU/UU banlists. 2012-06-30 15:31:14 -05:00
Antar1011
13e4a1b5cf Added Dream World tiers 2012-06-27 02:33:23 -03:00
Bill Meltsner
548bdbc79c Soul Dew is released. 2012-06-25 21:19:31 -05:00
Guangcong Luo
4ab519c94f Make sure Arceus is sent correctly in team preview 2012-06-24 19:46:18 -07:00
Bill Meltsner
2e2052ceba Add the Mollux playtesting tier. 2012-06-24 12:40:07 -05:00
Bill Meltsner
24ae6d5401 Revert "Automatically decide between Keldeo and Keldeo-R"
This reverts commit 78548ce010.
2012-06-23 16:27:40 -05:00
Guangcong Luo
78548ce010 Automatically decide between Keldeo and Keldeo-R 2012-06-23 13:35:51 -07:00
Bill Meltsner
c9746241b2 Keldeo-Resolution should be usable, but only with Secret Sword. 2012-06-23 12:18:56 -05:00
Guangcong Luo
4001463370 Only show debug messages in debug mode 2012-06-23 00:59:42 -07:00
Bill Meltsner
83606de39f Temporarily ban Freeze Shock and Ice Burn from Balanced Hackmons until we get our act together with two-turn moves. 2012-06-22 22:49:10 -05:00
Bill Meltsner
e80b207533 UU banned Sand Stream. 2012-06-22 18:26:57 -05:00
Bill Meltsner
2c9aa8e842 Hide Arceus formes in Team Preview.
This is to better match the cartridges, which only display the icons in team preview, thus making it impossible to tell what forme a given Arceus is in. The real forme of the Arceus is still visible to the owner when mousing over the button (and in the name if the Pokemon isn't nicknamed).
2012-06-21 02:52:21 -05:00
Guangcong Luo
cb4aae18a3 formats.js can now list alternate gens 2012-06-16 15:50:34 -07:00
Guangcong Luo
e73c587e7d Move a bunch of files into data/
also take this opportunity to rename movedex.js -> moves.js
2012-06-08 14:25:45 -07:00