pokemon-showdown/server
Guangcong Luo acb851f857 Add a new command: /yearlockip
/yearlockip works like /lockip, but lasts for a year. It's intended to
be used to punish users who troll over a long term, but from a static
IP.

I've also separated strings out in a way that should make them slightly
easier to translate in the future.
2020-09-04 21:16:25 -07:00
..
chat-commands Add a new command: /yearlockip 2020-09-04 21:16:25 -07:00
chat-plugins Searchlogs: Improve handling of date not found errors (#7308) 2020-09-03 17:52:20 -07:00
static
tournaments Switch to using import type 2020-08-09 08:07:00 -05:00
chat-formatter.ts
chat.ts Chat: Show the full command in nonexistent errors (#7286) 2020-08-31 04:13:47 -07:00
config-loader.ts Switch to using import type 2020-08-09 08:07:00 -05:00
global-types.ts Improve private command support 2020-08-16 13:21:07 -07:00
global-variables.d.ts
index.ts
ip-tools.ts Fixes for /unrangelock (#7266) 2020-08-26 22:48:00 -07:00
ladders-local.ts
ladders-remote.ts
ladders.ts Filter Pokémon nicknames after team validation (#7283) 2020-08-31 06:21:58 -07:00
loginserver.ts
modlog.ts Modlog: Fix exact searches and improve hotpatching (#7211) 2020-08-15 14:10:46 -07:00
monitor.ts
punishments.ts Add a new command: /yearlockip 2020-09-04 21:16:25 -07:00
room-battle.ts Move forced public prefix logic to RoomBattle (#7244) 2020-08-22 05:29:51 -07:00
room-game.ts
roomlogs.ts
rooms.ts Implement a basic /hiderank 2020-08-22 07:20:26 -07:00
sockets.ts Refactor ObjectReadStreams to use for-await 2020-08-15 15:11:53 -07:00
team-validator-async.ts
user-groups.ts Implement a basic /hiderank 2020-08-22 07:20:26 -07:00
users.ts Refactor User#prevNames and User#ips to arrays (#7267) 2020-08-29 10:27:03 -07:00
verifier.ts