Commit Graph

5148 Commits

Author SHA1 Message Date
Guangcong Luo
0d8a631cfb Merge pull request #816 from Tempoanon/patch-6
NEXT: Boomburst not affected by immunities
2014-04-12 21:18:03 -05:00
Tempoanon
a8567dab8c NEXT: Boomburst not affected by immunities
Boomburst is a sound move, and therefore hits ghosts.
2014-04-12 19:15:47 -07:00
Slayer95
ad7de66fc6 Minor optimization to modjoin check 2014-04-12 00:27:35 -05:00
Slayer95
a23ab46640 Fix chat room´s modchat level not loading 2014-04-12 00:19:15 -05:00
Guangcong Luo
b72b0f8955 Fix modjoin
A typo allowed anyone to join rooms regardless of modjoin settings.
2014-04-11 22:43:30 -04:00
Guangcong Luo
115d7a273e Merge pull request #813 from Relados/patch-52
Prevent Illusion in last on a random team
2014-04-11 15:38:21 -05:00
Relados
e6bc89f7d3 Prevent Illusion in last on a random team
Illusion loses viability when it's on a Pokemon that's last on a team
2014-04-11 15:31:33 -05:00
Guangcong Luo
895635bdd7 Modjoin feature: control who can join a room 2014-04-11 15:30:01 -04:00
Guangcong Luo
1add41aee1 modchat is now saved through restarts 2014-04-11 15:30:01 -04:00
The Immortal
d144268c98 Merge pull request #812 from kotarou3/bugfix
Fix minor CPU spin when report joins period isn't configured
2014-04-11 06:31:48 -07:00
小太
16698bedef Fix minor CPU spin when report joins period isn't configured 2014-04-11 23:28:24 +10:00
Guangcong Luo
ae07e8e193 Sync learnsets 2014-04-11 03:41:09 -04:00
Guangcong Luo
c42a2f2aa7 Use fewer trys
I read something that says that V8 doesn't optimize any code inside
try-blocks. I hope this means that this change will lead to better-
performing code, but I suspect the difference will be relatively
small.
2014-04-10 19:04:24 -04:00
Guangcong Luo
f3b698581a Drop support for server version hashing 2014-04-10 19:04:24 -04:00
Guangcong Luo
6238fff805 Merge pull request #811 from TalkTakesTime/patch-2
Update UU banlist for Klefki test
2014-04-10 17:05:54 -05:00
TalkTakesTime
462ef583dc Update UU banlist for Klefki test 2014-04-11 09:50:44 +12:00
Guangcong Luo
615a82ae40 Merge pull request #804 from sirDonovan/patch-3
Update Mud and Water Sport Mechanics
2014-04-09 20:04:18 -05:00
Guangcong Luo
7da2607295 Merge pull request #808 from sirDonovan/patch-4
Update Other Metagames
2014-04-09 16:43:55 -05:00
The Immortal
3856dc1e1e Merge pull request #809 from Relados/patch-50
Fix typo
2014-04-09 14:43:46 -07:00
Relados
fba6730251 Fix typo
The case 'u-turn' will never occur, it needs to be 'uturn'
2014-04-09 16:38:38 -05:00
sirDonovan
352960b731 Update Other Metagames 2014-04-09 16:31:48 -05:00
Guangcong Luo
7d0e91c358 Merge pull request #805 from Relados/patch-49
Replace Ice Beam with Ice Punch on Dusknoir
2014-04-08 12:25:44 -05:00
Relados
bd6e1b4524 Replace Ice Beam with Ice Punch on Dusknoir 2014-04-08 09:49:34 -05:00
sirDonovan
78af44e6d2 Gen 5 Mud and Water Sport 2014-04-08 03:44:14 -05:00
sirDonovan
c4f71a4c3f Update Mud and Water Sport Mechanics
Mud Sport and Water Sport now always last 5 turns
2014-04-08 01:06:02 -05:00
Guangcong Luo
8239a5d903 Merge pull request #802 from Relados/patch-47
Remove Mummy message when attacker has Mummy
2014-04-07 16:18:43 -05:00
Relados
67fbff6730 Use noForce instead of comparison 2014-04-07 15:49:39 -05:00
Relados
fd68756d97 Remove Mummy message when attacker has Mummy
According to Marty, Mummy isn't supposed to show a message when the attacker already has Mummy.
2014-04-07 15:30:47 -05:00
Guangcong Luo
a67106d0a5 Merge pull request #801 from sirDonovan/patch-3
Fix Protean Bug Mark II
2014-04-06 20:13:04 -05:00
sirDonovan
58b1da636b Fix Protean Bug
Protean should not activate when a Pokemon must recharge
2014-04-06 17:55:04 -05:00
The Immortal
150cffd6df Merge pull request #800 from Relados/patch-46
Remove Disable from Drifblim
2014-04-06 14:13:36 -07:00
Relados
aaae24ba68 Remove Disable from Drifblim
Drifblim commonly has Red Card and Unburden, making Disable somewhat ineffective.  Considering Disable isn't even listed as a commonly used move on Drifblim (< 1.873% of Drifblims use it), there's little reason to consider it a viable move.
2014-04-06 14:25:38 -05:00
The Immortal
2243a4856e Merge pull request #799 from Relados/patch-45
Prevent multiple statusing moves
2014-04-06 07:32:55 -07:00
Relados
7637636410 Prevent multiple statusing moves
Hypnosis, Stun Spore and Sleep Powder were not fully accounted for.
2014-04-06 09:31:05 -05:00
The Immortal
23448f5fa0 Merge pull request #797 from TalkTakesTime/patch-2
Add Ability Clause for BH
2014-04-06 02:00:08 -07:00
The Immortal
6647391bd4 Update formats.js
Swagger is now banned
2014-04-06 12:56:10 +04:00
TalkTakesTime
9b540ad5ce Add Ability Clause for BH 2014-04-06 17:02:49 +12:00
The Immortal
f341aab120 Merge pull request #796 from TalkTakesTime/patch-2
Correct spelling mistake
2014-04-05 02:38:51 -07:00
TalkTakesTime
ffe9e3a7de Correct spelling mistake 2014-04-05 12:03:23 +13:00
Guangcong Luo
a7f210c859 Merge pull request #795 from TalkTakesTime/patch-2
Genesect formes should have Techno Blast
2014-04-04 09:07:56 -05:00
V4Victini
c76e95a7b6 Metronome shouldn't call event legends' moves
Keldeo, Meloetta, etc... this extends to Hoopa, Volcanion, and Diancie
2014-04-04 07:48:53 -04:00
Juanma Serrano
051b22e979 Update Smogon Doubles UU and Ubers rulesets
Remove Sleep Clause from other Doubles metagames.
Add a ruleset for Doubles to easily change global doubles rules.
2014-04-04 12:00:27 +02:00
TalkTakesTime
158b5f3943 Genesect formes should have Techno Blast 2014-04-04 22:13:42 +13:00
Guangcong Luo
276fd5df62 Merge pull request #794 from TalkTakesTime/patch-2
Correct section for Alphabet Cup
2014-04-03 23:19:43 -05:00
TalkTakesTime
624f71b817 Correct section for Alphabet Cup
woops
2014-04-04 17:17:42 +13:00
Guangcong Luo
306c9ef90c Merge pull request #793 from TalkTakesTime/patch-3
Consistent return format for /dexsearch + other updates
2014-04-03 21:44:49 -05:00
TalkTakesTime
610fea5c6f Consistent return format for /dexsearch
Also adds error messages for searches of type "!x, x", instead of just returning a nothing found message
2014-04-04 15:38:36 +13:00
Guangcong Luo
f7acf48fea Merge pull request #792 from TalkTakesTime/patch-2
Update the OMotM to Ability Shift
2014-04-03 21:06:31 -05:00
TalkTakesTime
1dc290f86f Update the OMotM to Ability Shift 2014-04-04 13:44:14 +13:00
Slayer95
403e54d066 Support UU in /dexsearch 2014-04-03 15:16:55 -05:00