Kris Johnson
0b014096f9
Weezing's hidden ability is released ( #6610 )
2020-04-25 05:32:52 +04:00
HoeenHero
a8903eeec0
STABmons: Prevent infinite loop when validating moves
2020-04-24 21:08:29 -04:00
Guangcong Luo
31a81a91a2
Fix @type in .ts files
...
Some JSDoc type assertions failed to get converted during various .ts
refactors. This commit takes care of them.
2020-04-24 14:19:08 -07:00
Kris Johnson
1cbaeef826
PU: Ban Silvally-Flying, Drought, and Heat Rock ( #6606 )
...
* PU: Ban Silvally-Flying, Drought, and Heat Rock
* Update formats.js
https://www.smogon.com/forums/threads/pu-general-rules-tiering-and-announcements-thread.3660650/#post-8440324
2020-04-24 13:52:21 -07:00
Marty-D
abe7b58419
Fix Steel Beam description
...
Nice catch @scheibo!
2020-04-24 15:51:02 -04:00
Marty-D
e03d6e9020
Gen III: Remove obsolete code
2020-04-24 15:03:04 -04:00
The Immortal
f77432d7fc
Random Battle: Improve Raichu-Alola
2020-04-24 21:58:03 +04:00
Literally who
4ea14070b9
Gen 8 Random Doubles Update ( #6596 )
2020-04-24 21:45:59 +04:00
The Immortal
3925dc304d
Increase Punk Rock's rating
2020-04-24 20:58:12 +04:00
The Immortal
a59bf5e270
Random Battle: Fix Noctowl
2020-04-24 20:07:05 +04:00
The Immortal
f7e1a1d253
Hackmons Cup: Fix G-Max moves being rolled
2020-04-24 01:57:53 +04:00
The Immortal
171233b6de
Random Battle: Reject Steadfast
2020-04-24 01:29:44 +04:00
Guangcong Luo
5d63b16d4d
Fix botched merge in data/.ts refactor
...
The data/.ts refactor left a few .js files in, which weren't deleted
between 13 and 3 days ago:
c85f5bccb0
Because of this, the corresponding `.ts` files were considered new,
rather than renamed, and changes to the `.js` files got deleted rather
than merged.
Fortunately, this only affected `moves.js`, which has now been manually
re-merged with the changes.
2020-04-23 11:22:21 -07:00
Kris Johnson
28bf388b98
Typescript data ( #6553 )
2020-04-23 09:16:09 -07:00
The Immortal
46b4ad4768
Move Rufflet to LC Uber
2020-04-20 21:41:12 +04:00
Luc Moussiegt
be4ff58260
Fix Sky Drop Wonder Guard interaction ( #6593 )
2020-04-20 12:14:37 -04:00
Marty-D
4997963c8b
Gen I & Stadium: Fix accuracy calculations
2020-04-19 15:02:04 -04:00
penpexgit
5e13bc2432
Improve FORMES.md ( #6590 )
2020-04-19 10:48:17 -07:00
Nol
a3b8db05f7
SSB: Update several ranks ( #6556 )
2020-04-18 22:03:42 -07:00
Leonard Craft III
c376c1f80d
Fix Max Move base move source from leaking ( #6592 )
2020-04-18 19:00:08 -07:00
Marty-D
d9d345d8df
Correct power modifier priorities
...
Thanks @dawoblefet!
2020-04-18 20:33:13 -04:00
Luc Moussiegt
4a749aff3e
Fix Technician interaction with Battery/Auras/PowerSpot ( #6587 )
2020-04-18 12:46:19 -04:00
The Immortal
8fce5ef798
Parental Bond doesn't affect Max moves
2020-04-18 17:22:48 +04:00
Guangcong Luo
286246da82
Push Dynamax ending to as late as possible
2020-04-17 00:31:59 -07:00
scoopapa
c32997cb51
Roulettemons: Update movepools ( #6551 )
2020-04-16 04:36:40 -07:00
Guangcong Luo
80634c6918
Fix Dazzling
...
I don't like using Bulbapedia as a source, but our researchers are all
asleep and TI said this was high-priority.
2020-04-16 03:12:40 -07:00
Guangcong Luo
6884c7ee81
Remove unnecessarily quoted keys in data/
...
(By pulling this out from the rest of the TypeScript refactor, this
should make the diffs for the TypeScript refactor more readable.)
2020-04-16 01:32:18 -07:00
Kris Johnson
712b7e0e8e
Add "seejong" as an alias for Sealeo ( #6585 )
...
The entire Pokemon Games room refers to Sealeo as Seejong and it has significant meme value. Additionally, Seejong is Sealeo's German name.
2020-04-16 00:20:07 -07:00
Leonard Craft III
c1bf933e31
Fix Neutralizing Gas + ability changing effects ( #6581 )
2020-04-15 20:36:46 -07:00
Kirk Scheibelhut
78151fad79
Fix 32e193b2 to rely on isMax instead of Nonstandard
2020-04-15 16:15:19 -07:00
Leonard Craft III
3842e03d60
Fix residual order for G-Max Volcalith / Wildfire ( #6565 )
2020-04-15 12:20:27 -04:00
Kris Johnson
608deb3d8d
Move Gmax formes to (DUber) ( #6578 )
2020-04-14 15:18:21 -07:00
Kris Johnson
209c95891f
Move Noctowl, Silvally-Fire, and Silvally-Ground to PUBL ( #6576 )
...
https://www.smogon.com/forums/threads/pu-general-rules-tiering-and-announcements-thread.3660650/#post-8428752
2020-04-14 01:07:02 -07:00
timbosu
4f0bf449b0
Prevent Crafty Shield from blocking Perish Song ( #6573 )
2020-04-14 01:06:40 -07:00
urkerab
19be262793
Fix Pastel Veil mechanics ( #6571 )
...
Makes Pastel Veil pass the tests from #6568
2020-04-13 15:18:14 -07:00
urkerab
9c8c1e1468
Fix Fell Stinger after redirection ( #6572 )
2020-04-13 14:20:37 -07:00
The Immortal
32e193b2b9
Prevent G-Max moves from being used in Hackmons
2020-04-13 19:41:54 +04:00
Kris Johnson
98b0e98098
Move Barraskewda and Centiskorch to RUBL ( #6569 )
...
https://www.smogon.com/forums/threads/np-ru-stage-1-i-lost-something-in-the-hills-barraskewda-and-centiskorch-banned-see-post-71.3659533/page-3#post-8427541
2020-04-12 23:05:38 -07:00
fart
9fda11310a
Fix activeMoveActions bug ( #6570 )
...
Bar Fight is supposed to act like Fake Out and only work on turn 1. This line added in this PR was missing from the runMove function, so Bar Fight and Fake Out were usable past turn 1.
2020-04-12 22:28:39 -07:00
Guangcong Luo
7c0a6a9c60
Update FORMES.md
2020-04-12 22:25:45 -07:00
Guangcong Luo
b9e25acbbf
Document forme data formats
2020-04-12 21:55:49 -07:00
The Immortal
af353fa46f
Update BW LC
2020-04-12 17:16:12 +04:00
Kirk Scheibelhut
ca69c8e6e3
Fix Minior-Meteor forme not being allowed in Gen 7 ( #6563 )
2020-04-12 16:25:13 +04:00
The Immortal
c60df55907
Gen 6 Randoms: Fix Trick Pokemon
...
And remove outdated priority rejection.
2020-04-12 00:07:51 +04:00
The Immortal
b99c238b20
Gen 5 Randoms: Fix Medicham
2020-04-12 00:05:07 +04:00
The Immortal
5202df1921
Gen 5 Randoms: Fix NFE level
2020-04-11 10:20:00 +04:00
HoeenHero
3458bdd454
Gen 5: Normal Gem should inherit from base data.
2020-04-10 22:15:16 -04:00
urkerab
9b3a51da14
Fix accuracy of Hurricane and Thunder against holder of Uility Umbrella ( #6558 )
2020-04-10 16:20:52 -07:00
The Immortal
e6682bfb07
Gen 5 Randoms: Fix Mandibuzz
2020-04-11 03:05:06 +04:00
scoopapa
86d8495522
Roulettemons move legality and update cont'd ( #6540 )
2020-04-09 11:46:15 -07:00