Commit Graph

2040 Commits

Author SHA1 Message Date
The Immortal
bf001656ce Missing comma 2014-06-16 21:30:15 +04:00
Guangcong Luo
c9c688e336 Merge branch 'patch-1' of github.com:Audiosurfer/Pokemon-Showdown into Audiosurfer-patch-1 2014-06-16 12:04:34 -05:00
Audiosurfer
a7249b0c1a dubs update 1.5
next mon i gotta do is meganium
2014-06-16 10:02:18 -05:00
The Immortal
42fa9bf4fa Update UU bans
Alakazite -> banned
Volcarona -> BL
Staraptor -> UU
2014-06-16 16:46:32 +04:00
The Immortal
04caa0879e Prevent status moves from activating Magician 2014-06-16 13:24:48 +04:00
Slayer95
60d8ddd382 Implement Baton Pass Clause 2014-06-15 15:59:08 -05:00
sirDonovan
6ecf53eee4 Fix Ion Deluge shortDesc
Previous shortDesc exceeded character limit
2014-06-13 04:21:42 -05:00
The Immortal
be5fe33eff Allow Soul Dew to work for Mega Latias/Latios
Relevant to Hackmons
2014-06-12 21:24:23 +04:00
Guangcong Luo
b914787938 Merge pull request #1003 from Slayer95/triples
Tweaks for adjacency check methods
2014-06-12 02:13:08 -05:00
Slayer95
6a48ce030d Tweaks for adjacency check methods 2014-06-12 02:02:37 -05:00
Guangcong Luo
4f1188b74a Final Gambit user faints first 2014-06-11 04:17:29 -04:00
Slayer95
3c4927683f Helping Hand stacks with itself 2014-06-10 19:19:58 -05:00
Slayer95
612ef3956d Intimidate affects adjacent foes only 2014-06-10 17:44:45 -05:00
Guangcong Luo
9d884372b0 Properly fix faint order for Iron Barbs etc 2014-06-09 06:37:14 -04:00
The Immortal
e89eb3b0fd Revert "Fix faint order for Iron Barbs etc"
This reverts commit e94940cd5f.
2014-06-09 13:43:35 +04:00
The Immortal
96d90b2ac4 Merge pull request #994 from Slayer95/counter
Fix Counter et al in Singles
2014-06-09 12:54:35 +04:00
Slayer95
8190e73dba Fix Counter et al in Singles 2014-06-09 03:52:58 -05:00
Guangcong Luo
a451331eb3 Sync learnsets 2014-06-09 04:29:01 -04:00
Guangcong Luo
e94940cd5f Fix faint order for Iron Barbs etc 2014-06-09 04:16:35 -04:00
Guangcong Luo
9fa425bff1 Refactor selfdestruct faint order fix 2014-06-09 04:14:54 -04:00
Guangcong Luo
f4628f065e Merge pull request #991 from Slayer95/counter
Implement target of Counter, Mirror Coat and Metal Burst
2014-06-09 00:56:10 -05:00
Guangcong Luo
5d41686273 Merge pull request #992 from Slayer95/avalanche
Fix Avalanche/Revenge being boosted too often
2014-06-09 00:43:52 -05:00
Slayer95
c1473692cc Fix Avalanche/Revenge being boosted too often 2014-06-09 00:34:28 -05:00
Slayer95
dc3b492823 Implement target of Counter, Mirror Coat and Metal Burst 2014-06-08 23:21:01 -05:00
Guangcong Luo
fba2f9d64d Merge pull request #990 from Slayer95/multihit
Fix Gen 4 multihit chance
2014-06-08 21:53:29 -05:00
Guangcong Luo
75bb5dd186 Fix Explosion faint order 2014-06-08 22:37:38 -04:00
Slayer95
62f6f9167b Fix Gen 4 multihit chance 2014-06-08 21:04:22 -05:00
The Immortal
e9808a645f Use id for Fletchinder prevo 2014-06-08 11:28:44 +04:00
The Immortal
1bffc9634e Volkraken gets Pressure 2014-06-04 02:36:16 +04:00
The Immortal
8949506f2c Manaphy is BL 2014-06-02 04:40:27 +04:00
TalkTakesTime
54f7123556 Raikou is still UU
http://www.smogon.com/forums/threads/smogon-usage-based-tier-update-june-2014.3508291/#post-5495706
2014-06-02 12:15:15 +12:00
Antar1011
94ba09c925 Tier updates
http://www.smogon.com/forums/threads/baseline-changing-executive-summary.3506982/page-2
2014-06-01 17:46:11 -04:00
The Immortal
1e1ee398d6 Add new Pokemon events 2014-06-01 14:46:21 +04:00
Slayer95
79f83f1d2c Fix prevention of Arceus´ setType 2014-05-31 19:40:34 -05:00
Jay
5a3699f5c3 Added Arceus aliases based on plates
Flyceus = Arceus-Flying etc.
2014-06-01 01:56:11 +05:30
The Immortal
5c04f3c83f Salamence goes back to BL 2014-05-31 23:22:33 +04:00
The Immortal
bb8dbb2ee1 Update descs 2014-05-29 00:46:57 +04:00
Lynn "Zhorken" Vaughan
af8a14e654 Rerip a bunch of move data.
I checked all the following against an X ROM dump:

- basePower (no errors)
- pp
- accuracy
- priority (no errors)
- secondary chance (no errors)
- isContact
- type (no errors)
- category (no errors)
- isSnatchable
- isSoundBased
- isPunchAttack

I also tried to check isBounceable and isNotProtectable, but they seem
to work somewhat differently from the corresponding game flags.
2014-05-28 13:50:17 -04:00
The Immortal
823f6b0122 Play Rough's effect chance is 10% 2014-05-28 20:40:52 +04:00
The Immortal
39fced1cbc Update Play Rough descs 2014-05-28 20:11:36 +04:00
Relados
3f407dc842 Allow Weather Ball with Rain Dance in randbats
This should only apply to Castform, but it needs all the help it can get.
2014-05-28 08:24:32 -05:00
Slayer95
dfbdce129c Actually fix Mold Breaker+Slow Start
It wasn't fully done in c6dc05d66d
2014-05-26 15:21:15 -05:00
sirDonovan
574b8725bd Hardcode Huntail Illegality
Shell Smash + Sucker Punch
2014-05-26 02:29:19 -05:00
Guangcong Luo
72167212af Merge branch 'master' of github.com:Zarel/Pokemon-Showdown 2014-05-24 17:27:56 -04:00
Guangcong Luo
913a1b64ab Fix Compound Eyes 2014-05-24 17:27:39 -04:00
The Immortal
e80ea46929 Geomancy and Sticky Web are usable by Assist 2014-05-24 23:58:39 +04:00
Slayer95
13800312a9 Fix megaevo abilities activating too early
Any message sent on ability start was being sent before the megaevo message.
2014-05-24 10:40:56 -05:00
The Immortal
e11542b648 Add moves uncallable by Assist
Geomancy, King's Shield, Mat Block, Spiky Shield, Sticky Web
2014-05-24 16:29:33 +04:00
The Immortal
3aa0f8afb3 Fix error in 760151246c 2014-05-24 03:10:55 +04:00
jas61292
760151246c Adding CAP18 2014-05-21 23:11:57 -04:00