Commit Graph

23714 Commits

Author SHA1 Message Date
Marty-D
44a623733d
Add Spooky Cup 2021 Online Competition 2021-09-30 10:04:24 -04:00
Mia
0c2ed8724c Rooms: Support detecting when users join rooms 2021-09-30 08:09:59 -05:00
Mia
6e2d9644d7 Room-battle: Add some useful battle hooks 2021-09-30 08:06:00 -05:00
Karthik
91dd56e228
Learnsets: Fix sources for Substitute on Toxicroak (#8481) 2021-09-29 20:30:15 -04:00
Leonard Craft III
25910ed66d
Fix timing of freeze thaws (#8453) 2021-09-29 20:29:26 -04:00
Mia
f2c9483496 Chat: Fix handling of default commands
This didn't handle command targets accurately - it still counted the first chunk (split by spaces) as part of the command, even though the handler defaulted to the provided default function. No one ever noticed this because no one used the 'default' name functionality.
2021-09-29 17:21:12 -05:00
Mia
700bec9f9b Merge remote-tracking branch 'upstream/master' 2021-09-29 17:21:10 -05:00
Mia
c80cfb531b Support /friend [name] 2021-09-29 16:59:34 -05:00
Kris Johnson
0426111225
STABmons: Ban Magnet Pull
https://www.smogon.com/forums/threads/stabmons.3656429/page-9#post-8991397
2021-09-29 14:21:33 -06:00
Kris Johnson
b8eee97a77
Add [Gen 2] 1v1 2021-09-29 14:20:47 -06:00
Mia
217b7b9e0d Chat: Add '' as a default command override option
Nobody expects default, but everyone uses '' and gets surprised when /namespace [target] errors out with 'the command /namespace [target]' doesn't exist. This makes it so that now works.
2021-09-29 15:14:14 -05:00
Mia
7ec57bad4c Helptickets: Properly escape newlines in context
This is probably stupid but it works and doesn't have any other screwups (joining on html is dumb _but_ we escape all HTML out by that point so it's guaranteed to be unique at least)
2021-09-29 14:59:36 -05:00
Mia
6bb5c4ae7b Helptickets: Add /ht submit (and aliases) to the multiline whitelist 2021-09-29 14:25:59 -05:00
Mia
e5323e758a Chat: Make privateGlobalModAction not log to Staff room twice when used in Staff 2021-09-27 19:52:29 -05:00
Kris Johnson
c48eabfe1e
FIx build 2021-09-27 17:43:06 -06:00
Mia
9abb4f7b72 Chat: Clarify 'you are locked and cannot chat' messages for proxy locked users 2021-09-27 17:23:20 -05:00
Mia
3e472301f8 Helptickets: Improve IP-Appeal directions 2021-09-27 17:18:18 -05:00
Mia
41877078d2 Moderation: Update offline warn phrasing 2021-09-27 11:35:20 -05:00
Mia
77d81b33c9 Moderation: Have /namelock tempban names after the lock expires
Requested by DaWoblefet (for consistency, since namelocking a name and not having it tempbanned is confusingly inconsistent).
2021-09-27 11:08:11 -05:00
Kris Johnson
13017d863d
Sketchmons: Ban No Retreat 2021-09-27 05:59:24 -06:00
Kris Johnson
4c5ff19b3c
Doubles LC: Ban Ponyta 2021-09-27 05:58:53 -06:00
Mia
e685689a3b Usersearch: Fix duplicates in name list
also fixes some bugs with 'mia added 0 term to the usersearch name list', etc.
2021-09-26 12:40:47 -05:00
Kris Johnson
5788d395ca
Fix build 2021-09-26 11:26:49 -06:00
Mia
5587455b7f Helptickets: Show full names for inappropriate username tickets
Requested since sometimes people use symbols / etc that get removed otherwise (that might change the meaning).
2021-09-25 23:09:15 -05:00
Kris Johnson
c35cec08de
National Dex UU: Ban Jirachi 2021-09-25 21:30:43 -06:00
Mia
2cc3eb122c Usersearch: Escape HTML in names 2021-09-25 19:58:36 -05:00
tofa
21182025ce
Fix Ice Face's interaction with Neutralizing Gas (#8479) 2021-09-23 20:50:03 -05:00
Mia
f1011ffd7b Add more help for chatlog commands 2021-09-23 12:48:29 -05:00
Mia
a7d27dde3a Add help for all commands in server/chat-commands/ 2021-09-23 12:11:55 -05:00
Marty-D
b22827b48e Add new CAP prevos 2021-09-23 11:27:30 -04:00
Mia
6cdfb14812 Fix build 2021-09-23 09:36:08 -05:00
Mia
8379e3923a Validate data:image inputs for media commands
This gives explicit messages to ensure people don't try to /show it.
2021-09-23 08:31:11 -05:00
Mia
37dd21bced Chat: Allow users to pm themselves through blockpms 2021-09-22 19:22:53 -05:00
Mia
d6415445d0 Improve offine forcerenames
This mostly just sets user.trackRename when the user tries to log in for the first time. Requested by DaWoblefet.
2021-09-22 19:13:07 -05:00
Marty-D
afa9523d4f Learnsets: Update every CAP 2021-09-22 17:07:56 -04:00
Kris Johnson
2d663d4449
Godly Gift: Ban Marowak-Alola 2021-09-20 23:03:51 -06:00
Mia
c19309c1ad Moderation: Support year-locking names
Approved by Aeonic and Teclis.
2021-09-20 18:10:28 -05:00
Kris Johnson
b4e1514d37
Random Battle: Fix crash with Force Monotype (#8476) 2021-09-20 08:58:22 -07:00
Mia
55ced133b6 Punishments: Fix validation of ranges in sharedIpBlacklist 2021-09-20 08:42:33 -05:00
Mia
a53f5ae84a Helptickets: Add better context messages for inapname tickets 2021-09-20 08:14:29 -05:00
Kris Johnson
eb4b7568c8 Revert "Random Battle: Fix crash with Force Monotype"
This reverts commit 2e4439f940.
2021-09-20 02:59:25 -06:00
Kris Johnson
2e4439f940 Random Battle: Fix crash with Force Monotype 2021-09-20 02:41:08 -06:00
ACakeWearingAHat
fc1c3e17c5
Random Battles updates (#8473) 2021-09-19 15:50:11 -07:00
Leonard Craft III
dd27caf23d Remove debug print 2021-09-19 17:19:02 -05:00
Leonard Craft III
da1c6109f9 Merge branch 'master' of https://github.com/smogon/pokemon-showdown 2021-09-19 17:17:44 -05:00
Leonard Craft III
3ce53a63b8 Add more Ice Face tests 2021-09-19 17:16:24 -05:00
Kris Johnson
7673b75e7a Inheritance: Update bans 2021-09-19 15:58:19 -06:00
Annika
31344c5d4d Gen 1 Challenge Cup: Add Sleep/Freeze Clause Mods 2021-09-19 12:15:13 -07:00
Mia
24e1dcbe24 Ladders: Add timestamps to challenge notifications 2021-09-19 14:13:36 -05:00
May Evans
3676ba36bf
Stadium OU: Move Poliwrath to StUU (#8475) 2021-09-19 10:52:42 -04:00