pokemon-showdown/server/chat-plugins
Mia ca94dea20f
FS: Fix hotpatching and add more throttling (#7878)
- `writeUpdate` state is now stored in a global variable, so hotpatching doesn't crash it
- throttling now writes on the tail (so two throttled `writeUpdate` calls will write one update, not two)
- room settings, punishments, and helptickets are now throttled
2021-01-09 15:49:30 -08:00
..
announcements.ts Fix a bunch of bugs in Polls/Announcements 2020-12-28 08:50:34 -05:00
battlesearch.ts Fix typo in /help battlesearch (#7852) 2020-12-29 14:16:32 -08:00
blackjack.ts CommandContext: Add a method for getting roomgames (#7531) 2020-10-28 05:20:33 -07:00
calculator.ts Commands: Allow the room parameter to be null (#6948) 2020-07-05 14:25:09 -07:00
chat-monitor.ts Chat monitor: Add ƞ to evasion regexes 2021-01-07 12:32:59 -08:00
chatlog.ts Add a page/command for viewing log access logs (#7794) 2020-12-14 01:38:56 -08:00
COMMANDS.md Chat: Refactor CommandContext and PageContext to use ErrorMessage more (#7234) 2020-09-06 00:15:16 -07:00
daily-spotlight.ts Improve /help daily (#7828) 2020-12-23 00:02:30 -08:00
datasearch.ts Refactor team validator for readability 2021-01-03 23:26:20 -08:00
hangman.ts CommandContext: Add a method for getting roomgames (#7531) 2020-10-28 05:20:33 -07:00
helptickets.ts FS: Fix hotpatching and add more throttling (#7878) 2021-01-09 15:49:30 -08:00
hosts.ts Hosts: Improve /help ipranges 2020-12-22 15:13:36 -08:00
jeopardy.ts CommandContext: Add a method for getting roomgames (#7531) 2020-10-28 05:20:33 -07:00
lottery.ts Introduce Config.noipchecks (#7626) 2020-11-04 15:14:30 -08:00
mafia.ts Mafia: Refactor for errorReply/requireGame (#7862) 2021-01-03 11:44:43 -08:00
modlog-viewer.ts Modlog: Add more shorthand commands (#7896) 2021-01-09 01:00:05 -08:00
othermetas.ts Split up dex-data into more files (#7634) 2020-11-05 05:00:13 -08:00
poll.ts Fix HTML polls 2020-12-31 14:16:20 -07:00
quotes.ts TextFormatter: Support replacing \n without trusted (#7507) 2020-10-11 13:38:34 -07:00
random-battles.ts Super Staff Bros 4 (#7793) 2020-12-24 11:21:02 -05:00
repeats.ts Repeats: Fix private mod actions (#7865) 2021-01-01 14:07:16 -08:00
responder.ts Autoresponder: Fix bug with Refresh button (#7789) 2020-12-16 12:33:38 -08:00
rock-paper-scissors.ts CommandContext: Add a method for getting roomgames (#7531) 2020-10-28 05:20:33 -07:00
room-events.ts Improve /help events (#7895) 2021-01-08 19:18:21 -08:00
room-faqs.ts Chat plugins: Make viewing source respect /permissions 2020-10-28 16:59:45 -07:00
scavenger-games.ts Add more style linting rules (#7537) 2020-10-19 02:42:28 -07:00
scavengers.ts Implement Utils.forceWrap 2020-12-30 17:41:41 -08:00
suspect-tests.ts Suspect tests: Move functionality out of sim/ (#7769) 2020-12-21 13:32:19 +04:00
tcgtabletop.ts CommandContext: Make requireRoom support specifying a room (#7549) 2020-10-21 04:21:42 -07:00
the-studio.ts Introduce Config.noipchecks (#7626) 2020-11-04 15:14:30 -08:00
thecafe.ts The Cafe: Stop holding a reference to the room long-term (#7677) 2020-11-10 14:18:36 -08:00
thing-of-the-day.ts SOTD: Properly rename JubilifeTVFilms 2020-11-18 16:46:54 -06:00
trivia.ts Trivia: Remove deprecated sliceCategory function 2020-12-18 12:56:24 -08:00
uno.ts UNO: correct typo 2020-11-15 13:05:57 -06:00
wifi.ts Introduce Config.noipchecks (#7626) 2020-11-04 15:14:30 -08:00
youtube.ts Modify uses of <youtube> tag to comply with API ToS (#7848) 2020-12-28 22:09:32 -08:00