Commit Graph

23714 Commits

Author SHA1 Message Date
Kris Johnson
289c558179
Move Spectrier to Uber
https://www.smogon.com/forums/threads/ss-ou-suspect-process-round-9-voting.3677736/page-6#post-8744580
2021-02-06 09:26:58 -07:00
The Immortal
b65a22defb Update Nature Swap banlist 2021-02-06 16:59:05 +04:00
Kris Johnson
f101bb7575
Fix Aerilate and Parental Bond's index numbers (#7998) 2021-02-06 16:37:18 +04:00
Kris Johnson
d452beb6ec
Move Latias to UUBL
https://www.smogon.com/forums/threads/ss-uu-suspect-process-stage-8-2-latias.3677604/page-3#post-8744032
2021-02-05 19:16:39 -07:00
Distrib
4944b111eb
UNO: Fix double turn after auto-disqualification (#7996) 2021-02-05 22:47:38 +04:00
DayanYT
b996f7283e
Mafia: Fix typo (#7995) 2021-02-05 09:58:04 -05:00
Annika
204bfad9b1 Trivia: Add "Event" and "Event (used)" categories
These categories are special–questions in the Event category move to Event (used) after they're asked in a game. Requested by QW mods and ROs
2021-02-04 15:54:18 -08:00
Annika
b46e90db73 Trivia: Use object spread for ALL_CATEGORIES 2021-02-04 15:51:41 -08:00
Annika
2dd9d252d5 Trivia: Fix crash in /trivia qs
Previously, /trivia qs crashed if no questions had ever been added to the category.
2021-02-04 15:49:44 -08:00
The Immortal
43daacb8d1 Fix Gigantamax Melmetal crash 2021-02-04 17:06:43 +04:00
Guangcong Luo
aefe861568 Allow drivers to use /host
Drivers can see IPs in certain specialized conditions, which makes
`/host` a useful and harmless tool for them.
2021-02-03 22:51:42 -08:00
Kris Johnson
0c1c64836e Inheritance: Update bans and clauses 2021-02-03 16:43:58 -07:00
Kris Johnson
9d3be1c8e7
Move Thundurus to RUBL
https://www.smogon.com/forums/threads/swsh-ru-suspect-process-round-2-voting.3677549/page-2#post-8741377
2021-02-03 15:10:54 -07:00
park
4c3ea08dbd
Megas for All: Fix Mega Orbeetle
Mega Orbeetle ability fix in Megas for All was incomplete
2021-02-03 14:26:38 -07:00
Instruct
7989e4df4f
/battlefactory: Fix searching for nonexistent tiers (#7989)
* BF cmd: Fix crash searching for a valid tier not included in a specific gen

* Update server/chat-plugins/random-battles.ts

* Update server/chat-plugins/random-battles.ts

* Update server/chat-plugins/random-battles.ts

Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>
2021-02-02 21:56:08 -07:00
Guangcong Luo
3835c3cfeb Add a comment warning about eval inputlogs 2021-02-02 15:27:14 -08:00
Guangcong Luo
782f316dd9
Merge BattleStream and RoomBattleStream commands (#7988)
RoomBattleStream originally overrode `_writeLine` in #5428 because
`>eval` had a dependency on `Chat.stringify`, and we were trying to
separate sim and server.

`Chat.stringify` is now `Utils.visualize`, so there's no more reason
for the separation. In addition, the separation is actively bad,
because it makes it impossible to import certain inputlogs outside
of the simulator.
2021-02-02 15:03:03 -08:00
Guangcong Luo
c46ee360a7 Give Hosts the forcewin permission
This allows groupchat tournament hosts, as well as `/importinputlog`
users, to use the `/forcewin` and `/editbattle` commands.

This started as just wanting to give `/editbattle reseed` to users of
`/importinputlog`, but in hindsight, all these permissions could be
useful and allow for more creative tournaments, so I'm opening it up
fully, and we'll see how everyone does with them.
2021-02-02 14:01:00 -08:00
Guangcong Luo
148439dc27 Refactor /editbattle
This moves the `player()` and `pokemon()` functions to be defined
inside `eval`, allowing them to be used by `>>>` and `/evalbattle`.

This should hopefully make the commands more readable as well.
2021-02-02 13:52:16 -08:00
Guangcong Luo
796be8da60 Implement /ebat reseed
Fixes #7963
2021-02-02 13:45:34 -08:00
Guangcong Luo
d2ba0c7a9f Fix hotpatching 2021-02-02 13:15:09 -08:00
Distrib
cf9f7a5a19
UNO: Fix turn order after a disqualification (#7944) 2021-02-02 12:03:46 -08:00
aQrator
271bed474f
Update scavengers.ts (#7986)
Fix /scavhelp to say /scavhelp staff instead of /roomhelp staff
2021-02-03 00:02:29 +04:00
Mia
b97ba59149
NN filters: Parse /me properly (#7987) 2021-02-03 00:02:00 +04:00
Mia
13a2a802a1
YouTube: Add a command to disable the interval (#7984) 2021-02-02 11:11:54 -08:00
aQrator
77b2ef6c48
Scavengers: Update /scavhelp (#7985) 2021-02-02 11:11:37 -08:00
Volco
88d9ec5e91
Fix crash that prevents the server from booting (#7983) 2021-02-02 11:05:14 -08:00
The Immortal
bac8d8a4f4 Nature Swap: Ban Lugia 2021-02-02 16:26:22 +04:00
Leonard Craft III
c9c16189f5 Gen I: Don't show recovery failure hint at full HP 2021-02-01 22:33:09 -06:00
Mia
4c60f05994
NN Filters: Add a command to train on logs from a room (#7981) 2021-02-01 17:30:50 -08:00
Mia
98ea14dce3
Spotlights: Store image data (#7978) 2021-02-01 16:37:17 -08:00
TheMezStrikes
838871877d
Add CAP Project forum link (#7982)
This used to not be necessary but the main website is criminally outdated. Requested by CAP room leadership
2021-02-01 17:29:08 -07:00
Mia
daf650d174
Rooms: Fix automodchat (#7979) 2021-02-01 16:18:36 -08:00
Guangcong Luo
ec0b96e93d Fix delete button on Poll queue page
Fixes #7832
2021-02-01 16:13:07 -08:00
Mia
207d234260
Youtube: Notify room of starting groupwatches (#7980) 2021-02-01 12:07:40 -08:00
The Immortal
6feb5b1658 Inheritance: Add new bans 2021-02-01 23:46:51 +04:00
The Immortal
b4b58400a1 Random Battle updates 2021-02-01 23:42:05 +04:00
The Immortal
a4b58183ee
Move Torkoal to PU 2021-02-01 22:21:52 +04:00
Kris Johnson
c39fbb4338
Add February 2021 OMotM and RoA Spotlight (#7977) 2021-02-01 21:09:11 +04:00
Kris Johnson
7f4c8c2831
Add help for /automodchat 2021-01-31 23:28:46 -07:00
Instruct
d8de06a83c
SSB4: Clarifications and Description Edits (#7976) 2021-01-31 20:34:49 -08:00
The Immortal
396b46b92c Random Battle fixes 2021-02-01 08:00:44 +04:00
Guangcong Luo
c27f2cd381 Deprecate /ionext
Most current use-cases should be using /hidenext.

The long-form /inviteonlynext is still available for anyone who really
wants it, but in theory it doesn't offer any benefits.
2021-01-31 21:41:57 -05:00
Guangcong Luo
93e921360e Better infer bases in /math 2021-01-31 18:10:37 -08:00
DayanYT
fd0e01ad6c
Calculator: Support h, o and b suffixes for base 16, 8 and 2 numbers (#7949) 2021-01-31 18:10:16 -08:00
Mia
76c10841ea
Lib: Add an index file for all exports (#7972) 2021-01-31 18:00:19 -08:00
Instruct
885a26381e
SSB: Properly display Gimmick's innate ability in /ssb (#7975) 2021-01-31 14:13:14 -08:00
The Immortal
9d68fc283a Fix Gulp Missile interaction with selfdestruct moves 2021-02-01 00:12:38 +04:00
Mia
2bdc77cc3d
Net filters: Fix error handling and make improvements (#7974) 2021-01-31 11:26:16 -08:00
Dylan S
b87dd717f6
Calculate and display Elo change on server (#7960) 2021-01-31 11:13:59 -08:00