Commit Graph

23714 Commits

Author SHA1 Message Date
Guangcong Luo
1cf90b54ae Update Config.chatfilter API 2014-12-01 16:52:00 -05:00
Guangcong Luo
4f3d4dad88 Strict roomdesc rules 2014-12-01 16:51:43 -05:00
Guangcong Luo
e8b85a2497 Clarify invalid name message 2014-12-01 16:51:06 -05:00
Guangcong Luo
522593ff95 Increase room rules length limit to 100 2014-12-01 16:50:22 -05:00
Guangcong Luo
db09d66039 Update zalgo filter 2014-12-01 16:49:29 -05:00
Guangcong Luo
fd4156ee48 Tournaments: Fix crash in autodisqualify 2014-12-01 16:49:04 -05:00
The Immortal
3ff7ef0178 Update tiers for megas 2014-12-02 00:32:20 +04:00
The Immortal
e8169eaa16 Merge pull request #1340 from asgdf/patch-8
Mega Alakazam is not BL
2014-12-02 00:13:45 +04:00
asgdf
e01a7eebb9 Mega Alakazam is not BL
http://www.smogon.com/forums/threads/np-xy-uu-stage-3-calling-diggersby-bl-next-scolipede.3516640/page-19#post-5801898
http://www.smogon.com/forums/threads/xy-uu-tiering-system-voting-records.3520708/#post-5323505
2014-12-01 20:31:59 +01:00
Antar1011
52e3f1ce97 December 2014 Tier Changes
http://www.smogon.com/forums/threads/smogon-usage-based-tier-update-december-2014.3523339/
2014-12-01 12:49:07 -05:00
Ivo Julca
fe807eb04f Update Stat Switch banlist 2014-12-01 12:38:42 -05:00
Ivo Julca
986859d7a6 OM of the Month belongs to 2nd column 2014-12-01 12:09:28 -05:00
Guangcong Luo
6abf5cf763 Merge pull request #1337 from Ridaz/patch-8
Update aliases
2014-12-01 11:01:46 -06:00
Ivo Julca
c3ae259687 Add December's OMotM: Stat Switch 2014-12-01 11:32:03 -05:00
Ridaz
9f61c4e60c Update aliases.js 2014-12-01 11:53:37 +00:00
Bill Meltsner
a843e88c34 Mega Sableye put on some weight
does this gem make me look fat?
2014-11-30 11:32:10 -08:00
Ridaz
803de47c11 Update aliases
Adding BP for Baton Pass, Obama for Abomasnow (including its Mega), Sitrus for Sitrus berry and Leppa for Leppa Berry
2014-11-30 13:52:54 +00:00
The Immortal
ecd4afa97f Altaria learns Heal Bell in gen 3
The event already exists but was not in learnsets.
2014-11-30 13:02:13 +04:00
Joimer
845af33c98 Implement Mega Rayquaza Ban for Ubers
Mega Rayquaza is banned from Ubers.
However, Rayquaza with the move Dragon Ascent is allowed.
It is thus necessary to add a mod rule, Mega Rayquaza Ban Mod,
which flags Rayquaza as not mega evolveable.
2014-11-30 00:00:06 +01:00
Joimer
d3b233d8ac Update the Mega Pokemon check
There is no need to store whether the team has a mega anymore.
With the general use of pokemon.canMegaEvo and it being set to false for
the whole team after a mega evolution, it is what we need to check to avoid
more than one mega evolution or banned mega evolutions.
2014-11-29 23:58:27 +01:00
Joimer
bd7601ab01 Implement Anything Goes metagame
Anything Goes is the metagame with no bans and no clauses.
It is a Smogon Metagame, though, so it enforces both HP Percentage Mod and Endless Battle Clause.
Endless Battle Clause is deemed a tool to annoy players that leads to nowhere.
It also goes against the game philosophy and the game itself has a turn
limit, that's why it's added.

There is no 'Standard Anything Goes' because its bans are always going to
be Unreleased and Illegal Pokemon, as well as cartridge limitations.
2014-11-29 23:57:09 +01:00
The Immortal
b287fa7cc1 Merge pull request #1333 from jas61292/patch-3
Update CAP banlist re: OU Mega Mence ban
2014-11-28 23:47:21 +04:00
jas61292
3b6374d361 Update CAP banlist re: OU Mega Mence ban 2014-11-28 14:19:24 -05:00
The Immortal
aa298f837a Update Monotype bans 2014-11-28 22:06:56 +04:00
The Immortal
a6677d64fa Update OM bans 2014-11-28 21:30:01 +04:00
V4Victini
804347b385 Salamencite banned from OU 2014-11-28 12:23:07 -05:00
Guangcong Luo
73bd2bdafb Merge pull request #1330 from DanielCranham/patch-1
Add Hidden power abbreviations to aliases.js
2014-11-27 14:03:49 -06:00
The Immortal
0f3de1996e Merge pull request #1331 from Pikachuun/master
Correcting Hyperspace Fury's Category
2014-11-27 20:30:11 +04:00
Pikachuun
a619c1328d Correcting Hyperspace Fury's Category
Special -> Physical
2014-11-27 10:40:52 -05:00
Cranham
2a4592613d Add Hidden power abbreviations to aliases.js 2014-11-27 14:06:30 +00:00
The Immortal
c531ebb8f8 Scolipede is banned from UU 2014-11-27 12:13:08 +04:00
Marty-D
73ea9f4ea9 Primal weather does not prevent Status moves. 2014-11-26 21:09:00 -05:00
Guangcong Luo
35ced958a8 Merge pull request #1328 from ascriptmaster/primal
Mega Evolution now ends primal weathers from base form
2014-11-26 15:48:33 -06:00
Guangcong Luo
e7e3f4cf44 Merge pull request #1329 from ascriptmaster/move-fixes
Fix Scrappy's interaction with Ion Deluge/Electrify
2014-11-26 15:48:07 -06:00
Guangcong Luo
454c5a6cfb Update gulp-jscs to 1.3.1
The old version of gulp-jscs apparently broke somewhere upstream
and is making npm test fail. The newest version works fine, so
I'm updating it.
2014-11-26 15:47:48 -06:00
ascriptmaster
b6fcb793dc Mega Evolution now ends primal weathers from base form
Sends an EndAbility event when you mega evolve so the weather can check.
2014-11-26 12:58:56 -08:00
ascriptmaster
29905009af Fix Scrappy's interaction with Ion Deluge/Electrify
Give Scrappy a negative priority on its onModifyMove action because it was
causing Normal/Fighting moves affected by Electrify to hit Ground types.
2014-11-26 11:04:10 -08:00
Juanma Serrano
86b431155d Add Hoopa-U as alias for Hoopa-Unbound 2014-11-26 17:54:30 +01:00
Juanma Serrano
c2f072cd3e Add Psychic as main psychic STAB for Hoopa on Random Battles 2014-11-26 16:47:55 +01:00
Juanma Serrano
457b6dccb6 Add moves to Hoopa for Random Battles
Add basic placeholder moves for Hoopa to use in Random Battles.
2014-11-26 16:43:44 +01:00
Juanma Serrano
889756ce69 Admins are able to override mutes and locks
Administrators shouldn't be able to be muted nor locked.
There is no instance in which an administrator should be legit punished.
In such a case, there's a worse problem than the administrator being able to be punished.

Additionally, if an administrator is muted or locked while on an alt, they can unmute themselves by using their admin account, despite being muted or locked.
2014-11-26 11:53:52 +01:00
The Immortal
fc7f5b192d Change Battle Spot Special 7 bans
The previous rules, which I was given, were for XY.
http://3ds.pokemon-gl.com/battle/oras/107/regulation/
2014-11-26 13:13:56 +04:00
The Immortal
341be4ca7e Merge branch 'master' of https://github.com/Zarel/Pokemon-Showdown 2014-11-26 01:03:47 +04:00
The Immortal
d2f5f01830 Soul Dew is released 2014-11-26 01:03:38 +04:00
Guangcong Luo
c4879bab68 Merge pull request #1325 from Morfent/trivia
Trivia plugin: correct ranks with the wrong type
2014-11-25 09:38:51 -06:00
The Immortal
64b816f9c5 Add Battle Spot Special 7
http://3ds.pokemon-gl.com/battle/xy/7/regulation/
2014-11-25 17:19:44 +04:00
Morfent
53433b2e20 Trivia plugin: correct scores with the wrong type
Fix scores broken from commit 6d7a3cf333,
remove unused curQ variable, remove unused parameters in the
commands, and lower the rank required to edit questions to %.
2014-11-25 03:35:47 -04:00
Juanma Serrano
0027efbcf7 Use https on all Smogon links 2014-11-24 18:11:57 +01:00
Juanma Serrano
0581dc02e5 Update OU links on tiers command
Change the links for metagame discussion and viability rankings
in the OU or overused option of the tiers command.
2014-11-24 18:08:32 +01:00
The Immortal
19fdc072cd Add seasonal to /om 2014-11-24 19:34:42 +04:00