Mia
c5726289c1
Fix HTML
2021-11-06 23:37:47 -05:00
Mia
a1c6efb59f
/gbc: implement suggestions
2021-11-06 23:36:15 -05:00
Mia
923f1f1d2b
/gbc: Default to current room if none given
2021-11-06 23:17:28 -05:00
Kris Johnson
7e39d0265f
Fusion Evolution UU: Remove ladder
2021-11-06 22:13:10 -06:00
Mia
49f6a6592b
Add a command for getting chat messages out of a battle
2021-11-06 23:11:49 -05:00
Mia
76d0238a38
Modlog: Deprecate ModlogSearch#anyField
2021-11-06 22:52:23 -05:00
Karthik
9ae46ab1c8
Let's Go: Stop validating Alola Cap Pikachu ( #8521 )
2021-11-06 22:46:32 -04:00
Leonard Craft III
d6e61d8e17
Dex: Remove unobtainable Gen IV Abilities from Gen III ( #8520 )
2021-11-06 19:11:49 -07:00
Leonard Craft III
7cf60606c5
Fix paralysis modifier application ( #8478 )
2021-11-06 15:52:39 -04:00
Karthik
6c5af39ee6
Cleanup Let's Go mod ( #8519 )
2021-11-05 19:09:30 -07:00
Guangcong Luo
7017dcb8f9
Mark tests using IPTools.lookup with "(network)"
...
(Also mark them with "(slow)" to skip them during a normal `npm test`.)
This is mostly the result of a particularly frustrating debugging
session when I couldn't figure out why these tests were timing out
(it turns out, it was because my DNS was broken so `IPTools.lookup` was
timing out). Marking them with "(network)" should make similar
situations less frustrating in the future.
2021-11-05 21:58:28 -04:00
Kris Johnson
efdaa93f6b
Wi-Fi: Fix various bugs
2021-11-05 15:40:44 -06:00
Mia
182ed60221
CRQ: Default to undefined on some userdetails data to save bandwidth
...
Per https://github.com/smogon/pokemon-showdown/pull/8512/files#r743947584
2021-11-05 16:38:10 -05:00
Mia
c3bffaae56
Wifi: Stop command parsing if LotteryGiveaway.splitTarget fails
...
Previously, just returning context.parse([help cmd]) didn't actually stop the running, so it caused crashes since the results were undefined.
2021-11-05 14:19:17 -05:00
Leonard Craft III
ba07a7c75d
Add various mechanics tests ( #8494 )
2021-11-05 13:28:45 -05:00
Kris Johnson
931801bf9b
Wi-Fi: Fix typo
2021-11-05 09:02:51 -06:00
Guangcong Luo
54aef4e564
Wi-Fi: Fix some bugs
2021-11-05 00:53:25 -04:00
Kris Johnson
350c3ff0a6
Wi-Fi: Give users a way to submit giveaways
2021-11-04 21:30:10 -06:00
Kris Johnson
28ec736dee
Wi-Fi: Properly fix permissions
2021-11-04 21:22:57 -06:00
Kris Johnson
68db092bf5
Wi-Fi: Fix bug with submitting giveaways
2021-11-04 21:18:55 -06:00
Annika
4c900512e1
Wi-Fi: Fix bug
2021-11-04 23:05:16 -04:00
Kris Johnson
b70865eb2e
Wi-Fi: Refactor giveaways ( #8514 )
2021-11-04 18:05:45 -07:00
Annika
dcb2065116
Increase timeout for slow tests
2021-11-04 10:43:41 -07:00
Mia
ea9993fcec
Update max reason length for moderation commands
2021-11-04 11:48:45 -05:00
Mia
e26de3d931
Chat: Support '' as default handlers for pages
2021-11-04 09:08:52 -05:00
Kris Johnson
a3e5528566
Add Gym Challenge registration page
2021-11-04 07:27:00 -06:00
Kris Johnson
faaa8d8429
AAA Doubles: Fix Legality
2021-11-04 06:16:23 -06:00
Kris Johnson
c80bacae45
Fix Torment duration from G-Max Meltdown ( #8511 )
...
* Fix Torment duration from G-Max Meltdown
* stuff
2021-11-04 01:08:52 -06:00
Karthik
c9c34a2357
Gen 1 Random Battle: Fix Monotype ( #8516 )
2021-11-03 21:25:14 -07:00
Mia
706ed51cb9
Punishments: Fix checkName only acting on the first punishment the user has
...
This created some bugs where a gbanned user wasn't disconnected if they switched IPs, since this previously only checked the first punishment. If they had a lock, or something similar, it would only run that, and not the gban. This runs everything, fixing that.
2021-11-03 20:18:14 -05:00
Mia
12db1bd96d
/linecount: Fix default search values
2021-11-03 10:27:59 -05:00
Mia
d44aff7eea
Fix other crash
2021-11-03 08:28:10 -05:00
Mia
f8f5af2c31
Fix crash
2021-11-03 08:23:47 -05:00
Mia
cf7b3177c9
Sample teams: Fix removing teams
...
Previously, it treated a string as an ID, even though it was a name instead, and compared it against IDs. This confused a lot of people.
2021-11-03 08:06:20 -05:00
Guangcong Luo
d0ea290992
Rename pokemon to source in getDamage
...
This has been split off from #8373 to improve diff readability.
2021-11-02 18:05:53 -04:00
Mia
32fd8a788a
/linecount: Support new search syntax
...
This brings it to the same syntax as modlog, which means you can make more varied searches while also getting defaults on values. Before, if you wanted to search a user, you had to enter everything. Now, you can just /linecount user=mia, for example.
2021-11-02 14:42:38 -05:00
singiamtel
a7cdf95c5a
CRQ: Don't send your own friend status in userdetails
2021-11-02 12:05:20 -05:00
Kris Johnson
f6ce46ff1e
Sketchmons: Ban Tapu Bulu
...
https://www.smogon.com/forums/threads/sketchmons-om-of-the-month.3680298/page-8#post-9020125
2021-11-01 22:05:10 -06:00
Kris Johnson
862a9dbc3a
Update OMotM/LCotM aliases
2021-11-01 15:49:11 -06:00
Kris Johnson
5b9bbde2d7
Sample Teams: Change /help sampleteams
2021-11-01 15:40:23 -06:00
Marty-D
708e3ad55d
UU: Keep Latias banned
...
https://www.smogon.com/forums/posts/9019771/
2021-11-01 13:18:50 -04:00
Marty-D
7b4f7999d1
Update tiers for November quick drops
2021-11-01 13:17:33 -04:00
Kris Johnson
7c3cafb55b
Almost Any Ability: Ban Weavile
...
https://www.smogon.com/forums/threads/almost-any-ability-weavile-banned-see-368.3656414/page-15#post-9019643
2021-11-01 11:04:52 -06:00
Kris Johnson
01222a92a1
Properly give Sketchmons a ladder
2021-11-01 11:02:17 -06:00
Mia
7b4f1456bc
Formats: Give Sketchmons a ladder
...
OMOTM, confirmed by OM staff it should be a ladder. Link: https://www.smogon.com/forums/threads/om-of-the-month-november-sketchmons-is-omotm.3692799/
2021-11-01 11:50:06 -05:00
Mia
6dbb855b8a
Helptickets: Adjust battle/replay regexes to check word boundaries
...
This fixes a bug where the regex would see 'battle-gen8monotyperandombattle-numbers-pw' and would extract 2 urls; the 'battle-gen8monotyperandombattle-numbers-pw' and the 'battle-numbers-pw' from the end. The word boundary ensures it won't match within the format.
2021-11-01 09:15:20 -05:00
Kris Johnson
67702ac7fc
Add November 2021 OMotM, LCotM, and RoA Spotlight
2021-11-01 00:43:23 -06:00
Marty-D
b262100288
Add Gym Challenge Online Competition
2021-10-31 21:38:13 -04:00
Leonard Craft III
7924c9a67c
Update VGC / BSS to Series 11
2021-10-31 19:19:24 -05:00
Mia
172be74482
Helptickets: Display previous names for namelocked guests
2021-10-31 16:31:56 -05:00