Plato
a37297fb87
Update Italian translations ( #8509 )
2021-10-31 14:28:20 -07:00
Eve
87627b5956
Stop Allow AVs from removing items ( #8508 )
...
* stop allowAVs from removing items
Let's Go formats already disallow any non-Mega Stone items, this code has no purpose other than preventing the use of Mega Stones (not an intended part of Candy formats).
* Update team-validator.ts
2021-10-31 14:40:54 -06:00
Leonard Craft III
10b0c72140
Gens 7-8: Correct allyanim flags
2021-10-30 14:33:52 -05:00
Kris Johnson
9367b079c0
Clean up Other Metagames formats
2021-10-29 23:49:16 -06:00
Kris Johnson
9e5543d74c
Move Mew to ND UUBL
2021-10-28 18:41:55 -06:00
Leonard Craft III
4771a9db55
Gens I-II: Remove unneeded checks for spread moves
2021-10-28 18:52:28 -05:00
Karthik
100e511b07
Gen IV: Fix client messages for spread move miss ( #8507 )
2021-10-28 18:49:00 -05:00
Mia
02cd7f7319
Sample teams: Fix crash
...
Caused by the whitelist for that formatid being undefined. Since there's no whitelist, I felt it made the most sense to have it say you needed admin.
2021-10-28 08:39:31 -05:00
Kris Johnson
401193b938
STABmons: Ban Garchomp and Tapu Bulu
2021-10-28 00:18:27 -06:00
Mia
6b3b4df6fa
Fix build
2021-10-27 09:23:38 -05:00
Mia
78291269bb
Punishments: Fix markshared IP storage
2021-10-27 08:02:49 -05:00
Marty-D
675b393796
Gen II-IV: Hide Beat Up message
...
As per https://www.smogon.com/forums/posts/8992145/
2021-10-26 18:47:32 -04:00
Guangcong Luo
63fc81056f
Add a stub ARCHITECTURE.md
2021-10-26 15:58:22 -04:00
Mia
0ed095820e
Helptickets: Properly show set names in inap mon name tickets
2021-10-26 14:28:51 -05:00
Mia
9e7a6f7c8e
Searchlog: Standardize argument delimiters
2021-10-26 14:03:59 -05:00
Mia
899549667d
Fix build
2021-10-25 20:32:12 -05:00
Slayer95
f58e74ca96
Make friend login notification clickable ( #8506 )
2021-10-25 20:27:05 -05:00
Mia
00eeea1892
Punishments: Fix unmarksharing ranges
2021-10-25 14:41:21 -05:00
DoctorTeuz
bc95584527
Add Galar Pokedex rule to CUSTOM-RULES.md ( #8347 )
2021-10-25 10:32:04 -07:00
Mia
becb5b74c6
Wifi: Convert giveaway ban addition to new format
...
Oops.
2021-10-24 20:05:22 -05:00
Mia
bd38434a2b
Punishments: Don't count custom room punishments toward PunishmentMonitor
2021-10-24 20:02:17 -05:00
Guangcong Luo
104fbdaa71
Revert "Rooms: Clarify error"
...
This reverts commit 528cd01017 .
2021-10-24 17:29:12 -04:00
Annika
9c08822cff
Revert Multi Battle changes
2021-10-24 17:13:10 -04:00
Mia
62eb51aee0
Fix crash
2021-10-24 16:09:30 -05:00
Mia
ce6adc6b42
Ladders: Clear teammates after matchmaking
2021-10-24 16:03:11 -05:00
Mia
528cd01017
Rooms: Clarify error
2021-10-24 15:53:56 -05:00
Mia
2b5692a787
Punishments: Fix crash
2021-10-24 15:25:12 -05:00
Mia
88ef7fdf1f
Support marksharing ranges ( #8498 )
2021-10-24 12:44:46 -07:00
Mia
0f5c9c133b
Support searching multi formats ( #8172 )
2021-10-24 12:04:57 -07:00
Annika
ceda8e1beb
Improve grammar for Bide's debug hint in Gen 1
...
Fixes #8497
2021-10-24 00:11:56 -07:00
PartMan
94ab2a8ef6
Datasearch: Refactor maxgen ( #8462 )
2021-10-23 23:29:18 -07:00
Volco
f96762b185
Fix crash in room promotions ( #8500 )
2021-10-23 23:25:56 -07:00
Kris Johnson
74a7699bf2
Fix (DOU) legality
2021-10-23 12:56:12 -06:00
Mia
60d741b637
Update friends.ts
2021-10-23 09:23:18 -05:00
Mia
4b0b0685a2
Friends: Error out if malformed data is received
...
Related to my previous commit. This should tell us properly what the issue is, since on more inspection it appears to return a valid result - just with an undefined result property. This shouldn't happen, unless there's also an error property. The fact there isn't suggests a different bug, but more verbose errors will clear that up.
2021-10-22 22:50:52 -05:00
Mia
d8c89c5187
Friends: Fix crash on hotpatch
...
The actual issue seems to be a much more dense bug involving the query returning undefined immediately after a hotpatch. This suggests that it is somehow related to the process being killed, but I cannot find any reason for it to return undefined, so I'm putting this in as a bandage.
2021-10-22 22:42:28 -05:00
Mia
c318dec368
Friends: Reorder 'not autoconfirmed' error message for clarity
2021-10-22 21:07:27 -05:00
Mia
a482307402
tsc: Stop checking node_modules
2021-10-22 17:42:45 -05:00
Leonard Craft III
02d66af2a1
Add Shiny Zacian / Zamazenta events
2021-10-22 17:01:34 -05:00
Leonard Craft III
a15f7881b8
Add VGC Series 11 support ( #8502 )
2021-10-22 13:13:08 -06:00
Mia
e32df455f5
Helptickets: Ensure battle links from tickets aren't duplicated
2021-10-22 12:01:28 -05:00
Kris Johnson
48f9e13b8a
Sample Teams: More QoL improvements
2021-10-22 00:13:37 -06:00
Kris Johnson
3625c9e9ca
Sample Teams: Make more improvements
2021-10-21 23:13:10 -06:00
Kris Johnson
922a7880a0
Sample Teams: Fine-tune /sampleteams [format]
2021-10-21 22:33:30 -06:00
Kris Johnson
df1036baf3
Sample Teams: Fix viewing whitelist
2021-10-21 21:48:11 -06:00
Kris Johnson
5a257049b3
Sample Teams: Fix another crash
2021-10-21 21:30:45 -06:00
Kris Johnson
51f9cbcb9d
Sample Teams: Fix crash
2021-10-21 21:24:49 -06:00
FeluciaPS
f3aaba2dd4
Specify Global for global promotion messages ( #8499 )
2021-10-21 20:12:58 -07:00
Kris Johnson
17c5748c5d
Add a chat-plugin for handling sample teams ( #8482 )
2021-10-21 20:10:36 -07:00
Mia
d45590816b
/noforcerename: Use Utils.splitFirst
...
This makes it so we don't accidentally allow guest names (since it no longer does users.get)
2021-10-21 08:26:48 -05:00