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 |
|
Mia
|
56501355d7
|
Support ignoring room invites (#7180)
|
2020-11-03 10:15:17 -08:00 |
|
Leonard Craft III
|
920af21aac
|
Abilities: Add isPermanent flag (#7614)
|
2020-11-03 10:31:11 -05:00 |
|
Annika
|
ee79159a25
|
Helptickets: Don't make global modlog entries
|
2020-11-02 21:58:46 -08:00 |
|
Annika
|
aa069ce8fd
|
Support disabling modlogs (#7619)
Co-authored-by: Christopher Monsanto <chris@monsan.to>
|
2020-11-02 22:59:31 -05:00 |
|
Mia
|
89d127eafd
|
ProcessManager: Add a static execFile (#7566)
|
2020-11-02 11:35:07 -08:00 |
|
Mia
|
e2cb3a1f57
|
Chatlog: Support searching for a user (#7591)
|
2020-11-02 08:50:58 -08:00 |
|
Mia
|
c0baf2135d
|
Make /addline broadcastable and rename to /pline (#7621)
|
2020-11-02 08:47:55 -08:00 |
|
Mia
|
c5907735ef
|
Tournaments: Start timer in all battles when forcetimer is activated (#7624)
|
2020-11-02 08:42:33 -08:00 |
|
Mia
|
22a410afea
|
Support basic text formatting in polls/announcements (#7623)
|
2020-11-02 08:42:03 -08:00 |
|
Mia
|
cbf4a450da
|
Add /vsl alias to viewspotlights (#7622)
|
2020-11-02 08:40:41 -08:00 |
|
Annika
|
3b709ac34f
|
Fix permission check for /addline
|
2020-11-01 18:43:02 -08:00 |
|
Annika
|
dab9f570f1
|
Modlog: Don't write alts if there are no alts
|
2020-11-01 16:25:36 -08:00 |
|
Annika
|
7f2dec0797
|
Modlog: Avoid optional properties in ModlogEntry (#7613)
* Modlog: Avoid optional properties in ModlogEntry
* Use a type
* Make IP nullable
* Add NOT NULL constrains
* Fix typo
|
2020-11-01 14:07:01 -08:00 |
|
Kris Johnson
|
909419ca27
|
Fix /randbats interaction with Gen 2 sets
|
2020-11-01 14:23:40 -07:00 |
|
Guangcong Luo
|
db4963e49f
|
Improve "click here" error message
|
2020-11-01 02:06:24 +00:00 |
|
Annika
|
06535b4235
|
Modlog: Disallow duplicates in ModlogEntry#alts
|
2020-10-31 14:13:23 -07:00 |
|
Annika
|
06cbdada99
|
Don't allow forcerenamed usernames to be reused (#7609)
|
2020-10-31 05:54:17 -07:00 |
|
Distrib
|
3909191904
|
Display the announcement whith /announcement (#7612)
|
2020-10-31 05:52:17 -07:00 |
|
Annika
|
923b69cac6
|
Trivia: Prevent stalemates in Infinite mode
|
2020-10-30 18:09:25 -07:00 |
|
Annika
|
58d8a2af70
|
Fix API for writing to the global modlog
|
2020-10-30 16:57:29 -07:00 |
|
Annika
|
b9d993495d
|
Modlog: Fix crash in writing global modlog
|
2020-10-30 16:36:55 -07:00 |
|
Annika
|
2f130e8762
|
Modlog: Support logging to a SQLite database (#7513)
* Modlog: Support logging to a SQLite database
Co-authored-by: Christopher Monsanto <chris@monsan.to>
|
2020-10-30 19:27:25 -04:00 |
|
Annika
|
84ff0cd90c
|
Fix permission checks for global promotions
|
2020-10-30 15:59:40 -07:00 |
|
HoeenHero
|
f158940783
|
Don't report multiple punishments for a single room (#7606)
|
2020-10-30 09:51:10 -07:00 |
|
Annika
|
1d9c24c382
|
Users: Don't merge unregistered names across IPs
Fixes #7594
|
2020-10-30 08:46:52 -07:00 |
|
Annika
|
1ab6091551
|
Helptickets: Properly quote and escape button HTML
|
2020-10-29 19:30:06 -07:00 |
|
Annika
|
7db0505e7b
|
Moderation: Remove whitespace
|
2020-10-29 18:11:27 -07:00 |
|
Annika
|
2469dd7c08
|
Moderation: Actually make groupchatbans hotpatchable
|
2020-10-29 18:04:18 -07:00 |
|
Annika
|
b6326d7a86
|
Trivia: Document /trivia move
|
2020-10-29 15:59:31 -07:00 |
|
Marty-D
|
89050aaefb
|
Add missing Trainer avatars
|
2020-10-29 15:22:42 -04:00 |
|
Annika
|
3ed4a34270
|
ANOTD: Change tagline to quote
Requested by Anime and Manga staff
|
2020-10-29 12:07:26 -07:00 |
|
Kris Johnson
|
ab6e173e24
|
Move natures into their own file (#7601)
|
2020-10-29 08:38:03 -07:00 |
|
Mia
|
251f801210
|
Studio: Only request YT video data once (#7595)
|
2020-10-29 08:31:54 -07:00 |
|
Mia
|
6f22b27e15
|
Ticketbans: Use the user object (#7596)
|
2020-10-29 08:11:47 -07:00 |
|
Mia
|
458b47cb39
|
Chatlog: Allow non-trusted secret room ROs to view logs (#7597)
|
2020-10-29 06:48:55 -07:00 |
|
Guangcong Luo
|
2fd138f82c
|
Reorganize README
The README has been split up so guides for PS's different use-cases are
easier to find.
|
2020-10-29 13:17:26 +00:00 |
|
Annika
|
efcbc6ce3d
|
Include groupchat bans in /punishments
|
2020-10-28 18:59:28 -07:00 |
|
Annika
|
62f1bd14fc
|
Chat plugins: Make viewing source respect /permissions
|
2020-10-28 16:59:45 -07:00 |
|
Mia
|
c67b745d44
|
Chatlog: Carry opts over when switching days (#7584)
|
2020-10-28 16:50:57 -07:00 |
|
Annika
|
0164af53e4
|
Support banning users from using groupchats (#7558)
|
2020-10-28 14:12:42 -07:00 |
|
PartMan
|
a4a3e385e8
|
Fix G-Max moves not showing up in movesearch (#7555)
Happened because G-Max moves had move.isNonstandard as 'Gigantamax'.
|
2020-10-28 13:02:37 -07:00 |
|
Annika
|
73078447a5
|
Punishments: Make rangelocks persistent (#7545)
This solves the issue with yearlocks disappearing.
|
2020-10-28 12:08:52 -07:00 |
|
Annika
|
d4cb0c71c6
|
Hosts: Support displaying shared IPs (#7568)
|
2020-10-28 12:08:29 -07:00 |
|
Annika
|
b226a501b3
|
Helptickets: Add button for the reporter's modlog (#7560)
As per (this suggestion)[https://www.smogon.com/forums/threads/staff-suggestions-bugs.3514540/page-17#post-8634198].
|
2020-10-28 11:41:12 -07:00 |
|
Mia
|
6f721e31ff
|
CommandContext: Add a method for getting roomgames (#7531)
|
2020-10-28 05:20:33 -07:00 |
|
Annika
|
f2a4798bb8
|
Chatfilters: Fix reasons displaying as undefined (#7579)
|
2020-10-27 19:44:53 -07:00 |
|
Charlie Kobayashi
|
4272005e42
|
sendReplyBox: fix interaction with hidelines (#7577)
|
2020-10-27 19:32:03 -07:00 |
|
Annika
|
a273e53e08
|
Make /clearstatus log to Staff room (#7557)
`/forcerename` and other global punishments do this
|
2020-10-27 19:24:09 -07:00 |
|
Guangcong Luo
|
3b4a3ba7e0
|
Improve custom rule validation
Stray spaces are now consistently allowed in `/tour rules` and
`/challenge`, but are not allowed in `formats.ts`.
Improves #6811
|
2020-10-28 02:18:52 +00:00 |
|