pokemon-showdown/server/chat-plugins
Guangcong Luo 68ac96b7da Split up dex-data over individual files
This commit introduces:
- `dex-abilities.ts`
- `dex-conditions.ts`
- `dex-formats.ts`
- `dex-items.ts`
- `dex-moves.ts`
- `dex-species.ts`

These files centralize definitions from `dex-data` and `global-types`.
2020-11-04 18:57:27 +00:00
..
announcements.ts Support basic text formatting in polls/announcements (#7623) 2020-11-02 08:42:03 -08:00
battlesearch.ts ProcessManager: Add a static execFile (#7566) 2020-11-02 11:35:07 -08:00
blackjack.ts CommandContext: Add a method for getting roomgames (#7531) 2020-10-28 05:20:33 -07:00
calculator.ts Commands: Allow the room parameter to be null (#6948) 2020-07-05 14:25:09 -07:00
chat-monitor.ts Don't allow forcerenamed usernames to be reused (#7609) 2020-10-31 05:54:17 -07:00
chatlog.ts ProcessManager: Add a static execFile (#7566) 2020-11-02 11:35:07 -08:00
COMMANDS.md Chat: Refactor CommandContext and PageContext to use ErrorMessage more (#7234) 2020-09-06 00:15:16 -07:00
daily-spotlight.ts Add /vsl alias to viewspotlights (#7622) 2020-11-02 08:40:41 -08:00
datasearch.ts Split up dex-data over individual files 2020-11-04 18:57:27 +00:00
hangman.ts CommandContext: Add a method for getting roomgames (#7531) 2020-10-28 05:20:33 -07:00
help.ts Add more style linting rules (#7537) 2020-10-19 02:42:28 -07:00
helptickets.ts Helptickets: Don't make global modlog entries 2020-11-02 21:58:46 -08:00
hosts.ts Hosts: Support displaying shared IPs (#7568) 2020-10-28 12:08:29 -07:00
jeopardy.ts CommandContext: Add a method for getting roomgames (#7531) 2020-10-28 05:20:33 -07:00
lottery.ts Add more style linting rules (#7537) 2020-10-19 02:42:28 -07:00
mafia.ts Mafia: Use new requireRoom API (#7552) 2020-10-21 05:27:15 -07:00
modlog-viewer.ts Modlog: Avoid optional properties in ModlogEntry (#7613) 2020-11-01 14:07:01 -08:00
othermetas.ts Split up dex-data over individual files 2020-11-04 18:57:27 +00:00
poll.ts Support basic text formatting in polls/announcements (#7623) 2020-11-02 08:42:03 -08:00
quotes.ts TextFormatter: Support replacing \n without trusted (#7507) 2020-10-11 13:38:34 -07:00
random-battles.ts Fix /randbats interaction with Gen 2 sets 2020-11-01 14:23:40 -07:00
repeats.ts Repeats: Don't format until repeating and give raw text in the page (#7505) 2020-10-11 14:35:52 -07:00
rock-paper-scissors.ts CommandContext: Add a method for getting roomgames (#7531) 2020-10-28 05:20:33 -07:00
room-events.ts Chat plugins: Make viewing source respect /permissions 2020-10-28 16:59:45 -07:00
room-faqs.ts Chat plugins: Make viewing source respect /permissions 2020-10-28 16:59:45 -07:00
scavenger-games.ts Add more style linting rules (#7537) 2020-10-19 02:42:28 -07:00
scavengers.ts Validate timeout durations (#7556) 2020-10-22 13:47:26 -07:00
suspect-tests.ts Don't duplicate attributions in modlog entries 2020-09-28 15:26:30 -07:00
tcgtabletop.ts CommandContext: Make requireRoom support specifying a room (#7549) 2020-10-21 04:21:42 -07:00
the-studio.ts Studio: Only request YT video data once (#7595) 2020-10-29 08:31:54 -07:00
thecafe.ts CommandContext: Make requireRoom support specifying a room (#7549) 2020-10-21 04:21:42 -07:00
thing-of-the-day.ts ANOTD: Change tagline to quote 2020-10-29 12:07:26 -07:00
trivia.ts Trivia: Prevent stalemates in Infinite mode 2020-10-30 18:09:25 -07:00
uno.ts CommandContext: Add a method for getting roomgames (#7531) 2020-10-28 05:20:33 -07:00
wifi.ts CommandContext: Make requireRoom support specifying a room (#7549) 2020-10-21 04:21:42 -07:00
youtube.ts Studio: Only request YT video data once (#7595) 2020-10-29 08:31:54 -07:00