Russell Jones
fdcfcb02db
Revamp evolution tables ( #4997 )
2019-02-14 23:51:17 -06:00
Kris Johnson
df764e971a
Battle Factory: Remove unranked Pokemon and fix Snorlax ( #5164 )
2019-02-14 16:30:56 +04:00
Kevin Lau
8860c0e4e0
Random Battle: Update Rhyperior ( #5162 )
...
* Random Battle: Update Rhyperior
- Although Rock Blast is the preferred move in RU, there are notably
fewer Sturdy mons in Random Battle and it struggles more with breaking
Substitutes with it.
- Aqua Tail gives very minimal meaningful coverage since it mostly is
super effective on Pokemon already weak to Ground. Instead, give it Ice
Punch since it's much more common on it.
* Update formats-data.js
* Update formats-data.js
2019-02-13 01:22:59 +04:00
The Immortal
2e0be4ce67
Random Battle improvements
2019-02-12 17:25:49 +04:00
Marty-D
44310dd140
NU: Ban Vanilluxe
2019-02-11 21:07:55 -05:00
Guangcong Luo
b498bb222c
Require object literal method shorthand
2019-02-11 18:14:09 -06:00
Kevin Lau
df09b719c3
Random Battle: Update Probopass ( #5159 )
...
Earth Power is one of its most used moves because of Steel trapping with
Magnet Pull, while Pain Split is almost unheard of in standard tiers,
and isn't very useful on it unless it has Sturdy (but Magnet Pull is the
better move and is rated higher)
2019-02-11 22:57:54 +04:00
Kris Johnson
1801271f6b
Battle Factory: Update RU and LC ( #5143 )
2019-02-06 15:04:55 -05:00
Guangcong Luo
8ff241906d
Check capitalization in Factory sets
...
This might be debatably important, but if it's worth pointing it out
in reviews, we might as well automate it.
2019-02-06 10:40:10 -06:00
Marty-D
c5efdf6cbe
RU: Ban Stakataka
2019-02-06 08:49:27 -05:00
MacChaeger
205a753544
Pokebilities: fix special abilities as well as Gastro Acid ( #5140 )
2019-02-06 16:30:14 +04:00
DubbleClick
0a864e84d8
Fix some LGTM alerts ( #5139 )
2019-02-05 20:34:32 -06:00
Guangcong Luo
f3e45fbb72
Move server code to server/
...
Also move mods/ to data/mods/
This makes PS more monorepo-like. The intent is to further separate
the sim and the server code, but without fully committing to splitting
the repository itself.
We now support `./pokemon-showdown start` in addition to
`./pokemon-showdown`. I'm not clear which I want to be the default
yet.
2019-02-03 16:07:06 -06:00
Marty-D
008dfbdd8a
Update Me First
2019-02-02 16:13:03 -05:00
Guangcong Luo
8d57bd1b8c
Remove useless param from pokemon.transformInto
...
Introduced in 743c85127c
2019-02-01 15:10:46 -06:00
Marty-D
4ceb8101fc
Update Trick Room's short description
2019-01-30 12:02:13 -05:00
Marty-D
4fc130a9ac
Battle Factory: Fix another Hydreigon set
2019-01-29 09:12:39 -05:00
Marty-D
e21f3e02a8
PU: Ban Alolan Exeggutor
2019-01-28 15:08:57 -05:00
Marty-D
16eb789ba9
Battle Factory: Split UU Hydreigon sets
2019-01-28 15:05:37 -05:00
Kevin Lau
3cb9bb0627
Random Battle: Fix Dedenne HP EVs ( #5122 )
2019-01-26 14:46:43 +04:00
Russell Jones
e4923a08d5
Use more accurate multiplier for Big Root ( #5120 )
2019-01-25 10:39:58 -05:00
TheMezStrikes
763794a18a
2v2 Doubles: Update banlist ( #5116 )
2019-01-24 16:28:10 +04:00
Kris Johnson
629ffb88c8
Add Untiered as a Doubles tier ( #5112 )
2019-01-22 18:59:50 -06:00
Marty-D
e4a4762822
RU: Ban Meloetta
2019-01-20 10:26:22 -05:00
urkerab
768f6f6a21
Electrify shouldn't affect Struggle ( #5115 )
2019-01-20 10:22:48 -05:00
Kevin Lau
30a7e7a094
Random Battle: Reject Pursuit if 3 Dark moves ( #5111 )
...
Fixes Skuntank (Pursuit/Sucker Punch/Crunch) and Spiritomb (Pursuit/
Sucker Punch/Dark Pulse) among others.
2019-01-17 18:54:16 +04:00
Marty-D
891f4d202a
Update Emergency Exit and Wimp out descriptions
2019-01-16 13:56:02 -05:00
Marty-D
d1b286680e
Update Celebrate calling restrictions
2019-01-16 13:52:25 -05:00
Marty-D
a0a81519ca
Update Zen Mode
2019-01-16 13:42:18 -05:00
Guangcong Luo
570c9858af
Add hint message for Roost
2019-01-15 22:11:14 -06:00
MacChaeger
2a60ad7589
Fix stomping tantrum vs. only Protect ( #5081 )
2019-01-15 22:03:54 -06:00
asgdf
9b4c42cc8f
Fix partial trapping moves in the statbar after having ended ( #5108 )
2019-01-15 19:25:46 -06:00
Alexander B
73a158631e
Desolate Land activates before Dazzling ( #5107 )
2019-01-15 11:05:32 -06:00
Russell Jones
d35aeb0b23
Trying another fix for Fake Out ( #5103 )
2019-01-14 09:52:04 -06:00
urkerab
554060b0b5
Rename crash damage back to (High) Jump Kick ( #5104 )
2019-01-13 21:46:10 -06:00
urkerab
fa4442cb7c
Fix Fairy Lock ( #5101 )
2019-01-13 13:22:35 -06:00
Kevin Lau
c579e4ae85
Random Battle: Lower Keen Eye rating ( #5098 )
...
Fixes Drapion, who has 3 different moves with a rating of 1. Keen Eye is
less useful than Battle Armor or Sniper because of a lack of accuracy
reduction moves in random battle, so this ensures that it is not chosen.
2019-01-13 22:16:19 +04:00
The Immortal
0be83d1706
Revert "First-turn-only moves should be blocked if you used a Dancer move immediately after switching in ( #5090 )"
...
This reverts commit 7e6148b8c4 .
2019-01-13 21:56:40 +04:00
Quinton Lee
0cc9b78094
Remove unnecessary Pokestar alias
2019-01-12 16:54:54 -06:00
The Immortal
dc7d98adf2
Random Battle: Fix Psychic and Normal types
...
Fixes #5095
2019-01-12 23:28:00 +04:00
Russell Jones
7e6148b8c4
First-turn-only moves should be blocked if you used a Dancer move immediately after switching in ( #5090 )
2019-01-11 15:29:35 -06:00
Marty-D
8afef5853b
Quickban Minior from PU
...
https://www.smogon.com/forums/threads/pu-tiering.3611938/#post-8009550
2019-01-11 10:40:09 -05:00
The Immortal
37381e3ff1
Random Battle: Improve Malamar
2019-01-10 18:44:54 +04:00
Kris Johnson
10fd960dbb
Fix Doubles Tiers for NFE Pokemon ( #5082 )
2019-01-09 20:45:46 -06:00
Marty-D
4b0c3679de
Copy Chansey's illegal move combos to Blissey
2019-01-08 08:32:29 -05:00
Marty-D
5d06968819
Release Custap, Enigma, Jaboca, Micle, and Rowap Berries
2019-01-08 08:25:57 -05:00
Kris Johnson
6d14c02b39
RU: Quickban Darmanitan ( #5077 )
...
https://www.smogon.com/forums/threads/np-ru-stage-12-summertime.3639410/page-3#post-8006400
2019-01-08 04:48:21 -06:00
Kris Johnson
140b85b7d9
Fix Crabominable's tier ( #5076 )
...
Crabominable didn't reach the PU usage threshold, but it was overlooked.
2019-01-07 20:33:03 -06:00
urkerab
0a60bd8a43
Fix two issues with Flame Burst ( #5064 )
2019-01-06 19:21:51 -06:00
The Immortal
e5cbffe236
Random Battle: Improve Oricorio
2019-01-06 18:05:47 +04:00