Commit Graph

23714 Commits

Author SHA1 Message Date
Guangcong Luo
9c1f4f4afc Implement Celebrate 2014-01-02 22:54:40 -08:00
Guangcong Luo
7755803f39 Better comments for sockets.js 2014-01-02 22:14:54 -08:00
Guangcong Luo
99aa0f99eb Allow direct events to fire on fainted pokemon
This is the first step to fixing faint order
2014-01-02 21:48:31 -08:00
Guangcong Luo
c474eb60aa Sync learnsets 2014-01-02 21:46:11 -08:00
Guangcong Luo
d807b57de3 Sync learnsets 2014-01-02 21:19:33 -08:00
Guangcong Luo
b9953eeeb6 Implement Hold Back 2014-01-02 21:19:33 -08:00
Guangcong Luo
2ccac636a9 Global ranks can't bypass in modchat in private rooms 2014-01-02 21:19:33 -08:00
Juanma Serrano
b2cd70e5ca Smogon Doubles UU is challenge-only 2014-01-02 21:13:46 +01:00
V4Victini
9c288c1870 Tangela and Yanma are now banned in LC 2014-01-02 14:27:46 -05:00
The Immortal
3913743dff Belch can't be called by Assist 2014-01-02 21:07:42 +04:00
The Immortal
c0f2b95a90 Use "UU (beta)" for teambuilder formats 2014-01-02 19:28:30 +04:00
The Immortal
ad35d7b905 Use "Standard GBU" rules for GBU Singles/Doubles 2014-01-02 19:22:46 +04:00
The Immortal
c50b58a69c Replace VGC 2013 with GBU Doubles 2014-01-02 19:07:07 +04:00
Antar1011
69aa6e2bb9 UUs
Based on Oct-Nov-Dec statistics. These tiers will be updated monthly. The consensus appears to be that UU Beta should be implemented now as an "unofficial" tier with an active ladder. LC UU and Doubles UU have not been discussed to my knowledge.
2014-01-02 08:42:40 -05:00
The Immortal
85ed303dd4 Change Beginner's Guide link in /intro 2014-01-02 13:01:14 +04:00
The Immortal
54d25995fb Redir had two help messages 2014-01-02 01:27:25 +04:00
The Immortal
783a5514d4 Gen 5 Chatter
This was not done in 6b9c179524
2014-01-01 19:19:51 +04:00
The Immortal
4250bc7b6f Mega Stones can be taken from other Pokemon 2014-01-01 13:29:18 +04:00
The Immortal
a884baca45 Move changes 2014-01-01 00:43:42 +04:00
The Immortal
2f987efb8b Merge pull request #527 from VioletPumpkin/patch-1
Corrected PP accuracy and names for some moves
2013-12-31 12:42:58 -08:00
VioletPumpkin
931a19becd Corrected PP accuracy and names for some moves 2013-12-31 15:28:34 -05:00
The Immortal
853d3605bc Cawmodore has Big Pecks 2013-12-31 14:14:35 +04:00
The Immortal
08bca77cf4 Allow CAP to have HMs 2013-12-31 14:10:41 +04:00
The Immortal
072bd260e4 Fix Flower Veil again 2013-12-30 22:30:04 +04:00
The Immortal
4b858e9c51 Fix Flower Veil 2013-12-30 22:18:33 +04:00
小太
bb500f459d Fix crash in tournaments 2013-12-29 13:36:57 +11:00
Guangcong Luo
d54a857079 Merge pull request #524 from Slayer95/patch-1
Support 8x and x/8 effectiveness
2013-12-28 13:09:36 -08:00
Slayer95
564278464a Support 8x and x/8 effectiveness 2013-12-28 16:06:47 -05:00
The Immortal
1d191ac926 Fix possible crash in validator
Pokemon that received evolutions in future gens.
2013-12-29 00:39:12 +04:00
Guangcong Luo
ccec8466d2 Merge pull request #522 from kotarou3/ghostUserBugfix
Hack: Manually call the timeout callback for connections where the timeout somehow got cancelled
2013-12-27 21:21:40 -08:00
小太
534d2cee7c Add comments describing previous hack 2013-12-28 14:19:17 +11:00
V4Victini
d4b85d8833 Correct Sky Drop immunity check 2013-12-27 20:44:11 -05:00
The Immortal
bbdecc657e Update learnset checker
HMs can't be transferred. Gen 5 to 6 still needs to be tested.
2013-12-28 00:41:44 +04:00
The Immortal
984d83eada Merge pull request #523 from Slayer95/patch-1
Fix crash on validation of nicknamed pokemon
2013-12-27 09:56:45 -08:00
Slayer95
bb5ce01269 Fix crash on validation of nicknamed pokemon 2013-12-27 12:49:03 -05:00
The Immortal
15079df1bd Update set validator again
Forgot about Ability Capsule
2013-12-27 19:32:00 +04:00
The Immortal
824467f9ea Update set validator
This prevents Pokemon with additional abilities being allowed with older
generation moves; such as Frisk Dusclops with 3rd, 4th or 5th gen tutor
moves
2013-12-27 17:34:22 +04:00
小太
0b57c03d19 Hack: Manually call the timeout callback for connections where the timeout somehow got cancelled
After looking in to why ghost users occured and the differences between normal users, I found that the connection's `_session.to_tref._idleTimeout` property was -1 for all ghost users while a normal timeout value for normal users.
Simply calling `_session.timeout_cb` on those connections killed those connections.
This timeout is the timeout that sockjs sets to wait for users to reconnect within that time to continue their session.
2013-12-27 22:10:32 +11:00
The Immortal
9428d65cf3 Magma Storm now has 100 base power 2013-12-27 15:08:10 +04:00
The Immortal
926eb400db Change pokebank incompatibility message
This problem only applies to VGC 2014 now
2013-12-27 12:04:47 +04:00
The Immortal
40bf78a86f Revert previous change 2013-12-26 23:50:56 -08:00
The Immortal
85a570c8d0 Remove unused Standard DW rules 2013-12-27 11:35:14 +04:00
Guangcong Luo
6facc4aa35 Sync learnsets 2013-12-26 23:31:47 -08:00
Guangcong Luo
462f6b138d Gen 6 formats are no longer beta after Pokebank 2013-12-26 23:09:47 -08:00
Guangcong Luo
1afd06e1fa Narrow down verify mismatch errors 2013-12-26 23:04:45 -08:00
The Immortal
2d138c2a03 Add viable moves for Carbink 2013-12-26 19:06:10 +04:00
The Immortal
143e2992d1 Add viable moves for Avalugg 2013-12-26 18:56:34 +04:00
The Immortal
261cc6cd51 Switch positions of XY Doubles and BW2 Singles
So XY metagames are together on the ladder
2013-12-26 18:07:06 +04:00
The Immortal
452f50d025 Add viable moves for Clawitzer 2013-12-26 15:17:05 +04:00
The Immortal
7a5bc77dbc Remove XY Battle Spot Special
Season 2 has the same rules as VGC 2014
2013-12-26 15:10:36 +04:00