pokemon-showdown/server
2019-10-08 08:56:12 +11:00
..
chat-plugins Fix some more move validation issues 2019-10-08 08:56:12 +11:00
static Move server code to server/ 2019-02-03 16:07:06 -06:00
tournaments Use void in promises to appease TSLint (#5827) 2019-10-03 19:08:30 +10:00
chat-commands.js Fix mistake in /avatar 2019-10-03 21:51:34 -04:00
chat-formatter.ts Correctly define global types for .ts files 2019-08-23 09:33:49 -07:00
chat.ts New validator (#5840) 2019-10-06 04:21:30 +11:00
config-loader.ts Fix config modification for unit tests (#5585) 2019-07-03 21:38:02 -07:00
global.d.ts Add a RoomID type (#5759) 2019-09-07 14:15:27 -05:00
globals.ts Correctly define global types for .ts files 2019-08-23 09:33:49 -07:00
index.js Typescript punishments (#5728) 2019-08-29 19:46:42 -05:00
ip-tools.ts Update datacenters and IP-tools (#5849) 2019-10-05 14:53:21 +10:00
ladders-local.ts Rename Room#id -> Room#roomid, User#userid -> User#id (#5826) 2019-10-03 18:57:38 +10:00
ladders-remote.ts Rename Room#id -> Room#roomid, User#userid -> User#id (#5826) 2019-10-03 18:57:38 +10:00
ladders.ts Rename Room#id -> Room#roomid, User#userid -> User#id (#5826) 2019-10-03 18:57:38 +10:00
loginserver.ts Correctly define global types for .ts files 2019-08-23 09:33:49 -07:00
monitor.ts Use void in promises to appease TSLint (#5827) 2019-10-03 19:08:30 +10:00
punishments.ts Use void in promises to appease TSLint (#5827) 2019-10-03 19:08:30 +10:00
room-battle.ts Use void in promises to appease TSLint (#5827) 2019-10-03 19:08:30 +10:00
room-game.ts Rename Room#id -> Room#roomid, User#userid -> User#id (#5826) 2019-10-03 18:57:38 +10:00
roomlogs.ts Use void in promises to appease TSLint (#5827) 2019-10-03 19:08:30 +10:00
rooms.ts Add Announcements (#5404) 2019-10-04 01:21:38 +10:00
sockets.js Track connection times and log probable ghosts (#5768) 2019-09-17 21:02:57 -07:00
team-validator-async.js Import Chat correctly (#5693) 2019-08-11 17:24:31 +02:00
users.ts Use void in promises to appease TSLint (#5827) 2019-10-03 19:08:30 +10:00
verifier.ts Remove hardcoded URLs in favor of Config.routes (#5557) 2019-07-01 10:19:21 -07:00