pokemon-showdown/server
fart a8b5ef671f Limit MNM warnings to CAP stones (#6018)
Right now the /mnm command results in warnings that the mega stone is a CAP stone, even when it is not. This is because isNonstandard is now set to "Past" instead of undefined.
2019-11-19 20:21:52 +04:00
..
chat-commands Add "Past Gens Only" to gen 8 /dt (#5958) 2019-11-16 20:20:01 +13:00
chat-plugins Limit MNM warnings to CAP stones (#6018) 2019-11-19 20:21:52 +04:00
static Move server code to server/ 2019-02-03 16:07:06 -06:00
tournaments Take steps to statically type Config (#5920) 2019-10-30 18:45:20 +10:30
chat-formatter.ts Server: Use readonly where appropriate (#5902) 2019-10-21 16:12:32 +10:30
chat.ts Split up server/chat-commands/ (#5943) 2019-11-15 11:12:54 +13:00
config-loader.ts Make config-loader return type Config (#5939) 2019-11-09 04:21:54 +10:30
global-types.ts Take steps to statically type Config (#5920) 2019-10-30 18:45:20 +10:30
global-variables.d.ts Split up server/chat-commands/ (#5943) 2019-11-15 11:12:54 +13:00
index.js Typescript punishments (#5728) 2019-08-29 19:46:42 -05:00
ip-tools.ts Update datacenters & ip-tools (#5937) 2019-11-07 17:41:10 +10:30
ladders-local.ts Server: Use readonly where appropriate (#5902) 2019-10-21 16:12:32 +10:30
ladders-remote.ts Server: Use readonly where appropriate (#5902) 2019-10-21 16:12:32 +10:30
ladders.ts Server: Use readonly where appropriate (#5902) 2019-10-21 16:12:32 +10:30
loginserver.ts Server: Use readonly where appropriate (#5902) 2019-10-21 16:12:32 +10:30
monitor.ts Split up server/chat-commands/ (#5943) 2019-11-15 11:12:54 +13:00
punishments.ts Fix handling of locked and proxy connections (#5938) 2019-11-15 11:10:04 +13:00
room-battle.ts Split up server/chat-commands/ (#5943) 2019-11-15 11:12:54 +13:00
room-game.ts RoomGame: Uncomment optional functions (#5992) 2019-11-18 16:43:40 +13:00
roomlogs.ts Server: Use readonly where appropriate (#5902) 2019-10-21 16:12:32 +10:30
rooms.ts Fix crash with /importinputlog 2019-11-17 13:10:43 +13:00
sockets.js Take steps to statically type Config (#5920) 2019-10-30 18:45:20 +10:30
team-validator-async.js Upgrade to TypeScript 3.7 (#5935) 2019-11-06 23:02:36 +10:30
users.ts RoomGame: Uncomment optional functions (#5992) 2019-11-18 16:43:40 +13:00
verifier.ts Remove hardcoded URLs in favor of Config.routes (#5557) 2019-07-01 10:19:21 -07:00