Commit Graph

4509 Commits

Author SHA1 Message Date
Guangcong Luo
dc811e4e42 Landorus to BL 2014-02-03 00:58:43 -05:00
Guangcong Luo
2704efc9db Merge pull request #608 from TalkTakesTime/patch-1
Move tiering faq to !tiers
2014-02-02 20:46:35 -08:00
TalkTakesTime
8e082c7bbf Move tiering faq to !tiers 2014-02-03 17:41:14 +13:00
Guangcong Luo
974eff0d44 Don't ladder search if we can't retrieve MMR 2014-02-02 20:21:54 -05:00
Guangcong Luo
e4e740d9fd Simplify code for combo bans 2014-02-02 20:21:54 -05:00
Guangcong Luo
096604d079 Remove superfluous validateSet in Endless Battle Clause 2014-02-02 20:21:54 -05:00
Guangcong Luo
a8249d9380 Merge pull request #606 from Hugendugen/patch-1
Additional ban as part of Endless Battle Clause
2014-02-02 16:23:53 -08:00
Hugendugen
71ceeb7eb7 Additional ban as part of Endless Battle Clause
banned Shadow Tag + Leppa Berry + Trick
2014-02-03 01:22:56 +01:00
Antar1011
b8083b6965 New UU banlist
http://www.smogon.com/forums/threads/xy-uu-beta-discussion-read-post-32.3497124/page-18#post-5206210
2014-02-02 14:11:47 -05:00
V4Victini
06b6b0486c Merge pull request #605 from Slayer95/patch-3
Display correct message when aborting Focus Punch
2014-02-01 16:28:56 -08:00
Slayer95
cda8e99d6c Display correct message when aborting Focus Punch 2014-02-01 19:14:04 -05:00
V4Victini
927adfbc1c Properly implement Ion Deluge 2014-02-01 17:43:04 -05:00
Guangcong Luo
429e20721e Merge pull request #603 from TalkTakesTime/patch-1
Fix randbats allowing sets with no damaging moves
2014-01-31 09:25:27 -08:00
TalkTakesTime
cc9d0b2711 Fix randbats allowing sets with no damaging moves 2014-01-31 22:36:36 +13:00
Juanma Serrano
66d954a3de Merge pull request #602 from TalkTakesTime/master
Change the OMotM to Middle Cup
2014-01-30 23:02:31 -08:00
TalkTakesTime
5823ca0bd6 Change the OMotM 2014-01-31 19:52:29 +13:00
Guangcong Luo
1d23402eec Credits: Add TTT 2014-01-31 00:47:34 -06:00
Guangcong Luo
17e568f1a3 Merge pull request #601 from Relados/patch-4
Adding deoxys form aliases
2014-01-30 10:53:03 -08:00
Relados
47f8737796 Fixing typo 2014-01-30 12:34:00 -06:00
Relados
536c5b6840 Adding deoxys form aliases 2014-01-30 12:31:12 -06:00
Juanma Serrano
932e6c9265 Fix Feint
Feint had the wrong property to pass through Protect
rather than to break it.
2014-01-30 17:58:42 +01:00
Juanma Serrano
fe2cf0e602 Update descriptions for Quick Guard and Wide Guard with gen 6 mechanics 2014-01-30 16:36:58 +01:00
Juanma Serrano
c00e274e0f Implement new Seasonal, Fabulous Febrruary 2014-01-30 14:26:33 +01:00
Guangcong Luo
3956ac4345 Merge pull request #600 from TalkTakesTime/patch-2
Fix Weakness Policy activating on fixed damage moves
2014-01-29 20:41:15 -08:00
Juanma Serrano
43c53c18b4 Fix crash in Anticipation 2014-01-29 16:40:43 +01:00
Juanma Serrano
590b351cf4 Merge pull request #597 from TalkTakesTime/patch-1
Add Middle Cup for next OMotM
2014-01-29 03:00:54 -08:00
TalkTakesTime
9d5a19a4ae Fix Weakness Policy activating on fixed damage moves 2014-01-29 23:36:59 +13:00
TalkTakesTime
b6795e11dd Add Middle Cup for next OMotM 2014-01-29 23:35:13 +13:00
Guangcong Luo
d9a077a62e Fix some stray bugs with move redirection 2014-01-28 20:16:10 -08:00
Guangcong Luo
9260027571 Stop ally-target moves from redirecting on faint
Moves targeting allies would retarget on faint in doubles; this
commit fixes that.
2014-01-28 19:00:34 -08:00
Guangcong Luo
468be24e14 Slight refactor of move target change code
Mostly this updates the comments to make it clear why target updating
happens twice.
2014-01-28 20:43:52 -05:00
Guangcong Luo
5b1e1914db Sync learnsets, remove Knock Off Kangaskhan 2014-01-28 19:40:11 -05:00
Guangcong Luo
99454fc86b Merge pull request #595 from Slayer95/patch-2
Update host documentation for WS connections
2014-01-28 09:22:06 -08:00
Slayer95
74d844c4c1 Update host documentation for WS connections 2014-01-28 12:21:16 -05:00
Juanma Serrano
8159d7da13 Update BattlePokemon.prototype.hpPower to default to 60 2014-01-28 10:18:10 +01:00
Guangcong Luo
87381ca43d Remove superfluous Arceus event data 2014-01-28 02:37:32 -05:00
Guangcong Luo
1236a950bd Merge pull request #593 from TalkTakesTime/master
More consistent and accurate results for /dexsearch
2014-01-27 23:37:01 -08:00
TalkTakesTime
b086351a6e Make dexsearch check LC legality 2014-01-28 20:31:06 +13:00
TalkTakesTime
1a26a240fb More consistent results for dexsearch 2014-01-28 16:39:43 +13:00
Guangcong Luo
9050bb4a25 Don't tier formes separately unless required
If a Pokemon has no tier listed, it will be considered to be tiered
identically to its base forme, and affected by bans of its base
forme.

This applies to Keldeo, Meloetta, and Genesect formes.
2014-01-27 21:44:54 -05:00
Guangcong Luo
60c6a9ab6f Merge pull request #592 from TalkTakesTime/master
Correct randbats chances for Genesect/Arceus
2014-01-27 18:31:03 -08:00
TalkTakesTime
51121fde78 Correct randbats chances for Genesect/Arceus 2014-01-28 15:09:30 +13:00
V4Victini
f31550a0a2 Update Genesect forms' data 2014-01-27 20:53:58 -05:00
V4Victini
25b7bd7462 Hide various formes in Team Preview
Arceus, Genesect, Pumpkaboo, and Gourgeist
2014-01-27 20:44:01 -05:00
V4Victini
7582b6c659 Add Genesect forms 2014-01-27 20:23:11 -05:00
V4Victini
0de4a0ad65 Ban all Genesect forms from formats 2014-01-27 20:20:05 -05:00
V4Victini
0c3e3907e7 Display the proper Genesect sprite
w.r.t the drives
2014-01-27 20:03:19 -05:00
Guangcong Luo
0e6abf815a Merge pull request #590 from Slayer95/master
Anticipation ignores Flying Fress/Freeze Dry effects
2014-01-27 15:37:51 -08:00
Ivo Julca
d049f1ff3e Anticipation ignores Flying Fress/Freeze Dry effects 2014-01-27 18:29:24 -05:00
V4Victini
71b220abaf Fix typo. 2014-01-27 18:20:07 -05:00