Ivo Julca
2b5e3bab10
Minor style fixes in data files
2015-01-12 00:11:48 -05:00
The Immortal
ae9363ae90
Update check for 3 perfect IVs
...
"Undiscovered" egg group Pokemon caught in the wild in gen 6 must have
at least 3 perfect IVs.
2014-12-24 23:15:58 +04:00
The Immortal
f25a2dde3d
Fix gen 6 legends with less than 3 perfect IVs
...
Gen 6 legendary Pokemon must have at least 3 perfect IVs.
2014-12-24 22:07:51 +04:00
The Immortal
2049d542ea
Add Hoenn Pokedex rule
2014-12-23 15:33:15 +04:00
Ivo Julca
85a47df88a
Freeze Clause is a mod
2014-12-19 20:13:02 -05:00
Pikachuun
ca47d43c1f
Add -ate Clause
...
-ate abilities are only limited to 1 per team, total (so no Aerilate +
Pixilate or Double Aerilate).
2014-12-15 12:58:55 -05:00
Ivo Julca
aad4077c0e
Implement banlist exception "Allow CAP"
...
- Checked in Pokemon rule to ignore NonStandard checks for CAP.
- Fixes the issue of CAP's banlist lagging behind OU's after suspect tests.
2014-12-05 12:17:05 -05:00
Joimer
845af33c98
Implement Mega Rayquaza Ban for Ubers
...
Mega Rayquaza is banned from Ubers.
However, Rayquaza with the move Dragon Ascent is allowed.
It is thus necessary to add a mod rule, Mega Rayquaza Ban Mod,
which flags Rayquaza as not mega evolveable.
2014-11-30 00:00:06 +01:00
The Immortal
bcf19608c9
Update Mega Rayquaza
...
Rayquaza does not have a mega stone; it can mega evolve with the move
Dragon Ascent.
2014-11-21 16:26:56 +04:00
The Immortal
1a8c22401e
Sylveon set is also legal
2014-11-21 01:26:11 +04:00
The Immortal
643a18afe0
ORAS updates
...
- Released Cosplay Pikachu
- Updated learnsets
- Updated NEXT
- Removed ORAS mod
- Removed hardcoded set bans that are now legal
2014-11-21 01:21:16 +04:00
The Immortal
a8689a5a10
Primal formes can't be used directly
2014-10-18 13:31:03 +04:00
The Immortal
8f8c480931
Prevent unobtainable shiny Pokemon
2014-10-08 01:43:24 +04:00
小太
fe37f3b6a7
Apply jscs to the data files as well
2014-09-30 18:34:16 +10:00
The Immortal
6b5fc8fdff
Ban Genesect forms in Monotype
2014-09-18 17:27:54 +04:00
NaniMan
d210533735
Monotype ban
...
Genesect is banned from Steel teams.
2014-09-14 22:53:26 +10:00
The Immortal
12dbe18fd8
Rename OU Monotype to Monotype
...
It causes confusion because OU Monotype implies it follows the OU banlist when in fact it allows certain Ubers, and has its own bans of OU Pokemon.
2014-08-31 20:39:00 +04:00
NaniMan
fffa63c6bb
Monotype bans updated
...
Kyurem-White and Shaymin-Sky have been unbanned. However, they are now
type banned under Dragon and Flying respectively.
2014-08-29 13:39:41 +10:00
Ivo Julca
5e47021789
Implement new Monotype bans
...
Also, validateTeam now gets passed the list of stuff contained in the team as an extra parameter.
2014-08-28 02:00:23 -05:00
Slayer95
1f88c6939f
Move EV spread legality check below the "legality line"
2014-08-19 01:10:36 -05:00
Pikachuun
fa620a99d5
Enforce the 510 EV limit
...
By moving the EV block from team-validator.js to rulesets.js’s Pokemon ruleset, the 510 EV limit is enforced in Balanced Hackmons. The other block regarding abilities is still in team-validator.
2014-08-17 12:49:14 -04:00
Guangcong Luo
79ffb12c77
Tweak HP Percentage Mod description
2014-08-13 15:54:00 -04:00
Guangcong Luo
12b673bb49
Fix style errors; update gulpfile
...
I used a hack to make the multiple declaration errors go away,
so all that remained in jsHint were actual errors, which I've
now mostly fixed.
All this linting ended up uncovering one actual bug: Uproar's
message not showing. It's a very minor bug in a move no one uses,
so I'm going to fold it into this commit.
2014-08-10 18:06:44 -04:00
V4Victini
8c330d398e
Revert "Keldeo needs to be in Resolute form for Secret Sword"
...
This reverts commit aec4875dac .
2014-07-25 15:07:18 -04:00
The Immortal
aec4875dac
Keldeo needs to be in Resolute form for Secret Sword
...
It was only in BW1 when it didn't because the form wasn't in the game
2014-07-25 18:54:07 +04:00
The Immortal
48b05e1ccb
Remove Swagger Clause from Standard Ubers
2014-07-18 02:31:19 +04:00
The Immortal
3f30fc6a63
Add Diancie to Standard GBU bans
2014-07-17 18:47:56 +04:00
The Immortal
0035dc9a86
Update Baton Pass Clause
2014-07-10 02:20:04 +04:00
The Immortal
c6ab639fcb
Update Other Metagames
...
- Added new OM of the Month: Mediocremons
- Replaced OU Theorymon with Pokemon Throwback
- Added Almost Any Ability ladder
- Removed Ability Exchange
- Reordered OMs to match /om all
2014-06-30 18:15:20 +04:00
The Immortal
9cf6f18ded
Update formats/rules
...
- Reverted ac3c83e8b1
- Added new clauses to OMs that follow OU
2014-06-26 13:29:12 +04:00
The Immortal
ac3c83e8b1
Add Swagger Clause to the Standard ruleset
2014-06-25 13:58:08 +04:00
V4Victini
bbeaba6b4e
Implement Swagger Clause in Ubers
2014-06-22 18:59:59 -04:00
Slayer95
60d8ddd382
Implement Baton Pass Clause
2014-06-15 15:59:08 -05:00
sirDonovan
574b8725bd
Hardcode Huntail Illegality
...
Shell Smash + Sucker Punch
2014-05-26 02:29:19 -05:00
Slayer95
4b19e82615
Fix forme legality check for Keldeo and Meloetta
...
- Keldeo Resolute is now playable again.
- Meloetta-P is automatically changed to Meloetta-A if it knows Relic Song.
2014-05-04 21:59:35 -05:00
The Immortal
0e50e06f37
Don't tier Arceus seperately
...
Arceus was not included in 9050bb4a25
2014-04-30 18:15:41 +04:00
Guangcong Luo
c8c248ef40
Merge pull request #868 from Slayer95/master
...
Fix PotD rule not being shown
2014-04-23 03:40:08 -05:00
V4Victini
77e524d41a
Hardcode some illegality bans
2014-04-23 01:24:20 -04:00
Slayer95
67d042377a
Fix PotD rule not being shown
2014-04-22 15:39:58 -05:00
The Immortal
fbf4e48f59
Fix regex
2014-04-22 11:40:03 +04:00
小太
5c8fc7b982
Space after function for anonymous functions
2014-04-22 01:58:16 +10:00
小太
6fb3bc332a
Spaces around operators and === instead of ==
2014-04-22 01:56:11 +10:00
TalkTakesTime
9b540ad5ce
Add Ability Clause for BH
2014-04-06 17:02:49 +12:00
Juanma Serrano
051b22e979
Update Smogon Doubles UU and Ubers rulesets
...
Remove Sleep Clause from other Doubles metagames.
Add a ruleset for Doubles to easily change global doubles rules.
2014-04-04 12:00:27 +02:00
V4Victini
3513138898
Correct last Team Preview commit
...
Incorrect regular expression
2014-03-19 02:36:50 -04:00
V4Victini
861e79be5f
Team Preview: Disguise default formes as well
2014-03-18 08:13:19 -04:00
Guangcong Luo
5192632be5
Real GBU banlist according to Theorymon
2014-03-04 03:02:43 -05:00
The Immortal
bad541a276
Revert previous change
...
Apparently Rotom doesn't need the moves
2014-02-15 22:47:49 +04:00
The Immortal
2c1cb9cd1c
Rotom formes require their special move
2014-02-15 15:46:08 +04:00
Quinella
7192f8e555
Remove 'legal' banlist; no longer needed
2014-02-14 19:43:56 +01:00