Commit Graph

844 Commits

Author SHA1 Message Date
Joim
4e64be4447 Add Stealth Rockless OU format
The OU council needs an OU format with no Stealth Rock to study the impact on the metagame this change would have, to be able to decide on a Stealth Rock ban in gen 6, which will shape the gen 6 OU metagame.
This metagame is not the same as a suspect test, so it cohabitates with regular OU and any ongoing suspect.
More info: http://www.smogon.com/forums/showpost.php?p=4725140&postcount=196
2013-06-21 10:35:27 +02:00
Guangcong Luo
8b5e94e06f Fix an obscure Substitute-related crash 2013-06-20 06:22:30 -05:00
Marty-D
5e0acfb56b Correct previous commit. 2013-06-19 21:28:50 -04:00
Marty-D
5d1db9bb71 Remove redundant force-switch fail message.
- Suction Cups, Ingrain, and Soundproof have their own messages.
2013-06-19 20:41:15 -04:00
Guangcong Luo
0c53bd7e98 Fix self-secondaries not activating 2013-06-19 17:57:27 -05:00
Guangcong Luo
fc9725efad Show a fail message when force-switch moves fail 2013-06-19 17:29:01 -05:00
Marty-D
78b4cffc02 Make sure Shed Skin doesn't try curing 'fnt'. 2013-06-17 14:49:43 -04:00
Guangcong Luo
d66e619f79 Fix some redundant failure messages 2013-06-17 11:08:47 -05:00
Marty-D
31a34cc86d Fix Bide.
Gen 5: Can't hit Ghost-types.
Gen 4: Can hit Ghost-types.
Gen 3: Can't hit Ghost-types.
2013-06-17 11:11:24 -04:00
Guangcong Luo
b43ff0b645 Nearly all move failures now display a message 2013-06-16 03:41:00 -07:00
Guangcong Luo
cca66ef1fe Fix some doubles incompatibilities
Specifically, pokemon.id should never be passed to battle.add()
2013-06-16 03:18:32 -07:00
Marty-D
2a735ebb8c Fix rulesets. 2013-06-14 23:04:15 -04:00
Marty-D
645f30ccaa OU is having a suspect test. 2013-06-14 20:31:46 -04:00
Marty-D
94f5f20179 Ubers Sleep Clause testing is over. 2013-06-14 20:17:23 -04:00
Marty-D
206ce377e0 Fix Ring Target. 2013-06-13 21:16:11 -04:00
Cathy J. Fitzpatrick
f885d64601 Struggle does not require PP 2013-06-11 17:44:14 -06:00
Cathy J. Fitzpatrick
0aadcf0243 Correct mechanics when trying to use a 0 PP move
There are two cases where a pokemon might attempt to execute a move
with zero PP:

- a move which had PP when selected, but whose PP was subsequently
  reduced to 0 by Spite; and

- a case where a pokemon has multiple copies of the same move, in
  which case it will always be possible to select the move, but it
  will not be executed if it has 0 PP.

Attempting to use a move with zero PP should not succeed.
2013-06-11 02:15:26 -06:00
Marty-D
5ad404001c Limit one of each move less repetitively. 2013-06-10 16:14:28 -04:00
Marty-D
743c85127c Fix Transform.
- Gen 5: User cannot Transform if it or the target is already
Transformed.
- Gens 2-4: User cannot Transform if the target is already Transformed.
- Gen 1: User can Transform in both situations.
2013-06-10 11:52:25 -04:00
Marty-D
a5796b98c7 Correct references to Grip Claw's effect. 2013-06-09 18:26:52 -04:00
Marty-D
bb3d870db7 Fix Gastro Acid.
- Ability should be ignored, not replaced.
- Also the effect can be Baton Passed.
2013-06-08 20:08:00 -04:00
Marty-D
bf5750a5f5 Gen V: Display Abilities swapped by Skill Swap. 2013-06-07 20:43:33 -04:00
The Immortal
2993b14e27 Remove Pain Split from Swalot 2013-06-04 01:31:45 +04:00
The Immortal
cbf9f36d65 Correct "Swift Swift" mistake 2013-06-04 01:31:00 +04:00
Joimer
cc0efcbc47 June Jubilee: Add Hariyama and Aggron to the Pokémon pool
Added Hariyama with Surf and Aggron with Surf to the list of summer Pokémon to June Jubilee as per player request.
2013-06-03 15:15:09 +02:00
Joimer
b2fb0dc62c June Jubilee: Better message for North Dakota
Since weather can be controlled by players, the message upon clear skies North Dakota is now re-worded so it always makes sense.
2013-06-03 15:12:06 +02:00
Joimer
3e534b1281 June Jubilee: Add Sleep Clause
Added Sleep Clause to June Jubilee as apparently it's abused commonly.
2013-06-03 15:10:49 +02:00
brehvgc
e01d682339 Update learnsets.js
Nosepass cannot legally learn Head Smash
2013-06-02 21:49:40 -06:00
Cathy J. Fitzpatrick
ee0cf88f7c Revert "Correct turn order mechanics"
This reverts commit c21674c835.
2013-06-02 15:15:54 -06:00
Cathy J. Fitzpatrick
c21674c835 Correct turn order mechanics
1) For the purpose of action sorting, a Pokemon's effective speed is
   `speed & 8191`.

2) Trick Room works by replacing a Pokemon's speed by `0x2710 - speed`.
2013-06-02 15:12:59 -06:00
Bill Meltsner
aab4a0eb35 Fix abilities which block stat decreases, for real this time.
Now, those abilities will not report their activation if the stat drop would have been caused by a secondary effect.
They will also only report their activation once, even if multiple stats would have been lowered.
2013-06-01 22:34:21 -07:00
Bill Meltsner
f9cc37ff64 Clear Body should not display an activation message. 2013-06-01 19:17:35 -06:00
Guangcong Luo
d8e5390e0d Mewtwo is banned in 1v1 2013-06-01 14:37:52 -07:00
Marty-D
cd9e7ae25b Missed one typo. 2013-06-01 16:30:57 -04:00
Marty-D
60baa43235 Fix Seasonal Pokemon list, take 1v1 out of debug. 2013-06-01 16:18:37 -04:00
Guangcong Luo
935a9538b1 Spell Giratina correctly 2013-06-01 12:56:11 -07:00
Guangcong Luo
f5794561b1 Fix 1v1 banlist 2013-06-01 12:25:15 -07:00
Joimer
2031e3f1de June Jubilee: Fix grammatical mistakes and name mistakes 2013-06-01 20:39:47 +02:00
Joimer
59def7689b Add new Seasonal: June Jubilee
June has a new Seasonal, June Jubilee, which features the coming of summer with all fire type Pokémon, its swarms of bugs, and a little Delibird story.
2013-06-01 20:15:20 +02:00
Antar1011
d4f5143e22 Bugfix: Basculin doubly represented in randbats
Because there's basculin and then there's basculinbluestripe
2013-06-01 13:51:30 -03:00
Joim
e2091e014c 1-v-1: Ban Soul Dew
Banned Soul Dew from 1-v-1
2013-06-01 16:12:11 +03:00
Joim
778dec2e8a Fix 1-v-1 banlist
Names need to be full, some banned Pokémon are lacking. Also add Lunar Dance and Final Gambit to list of banned moves.
2013-06-01 15:05:39 +02:00
Guangcong Luo
409c04d330 Fix 1v1: should be bring 1, not bring 6 choose 1 2013-06-01 05:15:46 -07:00
Guangcong Luo
70706f49ed Rename '1-V-1 Meta' to '1v1' 2013-06-01 04:06:39 -07:00
Joim
2564e7a137 Change Other Meta of the Month: PU leaves, add 1-V-1 Meta
With the month shift comes the Other Meta of the Month shift, this month PS features the 1-V-1 Meta.
2013-06-01 10:47:54 +03:00
Marty-D
16747e8076 Implement a generic Mail item. 2013-05-30 19:56:01 -04:00
The Immortal
6c22029e15 Add Cherish Ball 2013-05-30 17:09:35 +04:00
The Immortal
70b484a0f5 May events
Dragonite, Empoleon, 3xMetagross, Pikachu, Serperior
2013-05-30 16:51:04 +04:00
Guangcong Luo
0732531787 Learnsets: Fix Machamp Bullet Punch chainbreeding 2013-05-29 00:38:06 -07:00
Marty-D
20f1dc8dca Fix Attract. 2013-05-28 17:47:46 -04:00