pokemon-showdown/lib
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
..
crashlogger.ts
DASHYCODE.md
dashycode.ts
fs.ts
net.ts
process-manager.ts
repl.ts
STREAMS.md
streams.ts
utils.ts