pokemon-showdown/server
Christopher Monsanto 4cb531e4a8
Add Config.startuphook (#6382)
This is called when the server is fully initialized and ready to serve
requests. Useful for notifying a process manager.
2020-02-22 15:51:18 -08:00
..
chat-commands Fix lint error 2020-02-22 01:22:07 +10:30
chat-plugins Mafia: Fix modlog entry for data commands 2020-02-21 20:39:02 +10:30
static
tournaments Cap tournament disqualification timer at 1 hour 2020-02-16 17:44:16 -05:00
chat-formatter.ts
chat.ts Typescript Help Tickets and Modlog and fix warnings (#6352) 2020-02-12 21:48:03 -08:00
config-loader.ts
global-types.ts Typescript Datasearch (#6376) 2020-02-20 16:37:13 -08:00
global-variables.d.ts
index.ts Add Config.startuphook (#6382) 2020-02-22 15:51:18 -08:00
ip-tools.ts Update datacenters and IP-tools (#6355) 2020-02-09 16:11:33 -08:00
ladders-local.ts
ladders-remote.ts
ladders.ts
loginserver.ts
monitor.ts
punishments.ts
room-battle.ts Automatically upload replays when reporting (#6380) 2020-02-21 00:47:19 -08:00
room-game.ts Support renaming rooms (#6295) 2020-02-21 00:47:07 -08:00
roomlogs.ts Support renaming rooms (#6295) 2020-02-21 00:47:07 -08:00
rooms.ts Automatically upload replays when reporting (#6380) 2020-02-21 00:47:19 -08:00
sockets.js
team-validator-async.ts Typescript Help Tickets and Modlog and fix warnings (#6352) 2020-02-12 21:48:03 -08:00
users.ts Typescript The Cafe (#6379) 2020-02-20 23:01:20 -08:00
verifier.ts