Commit Graph

23714 Commits

Author SHA1 Message Date
Quinton Lee
bf400c4ef1
Restore global bot permissions for /filters list (#7385) 2020-09-18 05:08:51 -07:00
Annika
66ba5a25b2
Remove Idle status on logging in (#7383) 2020-09-18 03:58:23 -07:00
Kris Johnson
897ec75df9
Add the tournaments permission to bots
Bots need to manually have the tournaments permission because some rooms do not want drivers making tournaments, but there is currently no way to exclude driver while whitelisting bot with permissions.
2020-09-18 03:38:34 -06:00
Quinton Lee
bbfacd3ab4
Fix Flipped Mod (#7386) 2020-09-18 00:45:28 -06:00
Kris Johnson
d7adf0e17c
Quotes: Make deleting quotes log properly 2020-09-17 20:36:51 -06:00
Annika
5aae2c1376
Add more Spanish translations (#7379) 2020-09-17 17:34:59 -07:00
Annika
c143c879e1 Fix bugs when promoting a user with authed alts 2020-09-17 17:20:47 -07:00
PartMan
d929928291
Fix Typo in Electirizer (#7378) 2020-09-18 00:08:36 +04:00
Annika
33e59f16af Punishments: Fix modlog entries for autolocks 2020-09-17 10:40:44 -07:00
Kris Johnson
a2295471ca
1v1: Add Togekiss suspect notice 2020-09-16 22:16:40 -06:00
Mia
e80f71f648
Chat: Fix Context.checkChat (#7327) 2020-09-16 18:41:30 -07:00
Annika
c7934184cf
Fix hardcode in /modjoin sync (#7377) 2020-09-16 18:40:14 -07:00
Annika
357131ec68
Escape regexes in the filter display page
Lookbehind regexes cause problems....
2020-09-16 15:36:08 -07:00
Kris Johnson
dd494bb973
Tournaments: Modernize permission checking (#7375) 2020-09-16 03:40:15 -07:00
Mia
abad806760
Improve the /faq command (#7369) 2020-09-16 01:25:34 -07:00
Annika
ba4bb2f120
Helptickets: Display user language and remove prefix (#7373) 2020-09-16 01:21:07 -07:00
Annika
12c7a08424 Improve group symbol validation in /permissions
This fixes the issues where you can set permissions to a rank that doesn't exist
2020-09-16 00:20:28 -07:00
Annika
38d62612f4
Move checkChat() in /invite (#7374) 2020-09-15 23:31:03 -07:00
Annika
88558b6ac6
Chat: Always make help commands broadcastable 2020-09-15 16:37:33 -07:00
Kris Johnson
7b1ad67ccb
National Dex BH: Add Bolt Beak/Fishious Rend suspect notice 2020-09-15 13:29:54 -06:00
Marty-D
cd131baaf9 Ban OU suspect from formats inheriting from OU 2020-09-15 11:26:23 -04:00
Kris Johnson
df9a4488fa
Quotes: Quality-of-life changes and bug fixes (#7361) 2020-09-15 03:32:08 -07:00
Kris Johnson
bbccd2e2f4
Tournaments: Fix permissions (#7370) 2020-09-15 03:27:26 -07:00
Kris Johnson
0fd71d4bcb
OU: Add Cinderace suspect notice 2020-09-15 00:15:08 -06:00
Annika
466dfcc5ce Trivia: Fix start officials 2020-09-14 18:06:57 -07:00
urkerab
90a94bc343
Improve spread damage return value check (#7363) 2020-09-14 17:04:08 -07:00
Mia
041d8fb0ed
Helptickets: Refactor bans to use the punishment interface (#7365) 2020-09-14 17:02:57 -07:00
Annika
f248b838b6
Allow groupchat hosts to rename their groupchats (#7359) 2020-09-14 16:34:41 -07:00
Leonard Craft III
302d6ff6fb
Add hidestats arg to showteam and improve output (#7357) 2020-09-14 16:33:34 -07:00
Annika
52c5df12d5
Fix crash in /invite (#7364) 2020-09-14 16:28:22 -07:00
Mia
96b4c4c841
Searchlogs: Don't require a room (#7367) 2020-09-14 16:27:26 -07:00
Annika
422649dca7
Trivia: Add a new game called Mastermind (#7368) 2020-09-14 16:03:50 -07:00
Mia
6aa55bd6b1
Tournaments: Refactor commands (#7229) 2020-09-14 02:09:30 -07:00
Guangcong Luo
db449796c9 Document collapseLineBreaksHTML 2020-09-14 01:43:37 -07:00
ACakeWearingAHat
e3b9b95283
Random Battles updates (#7358) 2020-09-14 01:29:48 +04:00
The Immortal
067eee77ea Update CAP 1v1 sets 2020-09-14 01:17:35 +04:00
Marty-D
35033203e8 CAP: Update Equilibra line's Abilities 2020-09-13 12:56:47 -04:00
Marty-D
b74b7131b1
NU: Ban Drampa, Toxicroak, and Vikavolt
https://www.smogon.com/forums/posts/8596727/
2020-09-13 08:43:20 -04:00
Annika
87ea9bb431
Add a filter to run code after global punishments (#7362) 2020-09-12 22:33:56 -07:00
Mia
8be5ccb235
Quotes: Fix bug in attribution (#7360) 2020-09-12 19:45:56 -07:00
whales
3cae09feab Mafia: Fix forcehost 2020-09-13 12:14:49 +09:30
Annika
e47abc6d57
Modlog: Fix crash in renaming temporary rooms 2020-09-12 17:11:50 -07:00
Marty-D
0dffc42988
UU: Add Lycanroc-Dusk suspect notice 2020-09-12 19:45:48 -04:00
Kris Johnson
e2a20bcc2c
Fix hyperlinks in README.md 2020-09-12 13:16:35 -06:00
Kris Johnson
b7b609a205 Display BST properly in /crossevo and /showevo 2020-09-11 18:53:08 -06:00
Annika
71bdfe6c0b
Fix bug in room promotions without a user object
We don't use `splitTarget` anymore here, so this prevented the command from working when no user object was found
2020-09-11 14:49:11 -07:00
Mia
e1b91066c3
Support adding quotes in rooms (#7352) 2020-09-11 13:44:14 -07:00
Mia
aa9c36ca62
Thing of the Day: Fix bug in removing users (#7353) 2020-09-11 12:54:56 -07:00
Annika
8542aa91a1
Re-add /cs as an alias for /clearstatus
I accidentally removed this in https://github.com/smogon/pokemon-showdown/commit/0a26579af.
2020-09-11 10:51:09 -07:00
Kris Johnson
735a9733eb STABmons: Don't gain moves from battle-only formes 2020-09-11 10:28:02 -06:00