Commit Graph

1955 Commits

Author SHA1 Message Date
The Immortal
13e72866f7 Merge pull request #887 from TalkTakesTime/patch-3
Wide/Quick Guard should increment the StallMove counter
2014-05-03 02:38:02 -07:00
The Immortal
9c1ed75d83 Update tiers
- Added RU based on usage stats and placed the rest of the Pokemon in
Limbo/NFE/LC
- Added LC Uber for BW
2014-05-02 22:54:16 +04:00
Antar1011
ea05e69167 New RUbeta banlist
Azelf (was BL2), Milotic, Raikou, Shaymin and Toxicroak all rose to UU

http://www.smogon.com/forums/threads/np-ru-stage-1-message-to-oglemi-nails-and-honko-azelf-kyurem-and-sableye-mia.3503680/page-40#post-5422989
2014-05-02 08:04:46 -04:00
The Immortal
6948516973 Update XY ability nums 2014-05-02 13:27:31 +04:00
The Immortal
fab3e08064 Add Fairy Gem 2014-05-02 13:26:35 +04:00
TalkTakesTime
6f19e17c96 Wide/Quick Guard increment the StallMove counter
They don't use it themselves, but they increase it for Protect and other stall moves
2014-05-02 13:00:25 +12:00
V4Victini
1cbd4f5d82 Fix 81c6feaa05 2014-04-30 11:06:19 -04:00
The Immortal
0e50e06f37 Don't tier Arceus seperately
Arceus was not included in 9050bb4a25
2014-04-30 18:15:41 +04:00
The Immortal
ac6edbb731 Magnezone is being tested in UU 2014-04-29 17:56:49 +04:00
The Immortal
b14fb9b1df Add missing unreleased hidden abilities 2014-04-25 17:38:53 +04:00
The Immortal
def2a98a4f Revert "Add viable moves for Mega Heracross"
This reverts commit ad24805494.
2014-04-25 16:07:24 +04:00
Relados
c18336155f Make Memento faint user after use on Clear Body
Clear Body and White Smoke stop the stat drops of Memento, but the user still KOs itself (tested on cartridge).
2014-04-24 22:03:33 -05:00
V4Victini
ad24805494 Add viable moves for Mega Heracross 2014-04-23 16:52:34 -04:00
V4Victini
c6d6f038c6 Remove Lava Plume from Flareon's viable moves 2014-04-23 16:02:15 -04:00
Guangcong Luo
9b09dd507d Fix Sky Drop
Sky drop wasn't converted to the new two-turn move system like
other moves, so it couldn't be targeted.
2014-04-23 15:42:08 -04:00
V4Victini
81c6feaa05 Proper fail message for Sky Drop 2014-04-23 12:33:59 -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
V4Victini
fbb67c9f18 Light of Ruin is unreleased 2014-04-23 01:20:17 -04:00
Slayer95
67d042377a Fix PotD rule not being shown 2014-04-22 15:39:58 -05:00
V4Victini
2617d4ebd7 Correct RNG behavior
To mimic the game's RNG, get a random number on self-inflicted drops.
2014-04-22 15:30:39 -04:00
V4Victini
5e312a279d Label and ban unreleased moves
This will stop Smeargle from bringing these moves into its formats.
Especially relevant in VGC.
2014-04-22 15:02:27 -04:00
The Immortal
ea5d2dc69e New UU suspect
Klefki is now banned and Hydreigon is being tested
2014-04-22 17:52:28 +04:00
Guangcong Luo
2fa3786c7c Fix crash in Haze 2014-04-22 03:47:01 -04:00
The Immortal
fbf4e48f59 Fix regex 2014-04-22 11:40:03 +04:00
Guangcong Luo
4db56d30d1 Fix Rocky Helmet description 2014-04-21 20:10:33 -04:00
Lynn "Zhorken" Vaughan
17b16a84ed Fix Ferroseed and Tyrunt's hidden abilities. 2014-04-21 13:00:40 -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
小太
6c6f5c1eb4 Remove all trailling whitespace 2014-04-21 18:58:09 +10:00
The Immortal
3388c20466 Add Darkrai event 2014-04-20 12:05:12 +04:00
Guangcong Luo
67ecf042ab Merge pull request #852 from sirDonovan/patch-5
Update RU Banlist
2014-04-20 02:19:41 -05:00
sirDonovan
e85e08e873 Update RU Banlist
Sableye, Azelf, and Kyurem quickbanned from RU.
2014-04-20 02:16:19 -05:00
Slayer95
9354b3d975 Flower Veil prevents status ailments
http://www.smogon.com/forums/threads/battle-mechanics-research.3489239/page-54#post-5266278
2014-04-20 00:46:14 -05:00
Slayer95
4839db60b3 Poison Fang now has 0.50 poison chance 2014-04-20 00:37:40 -05:00
Guangcong Luo
98a7cc85db Fix crash in Skull Bash 2014-04-19 15:16:58 -04:00
The Immortal
5aa59543fe Update Hyperspace Hole shortDesc
It was too long
2014-04-19 22:19:15 +04:00
Slayer95
2efe53ab05 Add missing semicolons and remove whitespace 2014-04-19 00:05:31 -05:00
V4Victini
cf1799772d Merge pull request #847 from sirDonovan/patch-4
Update Land's Wrath description
2014-04-19 00:41:19 -04:00
sirDonovan
93f74e4061 Update Land's Wrath description 2014-04-18 23:40:07 -05:00
Guangcong Luo
9f87e79e51 Merge pull request #836 from Slayer95/master
Remove some globals
2014-04-18 19:15:55 -05:00
Slayer95
3fc36ef80f 'clampIntRange is now a method of 'Tools' and no longer global 2014-04-18 15:14:54 -05:00
The Immortal
e2648a39ec Add new Charizard events 2014-04-18 22:46:28 +04:00
The Immortal
9f0cd6cb45 Update learnsets.js
This was undone in ae07e8e193
2014-04-18 22:32:57 +04:00
The Immortal
083716c7c0 Thousand Arrows hits Flying/Levitate Pokemon 2014-04-18 18:12:39 +04:00
Guangcong Luo
258700f619 Fix crash in new two-turn move code 2014-04-18 01:32:11 -04:00
Relados
a5b09ddbec Add Murkrow as LC Uber 2014-04-17 18:17:03 -05:00
Relados
66caf4fc8e Give LC Uber designation to all banned LC Pokemon
If we're going to mark things as LC Uber, all the other LC banned pokemon should be marked the same way.
2014-04-17 17:32:57 -05:00
Guangcong Luo
64f6cc98a2 Refactor two-turn moves
They can no longer be redirected
2014-04-17 18:00:51 -04:00
The Immortal
1bf74e47cd Vulpix is not banned from LC 2014-04-18 01:26:46 +04:00