Guangcong Luo
ef3b4965ea
Fix Z-move priority interaction
...
Priority Z-moves exist (namely, Gale Wings Supersonic Skystrike).
Quick Guard now partially protects against priority Z-moves.
Psychic Terrain now fully protects against priority Z-moves.
2017-01-08 01:44:35 -05:00
Guangcong Luo
9d1e153484
Fix DeprecationWarning
...
Like maybe we should propagate failures or something, but this shuts up
Node 7.x from spamming DeprecationWarnings to the console.
2017-01-08 01:44:35 -05:00
The Immortal
61aa4cc441
Mix and Mega: Ban Regigigas
2017-01-07 23:18:22 +04:00
Ben Davies
b0c117ce7a
Trivia: mitigate game end/question timeout callback race condition ( #3080 )
...
This isn't very easy to reproduce, so I can't properly test any fixes.
Trivia#broadcast writes to debug monitor rather than throwing if called after
the game instance destroys itself.
2017-01-07 04:13:19 -08:00
The Immortal
9ffe40ef06
Add Alola Friendly
2017-01-07 00:35:39 +04:00
The Immortal
40e8dfb0d9
Add Monotype VR link
2017-01-07 00:31:55 +04:00
Kevin Lau
56160b18cf
Random Battle: Add possibility of Z-Conversion ( #3078 )
2017-01-07 00:02:23 +04:00
Guangcong Luo
82ed0c04c1
Fix username banword filter
...
It was mixing a ! and also it didn't work when filtercaps and
filterstretch were off.
2017-01-06 04:48:38 -05:00
Guangcong Luo
58865f6039
Add hint for Dark being immune to Prankster
2017-01-06 04:28:29 -05:00
Guangcong Luo
ba2879c58d
Fix Twisted Spoon spacing
2017-01-06 04:28:18 -05:00
The Immortal
40e0fe21ba
RU: Ban BP
2017-01-06 11:29:46 +04:00
CheeseMuffin
3ea6a384dd
Prevent users from talking when name is banned in room ( #3077 )
2017-01-05 17:02:42 -08:00
Bär Halberkamp
892732d05e
Linkify URLs in the description of GAs
2017-01-06 01:15:32 +01:00
Kevin Lau
cd6ccba986
Random Battle: Reject Toxic with setup ( #3075 )
2017-01-05 23:49:47 +04:00
The Immortal
1b1a84d531
Remove 2v2
2017-01-05 23:25:28 +04:00
The Immortal
5ee3a3f64d
Update UU/RU
2017-01-05 22:55:13 +04:00
The Immortal
54ab129eff
RU: Ban correct Mega Charizard
2017-01-05 22:23:48 +04:00
The Immortal
d532fdcf9c
Add RU alpha
2017-01-05 20:48:54 +04:00
The Immortal
7de758a64d
Add BH Doubles alias
2017-01-05 20:48:09 +04:00
The Immortal
7fd24b3c73
Fix Mega Slowbro's tier
2017-01-05 19:48:11 +04:00
Spandan
145bf837c8
Update Pokébilities ( #3076 )
2017-01-05 19:24:41 +04:00
The Immortal
25299882a8
Random Battle: Set "Bank" Pokemon to UU level as well
2017-01-05 18:53:24 +04:00
The Immortal
983c40d955
Random Battle: Set "New" Pokemon to UU level
...
And remove unneeded levels because 75 is the default
2017-01-05 18:49:17 +04:00
The Immortal
f63e1ef5f5
Update UU
2017-01-05 18:49:17 +04:00
Marty-D
87e23444a2
Update Light Clay description
2017-01-04 21:24:57 -05:00
The Immortal
8cdf2c2c36
Add BH Doubles
2017-01-05 00:09:21 +04:00
The Immortal
3e456ea4dd
Add Hidden Type thread link
2017-01-05 00:04:48 +04:00
The Immortal
f5171079b1
Add M&M resources link
2017-01-04 18:40:30 +04:00
The Immortal
0a950cd025
Mix and Mega: Fix Mega Stone clause
2017-01-04 18:22:30 +04:00
Ridaz
0d364ab4be
Properly animate Spectral Thief ( #3072 )
...
In case of boosts, the attacking animation would play 1st, stealing the
boosts last, instead of the other way around.
This approach was chosen since Spectral Thief is the only move that
steals boosts this way, for now
2017-01-02 22:53:13 -05:00
Marty-D
a96703d19e
Fix Klutz interaction with EV items
2017-01-02 20:08:40 -05:00
Kevin Lau
e7feb63f6c
Random Battle: Fix Various Issues with Ubers ( #3069 )
2017-01-03 04:56:01 +04:00
Marty-D
1aac19401f
Fix Berserk
2017-01-02 14:47:04 -05:00
Marty-D
c7e160b3e5
Update Emergency Exit and Wimp Out
2017-01-02 14:42:25 -05:00
Tigerstar
eae92e2ff0
Update Embargo's short desc ( #3065 )
2017-01-02 14:39:26 -05:00
Guernouille
9c1c4b64e6
Gen I: Fix Challenge Cup DVs ( #3059 )
...
SpA and SpD use the same DV, and HP DV is calculated using the 4 other DVs.
In-game, the DV range is [0;15], each point giving 2 points in the stats, so to simulate that we make every DV a multiple of 2 in the [0;30] range.
2017-01-02 14:35:36 -05:00
tmagicturtle
3fb25792e4
Implement EV training items ( #3064 )
2017-01-02 14:33:54 -05:00
Kris Johnson
ed4227a22d
info.js: update /smogdex ( #3070 )
2017-01-02 10:27:43 -08:00
DieterReinert
fd6e833ec6
License: Update copyright year to include 2017 ( #3061 )
2017-01-01 18:07:57 -08:00
The Immortal
f2bb790942
Fix 350 Cup
2017-01-02 05:54:16 +04:00
The Immortal
42b2f5698d
Add alias for Pokébilities
2017-01-02 04:56:17 +04:00
urkerab
002e34813a
ROM's version of the Pokebilities code ( #3066 )
2017-01-02 04:49:35 +04:00
TheRealQuote
d2bfefe63d
Banned Gothita and Drifloon from Gen 7 LC ( #3068 )
2017-01-02 04:48:43 +04:00
The Immortal
9288e75284
Remove STABmons hack
2017-01-01 18:59:14 +04:00
Spandan
0a41adc066
Add Gen 7 tag to Pokebilities ( #3063 )
...
Well I forgot that
2017-01-01 18:57:07 +04:00
The Immortal
a4c87a079f
350 Cup should be challenge only
2017-01-01 18:48:22 +04:00
Spandan
1659993dc0
Add new OMs of the month ( #3062 )
...
* Add new OMs of the month
2017-01-01 18:46:33 +04:00
The Immortal
88ba9bbc55
Add new RoA Spotlight
2017-01-01 17:42:06 +04:00
Ridaz
73f54c9752
Add Z-Move aliases ( #3060 )
2016-12-31 19:42:59 -08:00
The Immortal
1ab1e9177a
Random Battle: Update Torkoal
2016-12-31 13:24:07 +04:00