Commit Graph

23714 Commits

Author SHA1 Message Date
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
86b7ddf9d6 Fix /fr failing to check prior name changes 2014-05-27 14:02:02 -05:00
Slayer95
4c009d79fb Update /help
Added help for pick, htmlbox, roompromote, roomdemote commands.
Also linked /dice and /modnote to their respective help sections.
2014-05-27 13:54:07 -05:00
Guangcong Luo
6bf0689a40 Fix typo in previous commit 2014-05-27 14:41:20 -04:00
Guangcong Luo
fcd329a787 Fix typo in /help 2014-05-27 14:34:00 -04:00
Slayer95
dfbdce129c Actually fix Mold Breaker+Slow Start
It wasn't fully done in c6dc05d66d
2014-05-26 15:21:15 -05:00
Guangcong Luo
4d135fa2b3 Merge pull request #959 from sirDonovan/patch-3
Hardcode Huntail Illegality
2014-05-26 03:04:12 -05:00
sirDonovan
574b8725bd Hardcode Huntail Illegality
Shell Smash + Sucker Punch
2014-05-26 02:29:19 -05:00
Slayer95
f6445b5512 Merge pull request #955 from Morfent/patch-2
Fix /l and /unlock, uniform undef. target returns
2014-05-26 00:02:48 -05:00
The Immortal
8dced09b03 Add back OU ladder 2014-05-25 13:55:34 +04:00
The Immortal
9f45a1b966 OU is having a suspect test 2014-05-25 13:24:13 +04:00
Morfent
0c83b70ee0 Fix /l and /unlock, uniform undef. target returns
If the target of /lock and /unlock doesn't exist, they return "User undefined not found."
Also made all the mod commands with targets that don't exist return the same message as /roomban does for consistency.

Bring back change from commit d1ed6f7

Actual d1ed6f7, /unlock and /unban offline users

Fix /l and /unlock, uniform undef. target returns
2014-05-24 19:39:01 -03:00
Guangcong Luo
895b3f087b Merge pull request #956 from CrestfallPS/patch-16
NEXT: Fixed (part) of Echoed Voice
2014-05-24 17:33:31 -05:00
Jay
64c35be6ac NEXT: Fixed (part) of Echoed Voice
Both hits should hit ghosts now.
2014-05-25 03:54:42 +05:30
Guangcong Luo
e265fe2a46 NEXT: Fix Compound Eyes accuracy 2014-05-24 17:53:10 -04: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
Guangcong Luo
f65e51cce2 Merge pull request #953 from Morfent/patch-1
Fix userlist ghosts
2014-05-24 14:56:23 -05: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
0b321aa5cb Merge pull request #954 from Morfent/patch-2
Edit /unmute not muted message
2014-05-24 02:30:01 -07:00
Morfent
d1ed6f7517 Edit /unmute not muted message
Nitpicky. Makes it consistent with the other /un mod command messages
2014-05-24 01:59:41 -07:00
Morfent
213b29c7f6 Fix userlist ghosts
Works with mute, hourmute, lock, unmute, and unlock, and saves some bandwidth in the process
2014-05-24 01:17:45 -07:00
Guangcong Luo
7dd4d368db Fix race condition in team validator
Would lead to the wrong kinds of teams sometimes.
2014-05-24 02:50:43 -04:00
The Immortal
3aa0f8afb3 Fix error in 760151246c 2014-05-24 03:10:55 +04:00
The Immortal
0fa7c69586 Merge branch 'master' of https://github.com/Zarel/Pokemon-Showdown 2014-05-24 03:04:32 +04:00
The Immortal
b941aac373 Add CAP Volkraken Playtest 2014-05-24 03:04:07 +04:00
The Immortal
d447793bdc Merge pull request #949 from jas61292/master
CAP18 Implementation
2014-05-23 16:03:36 -07:00
Guangcong Luo
7a69162438 Remove Mafia plugin
Too many crashes :/
2014-05-23 13:04:28 -04:00
Guangcong Luo
e1fb380f84 Optimize f7ea60fe25 2014-05-23 13:04:28 -04:00
Guangcong Luo
bc7158f76a Merge pull request #951 from CrestfallPS/patch-13
NEXT: Possible CompoundEyes fix in abilities.js
2014-05-22 19:08:42 -05:00
Jay
234e2ff0b4 NEXT: Possible CompoundEyes fix in abilities.js
In normal abilities.js Compound Eyes is number 14 and Keen Eyes in 51. However here in NEXT both are 14, perhaps causing the incompatibility issues that come up when trying to use compound.
2014-05-23 02:49:15 +05:30
jas61292
760151246c Adding CAP18 2014-05-21 23:11:57 -04:00
jas61292
99ab09f079 Merge pull request #1 from jas61292/patch-1
Update formats-data.js
2014-05-21 23:06:37 -04:00
jas61292
6ff018270e Update formats-data.js 2014-05-21 23:05:53 -04:00
Guangcong Luo
958d5852e8 Merge pull request #948 from sirDonovan/patch-6
Fix Nuzzle
2014-05-21 13:16:43 -05:00
sirDonovan
a030f8bbd0 Fix Nuzzle
Nuzzle makes contact
2014-05-21 12:47:41 -05:00
The Immortal
9ba84fe8c4 Second half of doubles suspect test 2014-05-21 13:23:21 +04:00
The Immortal
1256943137 Add new event Pokemon 2014-05-20 20:41:12 +04:00
The Immortal
9be1fbf81b Update /groups 2014-05-20 15:15:30 +04:00
The Immortal
895c546b05 Fix Aroma Veil 2014-05-20 13:35:04 +04:00
Guangcong Luo
f7ea60fe25 Ban non-alnum characters at start of names 2014-05-20 01:58:10 -04:00
The Immortal
762fdcc4fd Merge pull request #945 from MJB47/mafia
fix crash in mafia
2014-05-19 08:22:20 -07:00
MJB
785f64bf22 fix crash in mafia 2014-05-19 16:01:09 +01:00
Guangcong Luo
a991a35ece Merge pull request #944 from MJB47/mafia
Make return values prettier for mafia
2014-05-18 20:37:52 -05:00
MJB
5a54c1a009 Make return values prettier for mafia 2014-05-18 23:28:55 +01:00
Guangcong Luo
08667d62cf Names can't start with { 2014-05-18 03:43:17 -04:00
Guangcong Luo
7ba073a283 Merge pull request #943 from Slayer95/master
Fix Crafty Shield not protecting allies
2014-05-17 22:45:49 -05:00
Slayer95
a53a6a0677 Fix Crafty Shield not protecting allies 2014-05-17 18:01:14 -05:00