Commit Graph

15535 Commits

Author SHA1 Message Date
HoeenHero
dfd08e6d8d Add more information to /help blacklist
Alot of Room Owners have trouble remembering the /showblacklist command.
This change makes it easier to find the command.
2018-09-08 12:16:43 -04:00
Marty-D
c494ac362a
"Fix" the second turn of called multi-turn moves
TODO: Not this. Calling moves that select multi-turn moves currently use the target of the calling move on the second turn, which is probably the user and would otherwise fail if not for being re-targeted again. Maybe store a locking move's randomly selected target in a Pokemon or move volatile instead.
2018-09-08 12:05:55 -04:00
whales
74ab9baa98 UNO: Fix crash on DQing player with uno 2018-09-08 00:42:46 -05:00
Kevin Lau
50c2413d0d Random Battle: Update Empoleon (#4844)
Hidden Power Fire has virtually no useful coverage for a Pokemon that
should always have a Water move, and Defog is a popular move on
Empoleon. Also add rejection for Defog+Stealth Rock similar to the
already-existing Defog+Spikes rejection.
2018-09-06 15:39:37 +04:00
Guangcong Luo
ae03a15c74 Fix misc bugs discovered by LGTM 2018-09-06 02:31:12 -05:00
Guangcong Luo
eb28444f79 Fix /learn
There were previously bugs with specifying formats or pentagon
requirements.

Bug caught by LGTM:

fc22f4fb8d/files/chat-plugins/datasearch.js (xeb305f9d77a01f51):1
2018-09-06 02:31:12 -05:00
Guangcong Luo
9c87d652ec Refactor /coverage
The new version should be more readable.
2018-09-06 02:31:12 -05:00
Guangcong Luo
ae526834a2 Fix uhtmlchange Roomlogs function
Caught by LGTM:

fc22f4fb8d/files/roomlogs.js (xa1bd0a177ef2410d):1
2018-09-06 02:31:12 -05:00
Marty-D
16faa75ee4 CAP: Add Mumbao and update prevos 2018-09-04 14:23:14 -04:00
Guangcong Luo
0f2d590e6e
Update SIM README MOVESLOTSPEC table 2018-09-03 21:12:45 -05:00
Guangcong Luo
a96e804c87
Improve Sim README
- Remove reference to "new API" vs "old API"
- Fix `TARGETSPEC` table Markdown
2018-09-03 21:09:28 -05:00
The Immortal
91c03011ca
1v1: Ban Snorlax 2018-09-03 23:43:52 +04:00
askii93
058a1ee38b Event sort (#4833)
* Add sort for events table

* Tested w/scav room users

* something

* Check for permissions and convert back to objects

* Communicate Command to Modlog & User

* Truncate Message Building

* Fail if no column name is specified
2018-09-03 13:05:51 -04:00
Marty-D
733ea72d4f Make a move fail if the target is the user and it's not self-target 2018-09-03 11:24:38 -04:00
The Immortal
9623a190bf Update PU 2018-09-03 16:23:09 +04:00
Marty-D
8d582a4b33 Add new event Pokemon 2018-09-02 16:20:08 -04:00
Marty-D
ce8dd99909 Learnsets: Lotad can't learn Dive 2018-09-02 16:19:22 -04:00
HoeenHero
61be747557 Uno: Improve Typescript 2018-09-02 13:55:15 -04:00
Quinton Lee
c7ec922c97 Support staff-only HTML boxes (#4840)
Also updated relevant help commands.
2018-09-01 23:15:04 -05:00
Kris Johnson
e5dcb1fa48 TypeScript UNO (#4825) 2018-09-01 14:20:18 -04:00
TheMezStrikes
be94b72c3b Fix typo in gen61v1 desc (#4839) 2018-09-01 11:20:04 -04:00
Marty-D
8936b8cc07
Gen II: Fix Snubbull event moves 2018-09-01 11:05:26 -04:00
Marty-D
3933cf5c7b
Fix past gen Pursuit knockouts on the switch 2018-09-01 09:31:45 -04:00
The Immortal
02521f31fc
Update OM rotational ladder 2018-09-01 16:02:54 +04:00
Kris Johnson
5813add1e2 Add September RoA Spotlight, LCotM, and OMotM (#4838) 2018-09-01 16:02:05 +04:00
The Immortal
0a10b30674 Add Accuracy Moves Clause 2018-09-01 15:26:11 +04:00
The Immortal
55f27d88a0 Gen 6 Random Battle: Update crash message 2018-09-01 15:23:31 +04:00
The Immortal
bc23b3fa83
2v2: Add Sleep Clause 2018-09-01 15:04:29 +04:00
Guangcong Luo
2c15a1663a
BrightPowder -> Bright Powder
Fixes https://github.com/Zarel/Pokemon-Showdown-Client/issues/1142
2018-09-01 04:09:35 -05:00
CheeseMuffin
1bc1e15e93 Trivia: Update levenshtein function (#4720) 2018-08-31 20:01:15 -05:00
The Immortal
87064b0255
Update threads for VGC 2018-08-30 15:19:01 +04:00
urkerab
b97365f52c Restore Mirror Move's short description (#4836) 2018-08-29 23:48:30 +04:00
LegoFigure11
101f16939a Add Battle Spot Special 12 (#4835) 2018-08-29 17:14:52 +04:00
The Immortal
952e5f9fd9
AAA: Ban Zygarde 2018-08-29 17:12:42 +04:00
Marty-D
87a1542147 Update Phantom/Shadow Force interaction with Minimize
Fixes #4830
2018-08-28 14:24:57 -04:00
Kevin Lau
5cd0e0750d Random Battle: Fix Flyinium Z appearing with other Z Crystals (#4834) 2018-08-28 15:57:56 +04:00
Honko
26e58f1457 Gen 2 Randbats: Fix typo (#4829)
Mew doesn't learn Recover. Probably a copy-paste error from the similar Mewtwo set.
2018-08-26 21:41:10 -05:00
Marty-D
e758f0a2f0 Add Team Preview to the Minimal GBU ruleset 2018-08-26 17:12:28 -04:00
HoeenHero
f07203325d Add Team Preview to VGC 2019
Not included in Minimal GBU
2018-08-26 16:27:02 -04:00
HoeenHero
d2bc6dc00d Fix VGC 2019 timers 2018-08-26 16:03:47 -04:00
urkerab
46e54e950f Fix http:// (#4828) 2018-08-26 15:02:25 -05:00
HoeenHero
f23ca7308c Add VGC 2019 formats (#4827) 2018-08-26 23:06:30 +04:00
The Immortal
6128c39c7f
ZU: Ban Stoutland 2018-08-26 22:54:11 +04:00
Marty-D
85525e9463 Gen I: Put PP underflow before hit checks 2018-08-25 21:14:47 -04:00
Marty-D
e8b12b263d Gen IV: Allow Arceus with max EVs by default
https://www.smogon.com/forums/threads/changes-to-arceuss-legality-dpp-ubers-revisited.3593683/
This lets people play whichever ruleset they want for custom Ubers tournaments.
2018-08-25 15:19:43 -04:00
Marty-D
5271a3c44f Gen I: Fix PP underflow for binding moves 2018-08-25 15:07:50 -04:00
Marty-D
21cf8fbab0 Descriptions: Change "Ability [name]" to "[name] Ability" 2018-08-25 12:56:23 -04:00
Marty-D
27745ad837
Gen VII: Update move descriptions 2018-08-25 11:45:48 -04:00
Marty-D
f02cb59e0e Add event Meloetta 2018-08-24 22:33:36 -04:00
Quinton Lee
0e62e298d8
Tournaments: fix pending challenge message 2018-08-24 18:37:58 -05:00