Marty-D
83eff3be2c
Fix crash in Grudge
2018-02-11 17:54:18 -05:00
Marty-D
f553290890
Shared Power: Fix Sheer Force and Stench interaction
2018-02-08 14:52:37 +00:00
Marty-D
19b8baaf2c
Update Partner Cap Pikachu event
2018-02-07 15:18:21 +00:00
KrisXV
554213bddb
Fix Battle Bond + Skill Link in Shared Power ( #4407 )
2018-02-06 22:13:56 -05:00
Marty-D
76f2aa3fdd
Learnsets: Add VC ExtremeSpeed Dratini
2018-02-06 22:11:52 -05:00
Marty-D
3605c1f24f
Add new event Pokemon
2018-02-06 11:16:43 -05:00
The Immortal
848a58a58b
Move Breloom to UU
2018-02-06 05:33:43 +08:00
Marty-D
cbe9d00864
Tiers: Add February quick changes
2018-02-04 14:45:35 +00:00
urkerab
30cd0b4125
Make Pressure work in Shared Power ( #4398 )
2018-02-02 23:15:05 -05:00
urkerab
2e05c876c8
Other Metagames of the Month February 2018 ( #4395 )
2018-02-01 22:08:53 -05:00
cant say
7a5f65743e
Add Ultra Sinnoh Classic ( #4391 )
2018-01-31 22:05:58 -05:00
KrisXV
a4cf9f3ab1
Fix Mimikyu-Busted-Totem's tiers ( #4390 )
...
handled in https://git.io/vN7tU
2018-01-31 11:30:48 -06:00
urkerab
ef005d3076
Fix Protective Pads interaction with Spectral Thief ( #4389 )
...
Specifically, stat boosts gained are from the user, not the target.
2018-01-30 14:46:11 -05:00
Lionyx
981427ab6c
Fix Mimikyu-Busted-Totem's tiering ( #4387 )
...
I'm not sure if it inherits its tiering from Mimikyu-Busted or Mimikyu-Totem, but the fact that either already inherit their tiering from Mimikyu seems to have made Mimikyu-Busted-Totem's tiering to "undefined" (http://www.smogon.com/forums/threads/bug-reports-v2-0-read-op-before-posting.3469932/post-7669587 ).
2018-01-30 11:06:58 -06:00
Marty-D
ad27420a1e
Update Life Orb's interaction with OHKO moves
2018-01-29 19:46:11 -05:00
KrisXV
ac8c8e41a6
Fix Genesect and Clefairy's doubles tiers ( #4384 )
2018-01-29 07:22:12 -06:00
Guangcong Luo
4c0699abc6
Implement inputLog
...
A battle's inputLog is now stored separately from the output log. It's
not an exact log of inputs, but rather just a collection of the inputs
that resulted in the battle: a default choice expands to the choice
that was actually used, and the starting seed is logged whether or not
it was explicitly passed into the battle stream.
Fixes #4348
Fixes #3201
2018-01-28 21:23:06 -06:00
Guangcong Luo
1531b662c6
Refactor battle stream system
...
This contains a lot of minor refactors, but the main thing that's going
on here is that battle stream writes have been streamlined to be a lot
easier for others to use.
We even support:
./pokemon-showdown simulate-battle
which provides a stdio interface for anyone using any programming
language to simulate a battle.
2018-01-28 21:06:49 -06:00
urkerab
cdb12bd696
Fix last item handling ( #4383 )
2018-01-28 20:05:44 -06:00
urkerab
33c6033a5b
Targets of the wrong type are immune to Synchronoise ( #4381 )
2018-01-27 18:10:11 -06:00
Guangcong Luo
a22d1d7b20
Fix doublesTier
...
Should now correctly display NFE and LC tiers.
2018-01-26 18:40:24 -06:00
KrisXV
aefa8c986a
Add doublesTier ( #4339 )
2018-01-26 14:23:38 -06:00
cant say
28a5e005c0
Add UB aliases ( #4379 )
2018-01-26 08:51:53 -05:00
KrisXV
d31fd3e353
UU: Unban Mega Houndoom and ban Drought ( #4377 )
...
http://www.smogon.com/forums/threads/3627043/
RU doesn't want Drought banned:
http://www.smogon.com/forums/threads/3625382/#post-7664690
2018-01-25 22:11:10 -06:00
Marty-D
16b0dbfa71
Revert "Learnsets: Remove Crystal-only VC egg moves"
...
This reverts commit aebe3634cc .
2018-01-25 21:55:27 -05:00
Marty-D
a9e694e909
Revert "Learnsets: VC Celebi is unreleased"
...
This reverts commit 5be3eb4ac4 .
2018-01-25 21:44:15 -05:00
urkerab
f0c93655c4
Fix Protective Pads mechanics ( #4362 )
2018-01-23 11:19:07 -05:00
Marty-D
2ca4259581
RU: Remove suspect test and ban Durant
2018-01-22 19:41:52 -05:00
Articuno-I
baa028a6fd
Refactor twineedle.multihit to match doublekick ( #4363 )
2018-01-21 11:05:37 -06:00
The Immortal
e8d8a6f115
Random Battle: Improve Slaking
2018-01-21 23:52:51 +08:00
Guangcong Luo
bb0e00e0a8
Fix STABmons move legality checker
2018-01-20 02:07:25 -06:00
Guangcong Luo
aae46ffd46
Support checkLearnset in format rules
...
Fixes #4356
2018-01-20 02:05:21 -06:00
urkerab
396fda7adf
Fix Z-Power interaction with called Status moves ( #4291 )
...
Latest research (http://www.smogon.com/forums/posts/7625046/ ) shows that although Z-Synthesis bypasses Heal Block, using Z-Copycat to copy Synthesis does not. (Z-Copycat on a damaging move does of course turn into a damaging Z-Move.)
2018-01-17 08:57:37 -05:00
The Immortal
97e83422bb
Random Battle updates
2018-01-17 21:36:38 +08:00
LegoFigure11
2133190898
BSSF: Fix Aron ( #4344 )
...
Update Aron set and fix clause to allow it to be generated
2018-01-16 16:17:15 +08:00
Marty-D
6ab216aadf
Add new event Pokemon
2018-01-14 09:47:22 -05:00
urkerab
56619ffa35
Simplify Magic/Trick/Wonder Room ( #4337 )
2018-01-12 19:26:10 -06:00
Marty-D
98fa2d4b1e
Update Helping Hand failure conditions
2018-01-12 19:50:14 +00:00
Kevin Lau
10b062955e
Random Battle: Add more Knock Off ( #4246 )
2018-01-12 01:16:43 +08:00
urkerab
e3b8a37a0a
Simplify Mud Sport and Water Sport ( #4332 )
2018-01-12 01:12:57 +08:00
Kris Johnson
3668b0a320
UU: Ban Ninetales-Alola ( #4334 )
2018-01-10 23:40:20 -06:00
Kris Johnson
3053bce174
Haunter and Gurdurr are PU by usage ( #4330 )
2018-01-10 17:02:17 -06:00
Kris Johnson
519f803e37
Kingdra is BL3 ( #4328 )
...
http://www.smogon.com/forums/threads/drastic-tier-shifts.3578584/page-2#post-6957897
It was BL3 before it moved to OU
2018-01-10 15:57:01 -06:00
The Immortal
68ca4d5b0f
Random Battle updates
2018-01-10 16:44:28 +08:00
Kris Johnson
7972dfff5e
January tier updates ( #4327 )
2018-01-09 22:37:06 -05:00
cant say
aa2533dc8e
BSS Factory: Fix more Liquidation mistakes ( #4315 )
...
also fixed up some move slashing on gyarados
2018-01-08 22:42:30 -05:00
Kris Johnson
aaf918bcfa
BSS Factory: Swampert doesn't learn Liquidation ( #4314 )
2018-01-08 20:27:46 -05:00
urkerab
99d682ca26
Change lastMove from a string to a Move ( #4298 )
2018-01-03 11:54:35 -06:00
cant say
7c0f4eda80
BSSF: Fix Kommo-o ( #4306 )
2018-01-03 15:16:11 +08:00
urkerab
fba65229cf
Add Mind Blown to Damp's description ( #4305 )
2018-01-02 16:22:08 -06:00