Commit Graph

15352 Commits

Author SHA1 Message Date
LegoFigure11
8dfd648258 Add Let's Go! Cup (#4766) 2018-07-21 17:13:01 +08:00
Kris Johnson
a79af39f02 RU: Ban Mega Sceptile and Mega Slowbro (#4770)
https://www.smogon.com/forums/threads/np-ru-stage-11-ill-drown-mega-slowbro-mega-sceptile-banned.3638874/#post-7855251
2018-07-21 17:11:49 +08:00
whales
fa7c216da5 UNO: Fix playing +4 as second to last card (#4769) 2018-07-21 00:06:57 +09:00
whales
8eb0ca0e6a Tours: Don't manually construct JSON when it could be invalid (#4768) 2018-07-20 19:08:30 +09:00
whales
f465cd5418 Tours: fix available challenges message (#4765) 2018-07-20 17:45:33 +09:00
Kris Johnson
f03634b191 Ban Hoopa from NU (#4767)
https://www.smogon.com/forums/threads/np-nu-stage-10-kids-see-ghosts.3639192/#post-7854176
2018-07-20 16:01:52 +08:00
NoahWhite1115
ee6532d0ce Fix Illusion to display Users level instead of Illusions level (#4764) 2018-07-20 15:27:53 +09:00
Guangcong Luo
7ec8bb7bcb Rename getData to getRequestData
Part of an ongoing effort to get rid of ridiculously vague
function/variable names.
2018-07-20 14:40:40 +09:00
Guangcong Luo
a405243f91 VS Code: Use PS's built-in TypeScript version
This fixes the weird errors that happen when the TypeScript versions
differ.
2018-07-20 14:40:40 +09:00
Harman
bc0781d72b Tours: Use template strings (#4740) 2018-07-20 11:09:48 +09:00
The Immortal
fc25144e3c
Move Aromatisse to PUBL 2018-07-19 22:25:53 +08:00
Guangcong Luo
01956d6e64 Refactor format-specific /data 2018-07-17 23:34:00 +09:00
Guangcong Luo
772d9f7d2a Remove Git precommit hook
Waiting for tests to commit before the Git commit message editor opens
is really annoying. The prepush hook is enough.
2018-07-17 19:01:41 +09:00
Guangcong Luo
318db05cc9 Support uploading input logs
Input logs will now upload to the replay server.

This is mainly useful for answering the frequent question of "Why did X
outspeed Y?" - the answer is basically always "You used the wrong EVs",
but now we'll be able to grab proof of that.
2018-07-17 19:01:41 +09:00
Guangcong Luo
bfb6075692 Make pokemon-showdown ES3-compatible
Old versions of Node might consider some uses of `const` a syntax
error, which would prevent PS from displaying the "Node version too
old" error message.
2018-07-17 19:01:41 +09:00
Guangcong Luo
56b4ad3cd5 Rename VS Code launch configs to be more readable 2018-07-17 19:01:41 +09:00
Kris Johnson
5453263e89 Add compatibility for formats in /data (#4759) 2018-07-17 19:00:30 +09:00
Kris Johnson
de1c97651a Quagsire should be NU (#4762) 2018-07-16 19:44:12 -04:00
Kris Johnson
891c99cfa2 Reversed: Ban Tapu Koko (#4761)
https://www.smogon.com/forums/threads/reversed-leaders-choice.3623871/page-6#post-7850450
2018-07-16 18:15:16 -04:00
urkerab
64b6f4ad22 Splintered Stormshards should not trigger Grassy Terrain recovery (#4758) 2018-07-16 15:44:44 -04:00
Marty-D
4d5888ff2b
Update more tier discussion threads 2018-07-16 12:24:34 -04:00
Marty-D
efdcc5e250
Update tier discussion threads 2018-07-15 21:29:58 -04:00
n10sit
9a1fec300f Tiers: Update Doubles UU (#4757) 2018-07-15 20:57:36 -04:00
Marty-D
386065fdc6 Tiers: Add July tier shifts
Closes #4746
2018-07-15 20:48:08 -04:00
whales
3f92af2c3e Decouple subrooms properly on deleting parent (#4756) 2018-07-15 22:40:59 +09:00
Marty-D
50553c29f0
Gen IV: Display correct Synchronize source 2018-07-15 12:48:15 +00:00
Charlie Kobayashi
425cc7fe59 Scavengers: Manage Game Modes (#4754) 2018-07-14 23:54:24 +09:00
asgdf
6e7cec1c83 Send enditem message on Pickpocket steal (#4752) 2018-07-13 18:28:30 +09:00
Bär Halberkamp
a3dd7f0aaa Make (better) use of Room.gameNumber in chat plugins 2018-07-12 10:38:32 -04:00
Bär Halberkamp
9191997120 Change Chat.modlog and Chat.splitTarget to better work with typescript 2018-07-12 10:19:40 -04:00
Bär Halberkamp
be83c4a6f4 Hangman: Get rid of the getter 2018-07-12 10:06:34 -04:00
CheeseMuffin
d5916e3d54 Typescript the round robin generator (#4511) 2018-07-12 00:42:00 -05:00
asgdf
2e8ce46d58 Fix Blizzard short description in gen 3 and earlier (#4748) 2018-07-10 22:10:51 -05:00
Luke Vellotti
5428aa98a1 Trivia: Don't allow games to be started multiple times 2018-07-10 17:48:32 -05:00
Bär Halberkamp
16608e2f8d Add newly typescripted plugins to tsconfig.json 2018-07-10 17:10:37 -05:00
Bär Halberkamp
f036cc5508 Typescript thing of the day plugin 2018-07-10 17:10:37 -05:00
Bär Halberkamp
b39c26735d Typescript roomfaq plugin 2018-07-10 17:10:37 -05:00
Bär Halberkamp
2f5d6cb722 Typescript poll plugin 2018-07-10 17:10:37 -05:00
Bär Halberkamp
ac9c92f877 Typescript hangman plugin and convert to use template strings 2018-07-10 17:10:37 -05:00
Bär Halberkamp
fb9a1a0a62 Improve filter evasion detection in !pick 2018-07-10 17:10:37 -05:00
whales
212ca95b79 Mafia: fix queue (#4747) 2018-07-10 07:16:24 -04:00
The Immortal
b20c7afa4f
Remove Ubers suspect test 2018-07-10 02:09:28 +08:00
whales
8b1f9b69f4 Mafia: permission updates (#4737) 2018-07-08 17:42:27 -04:00
HoeenHero
4a5f498031 Update Gen 7 OU sample team thread link 2018-07-08 14:36:21 -04:00
Marty-D
12cf2f8477
Fix Gen 1 Challenge Cup DV generation 2018-07-08 15:01:19 +00:00
ZestOfLife
355d89d40f Mafia: Add missing idea roles (#4743) 2018-07-07 18:39:05 -04:00
Quinton Lee
95d396ccdc
Travis CI: update to Node 8 and fix Typescript cache 2018-07-06 17:01:38 -05:00
The Immortal
c71724a16f Random Battle updates 2018-07-07 00:41:34 +08:00
Quinton Lee
85cf25d231
README: update Travis CI badge 2018-07-05 20:51:50 -05:00
Quinton Lee
4e3af0d243
Fix build error 2018-07-05 16:13:10 -05:00