Commit Graph

13257 Commits

Author SHA1 Message Date
Marty-D
bc20c40722 Fix White Herb activation from Fling display 2017-06-05 11:15:49 -04:00
Marty-D
819d36923e Add tiny tourney 2017-06-05 10:59:48 -04:00
Charlie Kobayashi
dc51f4210f Scavengers: improve multiple connection check (#3579)
- filter by IPs to avoid false positives
2017-06-05 03:02:42 -05:00
CheeseMuffin
83efb5b191 Fix jeopardy (#3576) 2017-06-05 06:24:36 +08:00
panpawn
58935fe61e Avatars: Don't allow setting to constructor (#3570) 2017-06-05 06:10:32 +08:00
The Immortal
63f3ec6b62 Update Mix and Mega 2017-06-03 21:40:07 +04:00
LegoFigure11
8521529717 BSS Factory: Fix illegal moveset and item clause (#3575)
Eevee only gets Celebrate from an Event, and thus Umbreon cannot have its HA or Egg Move (Wish) on a set that also has Celebrate.
Also fixes several items being left out of the item clause (Thanks Urkerab and DragonWhale)
2017-06-03 13:10:05 -04:00
urkerab
98a00981a3 Really ban Meditite from Gen 4 (#3574) 2017-06-03 05:52:02 +04:00
urkerab
94f75ad38b Don't allow Power Construct with another Uber (#3573) 2017-06-03 04:02:06 +04:00
Marty-D
141778802c Gen IV: Fix Meditite's tier 2017-06-02 17:08:09 -04:00
Quinton Lee
2e4838c72e Tournaments: allow all tournaments to be named 2017-06-02 14:39:11 -05:00
cant say
2f267bb435 BSS Factory: Correct Greninja's ability (#3572) 2017-06-02 15:51:46 +04:00
Ben Davies
0e736074a9 Tests: refactor test/main.js, remove test/simulator/index.js (#3565)
- The before hook in test/main.js has no reason to be handled
asynchronously when nothing it handles is async
- test/simulator/index.js has no reason to exist when mocha.opts
already handles finding files to test
2017-06-02 01:21:47 -05:00
The Immortal
f3e1097b99 Update OM aliases 2017-06-01 23:33:19 +04:00
urkerab
2bc6d3cf73 Other Metagames of the Month June 2017 (#3571)
* Other Metagames of the Month June 2017

* Update formats.js
2017-06-01 23:29:12 +04:00
The Immortal
5b0a4cd68c Add new RoA Spotlight 2017-06-01 16:51:53 +04:00
Marty-D
4fada0ccfe Release Unova Cap Pikachu 2017-05-30 22:57:05 -04:00
sparktrain
a5453cb62b Fix Brattler's data (#3568)
Brattler's typing and ability slots should be consistent with Malaconda's.
2017-05-30 22:27:58 -04:00
Charlie Kobayashi
7217398080 Scavengers: update leaderboard formatting (#3567)
- only bold non-auth in the top 5 of the leaderboard, rather than top 3 non-auth overall
2017-05-31 04:50:30 +04:00
The Immortal
14f4f90bab Add Mix and Mega suspect test 2017-05-31 04:24:45 +04:00
Marty-D
1bf8df1ed1 Release Blazikenite, Sceptilite, and Swampertite 2017-05-30 08:43:29 -04:00
LegoFigure11
c3181ba6d1 BSS Factory: Bugfix and minor set updates (#3564)
Fixes a bug where Volcarona, Weavile, Whimsicott, Xurkitree and Zapdos never get rolled due to a misplaced }
Group Silvally, Ninetales, Rotom, and Thundurus formes to prevent them from being rolled more often than they should
Minor adjustments to some sets (guarantee Rock Tomb and replace Vacuum Wave with Bullet Punch on Sash Lucario)
2017-05-30 00:55:00 +04:00
LegoFigure11
176f0f8fc2 BSS Factory: Add alias, improve sets, bugfixes (#3563)
Now that we've had time to playtest a little, we're making some
improvments to the sets:
* Fix legality issue with Kantonian Ninetales having Encore
* Change Frustration -> Return on Pinsir
* Move 4 SpD -> 4 Spe on TWave Togekiss
* Slash EQ with Gravity on Gigalith
Fixed a bug:
* Fix bug where Silvally-Normal could never get called
and added an Alias:
* Added "bssf" as an alias for "BSS Factory"
* Also added "bsd" as an alias for "Battle Spot Doubles" (unrelated but
still needed doing)
2017-05-28 18:42:19 +04:00
Lionyx
0ab29c0f4f Notify staff room when a user is globally unbanned outside of it (#3554) 2017-05-28 19:43:23 +09:00
asgdf
f22963c718 Fix Last Will crash (#3561)
By moving BeforeFaint right before the faint message, so the move is done
by then.
2017-05-28 17:24:17 +09:00
Insist
3c1cd8b4e2 Magikarp's Revenge: Make it even better :^) (#3556) 2017-05-28 14:26:48 +09:00
Charlie Kobayashi
50c1c88cba Scavengers: Refactor Leaderboard, add new functions (#3555) 2017-05-28 14:26:27 +09:00
LegoFigure11
4d382728d5 BSS Factory: Fix suboptimal natures (#3560)
Errors in initial file caused some natures to be invalid. These were replaced with `Serious` in the most recent commit, which is a suboptimal nature for these Pokemon.
2017-05-27 23:37:32 -05:00
Ivo Julca
586612ab9f Delete duplicate randdubs moves 2017-05-27 23:33:52 -05:00
Ivo Julca
3feec1d4fa BSS Factory: Fix invalid moves and natures 2017-05-27 22:43:22 -05:00
Ivo Julca
a87032ae8a Update names of Deep Sea (Tooth|Scale) to Gen 6+ format 2017-05-27 21:56:34 -05:00
The Immortal
5e6b6644b6 Remove Baton Pass Clause from OMs 2017-05-28 06:37:54 +04:00
Ivo Julca
c57485176e Fix relative path of crashlogger module from mods 2017-05-27 21:36:57 -05:00
Ivo Julca
351550350f Refactor Allow Tradeback to a rule
Follow-up to 9da05b8635 (#3470)
2017-05-27 21:36:57 -05:00
Kris Johnson
adeac31e75 OU: Ban Baton Pass (#3559)
* OU: Ban Baton Pass

Baton Pass is now banned from SM OU as per http://www.smogon.com/forums/threads/baton-pass-in-sm-ou.3604290/page-2#post-7370590

* Update tiers with BP clause

* I continue to be an idiot
2017-05-28 06:34:59 +04:00
Ivo Julca
4e543aee9e Implement Trace adjacency check 2017-05-27 20:43:24 -05:00
Slayer95
9165e883fd Fix Hackmons Cup EVs 2017-05-27 19:20:09 -05:00
LegoFigure11
04d23a9e54 Add BSS Factory (#3553) 2017-05-27 16:10:58 +04:00
t8bm
4cef9358c9 Fix Refrigerate modifiers (#3552) 2017-05-25 22:09:44 -04:00
LegoFigure11
805313338d Fix Gender randomisation in Battle Factory (#3551)
At the moment everything gets rolled as Male
2017-05-25 10:41:39 +09:00
Lionyx
61043f8346 /forcepromote: Prevent from promoting to Global Room Owner (#3544) 2017-05-25 10:23:35 +09:00
Charlie Kobayashi
1f7accfe6b Scavengers: Remove logging (#3550) 2017-05-24 20:36:43 -04:00
urkerab
f24d7cbadb Move Illusion-breaking out of the battle engine (#3549) 2017-05-24 20:36:17 -04:00
asgdf
b4b42ce4ad Fix Z-Move mismatch when moves have 0 PP (#3539) 2017-05-24 20:36:00 -04:00
The Immortal
1b11776e28 1v1: Unban Blaziken 2017-05-25 00:21:57 +04:00
Charlie Kobayashi
f861dfddfe Scavengers: Add leak block, fix grammar, autojoining, /leavehunt (#3540) 2017-05-24 23:58:42 +09:00
asgdf
8a33238544 Fix statuses still being effective after being removed that turn (#3538) 2017-05-24 23:55:35 +09:00
Insist
06ed00e2af Rulesets: Remove -ate clause (#3548) 2017-05-24 18:33:25 +04:00
The Immortal
b9caee6227 Fix NU banlist 2017-05-24 18:32:00 +04:00
urkerab
d212b9f128 Move, Ability and Item effects should inherit the name (#3547) 2017-05-24 23:12:38 +09:00