pokemon-showdown/server/chat-plugins
Annika dc005c5255
Daily spotlights: Prevent crash (#7245)
The crashes in the daily spotlight plugin were caused by `/queuedailyat` leaving an empty daily that can't be parsed before failing. This should solve it, but some rooms' spotlight data may still cause crashes. (These rooms should use `/removedaily`.)
2020-08-21 15:16:03 -07:00
..
announcements.ts Add a BasicRoom#tr method (#7143) 2020-08-05 19:14:41 -07:00
blackjack.ts Minor cleanup of global demotion messages (#7011) 2020-07-17 01:17:36 -07:00
calculator.ts Commands: Allow the room parameter to be null (#6948) 2020-07-05 14:25:09 -07:00
chat-monitor.ts Linkify TextMonitor roomids 2020-07-28 20:08:27 -04:00
chatlog.ts Improve help message formatting for /searchlogs (#7136) 2020-08-05 23:47:08 -07:00
COMMANDS.md Rename Room#id -> Room#roomid, User#userid -> User#id (#5826) 2019-10-03 18:57:38 +10:00
daily-spotlight.ts Daily spotlights: Prevent crash (#7245) 2020-08-21 15:16:03 -07:00
datasearch.ts Rename Dex.deepClone to Utils.deepClone 2020-08-21 04:24:34 -07:00
hangman.ts Minor cleanup of global demotion messages (#7011) 2020-07-17 01:17:36 -07:00
help.ts Help: Only write state when relevant to the room (#7207) 2020-08-18 13:06:52 -07:00
helptickets.ts Allow users to set their own language and translate helptickets (#7220) 2020-08-19 00:21:51 -07:00
hosts.ts Add /nomarkshared (#7201) 2020-08-12 16:21:00 -07:00
jeopardy.ts Commands: Allow the room parameter to be null (#6948) 2020-07-05 14:25:09 -07:00
lottery.ts Refactor extractRoom to requireRoom 2020-08-06 00:54:02 -07:00
mafia.ts Change onChatMessage API to use void return 2020-07-29 15:01:04 -07:00
modlog-viewer.ts Modlog: Fix exact searches and improve hotpatching (#7211) 2020-08-15 14:10:46 -07:00
othermetas.ts Rename Dex.deepClone to Utils.deepClone 2020-08-21 04:24:34 -07:00
poll.ts Poll: missing < in opening tag (#7194) 2020-08-10 16:30:59 +04:00
random-battles.ts Commands: Allow the room parameter to be null (#6948) 2020-07-05 14:25:09 -07:00
room-events.ts Minor cleanup of global demotion messages (#7011) 2020-07-17 01:17:36 -07:00
room-faqs.ts Help: Only write state when relevant to the room (#7207) 2020-08-18 13:06:52 -07:00
scavenger-games.ts Rename Dex.deepClone to Utils.deepClone 2020-08-21 04:24:34 -07:00
scavengers.ts Fix modlog formatting (#7173) 2020-08-07 11:17:34 -07:00
tcgtabletop.ts Remove sim/ and data/'s globals (#7091) 2020-08-07 06:44:15 -07:00
thecafe.ts Add a command to show the user's team in battles (#7068) 2020-08-06 00:36:43 -07:00
thing-of-the-day.ts Minor cleanup of global demotion messages (#7011) 2020-07-17 01:17:36 -07:00
trivia.ts Trivia: Fix translation formatting (#7175) 2020-08-07 11:39:18 -07:00
uno.ts UNO: Fix typo (#7035) 2020-07-22 23:58:07 -07:00
wifi.ts Wifi: Change Lottery winner logic (#6970) 2020-08-12 10:03:39 -07:00
youtube.ts Youtube: Add tests (#7081) 2020-08-06 00:34:18 -07:00