Commit Graph

23714 Commits

Author SHA1 Message Date
The Immortal
bc6c9f8b10 Shared Power: Ban Urshifu 2021-01-02 14:35:04 +04:00
Adam Tran
0f724acb03
Fix Neutralizing Gas ending issues (#7860) 2021-01-01 18:39:19 -05:00
Kris Johnson
4ef46f2688 Update Ubers links 2021-01-01 16:32:56 -07:00
Plato
0731a47deb
Repeats: Fix private mod actions (#7865) 2021-01-01 14:07:16 -08:00
The Immortal
fa39e89805 January tiers update 2021-01-01 21:10:17 +04:00
Instruct
27f05678c0
SSB4: Balance changes and bugfixes (#7856) 2021-01-01 18:46:27 +04:00
The Immortal
7ac482b439 Fix Tier Shift boosts 2021-01-01 18:27:30 +04:00
The Immortal
5ec1665ee3 Shared Power: Ban Pheromosa and Naganadel 2021-01-01 18:21:59 +04:00
The Immortal
5f19a0f3c7 Update Tier Shift and Shared Power 2021-01-01 14:32:44 +04:00
The Immortal
0b49d6d236 Add January RoA ladders 2021-01-01 03:51:11 +04:00
The Immortal
12bd85eefd Add January OM of the Month 2021-01-01 03:43:28 +04:00
Marty-D
47565a53f2 Add Pikachu IN SPAAAACE event
Thanks, Anubis!
2020-12-31 18:18:19 -05:00
Kris Johnson
8b78eeb011 Fix HTML polls 2020-12-31 14:16:20 -07:00
Marty-D
8b86eec2ba
Fix Eject Button interaction with Pursuit 2020-12-31 15:23:38 -05:00
Marty-D
03d0c26c09
Fix Pursuit mechanics against switches 2020-12-31 15:22:11 -05:00
The Immortal
d9c2ee8d39 Lum Berry activates after Synchronize
Thanks @DaWoblefet!
2020-12-31 21:58:36 +04:00
The Immortal
742b0c7a5d Update CAP 1v1 sets 2020-12-31 21:01:43 +04:00
Mia
cf9b7a3eb3
Support spoiler: for private reasons in /namelock (#7858) 2020-12-30 17:45:40 -08:00
Guangcong Luo
c44af3286d Implement Utils.forceWrap
I wrote a `forceWrap` method to support break-word wrapping in table
cells for scavengers, but apparently code blocks need it too, so I'm
moving it to Utils.

Fixes #7854
2020-12-30 17:41:41 -08:00
MacChaeger
bb8aca0905
Fix move-disabling mechanics for Dynamaxed Pokemon (#7853) 2020-12-30 18:08:53 -05:00
Marty-D
f4dd9c4753 CAP: Remove Poltergeist from Necturna 2020-12-30 18:03:40 -05:00
Marty-D
501ac63b1a CAP: Add new tutor moves
https://www.smogon.com/forums/posts/8700940/
2020-12-30 17:41:35 -05:00
LegoFigure11
cad1d25c4d
Add Gen 8 BSS Factory (#7843) 2020-12-31 02:09:29 +04:00
Marty-D
1b046208ba
Add Metal Burst redirection test 2020-12-30 16:41:18 -05:00
Adam Tran
d6e05d0a98
Fix Metal Burst interaction with called moves (#7835) 2020-12-30 14:36:06 -05:00
Adam Tran
674eb1449f
Fix Conversion 2 interaction with called moves (#7813) 2020-12-30 11:50:04 -05:00
Adam Tran
2f5fbad4e7
Fix Pursuit interaction with pivot moves (#7819) 2020-12-30 11:48:26 -05:00
Instruct
e56d470671
Dexsearch: Add Strength Sap & Jungle Healing to list of recovery moves (#7851) 2020-12-30 02:29:59 +04:00
AeonicX7
2edfe301fd
Fix typo in /help battlesearch (#7852) 2020-12-29 14:16:32 -08:00
urkerab
5113cefa39
Document restriction rules (#7827)
* Document restriction rules

* Restriction rule examples
2020-12-29 08:31:20 -08:00
Kris Johnson
60cf560f9f
Repeats: Simplify code and fix bug (#7849)
* Repeats: Simplify display checks and fix bug

* Oops

* b
2020-12-29 03:57:18 -08:00
The Immortal
69b9dec63a Fix G-Max Replenish affecting fainted Pokemon 2020-12-29 14:10:37 +04:00
Mia
05295e356a
Modify uses of <youtube> tag to comply with API ToS (#7848) 2020-12-28 22:09:32 -08:00
Annika
3c0b07323d
Repeats: Use trusted text formatting
Requested by Kris; follows the precedent of roomfaqs
2020-12-28 21:56:01 -08:00
Marty-D
ca4d61c7a8 Update CAP 28 and add prevo 2020-12-28 11:03:49 -05:00
Distrib
00823a1a16
UU: Ban Blaziken (#7845) 2020-12-28 18:26:10 +04:00
Guangcong Luo
d4876ff303 Improve safety of Punishments hotpatching 2020-12-28 08:50:42 -05:00
Guangcong Luo
99f5234e75 Fix a bunch of bugs in Polls/Announcements
- Polls were always starting as quizzes even when they weren't

- Hotpatching chat would reset poll/announcement timers

- A lot of bugs relating to minute/millisecond confusion in timer code

- Poll answers were called `questions` in the source code for some
  reason; they've been renamed to consistently be `answer`.

- Refactor out an extremely unnecessary manual iteration
2020-12-28 08:50:34 -05:00
The Immortal
e0b3ade226 Gen 6/7: Random Battle improvements 2020-12-28 15:46:33 +04:00
Annika
6d92ac8547
Repeats: Support non-time-based repeats (#7518) 2020-12-28 03:39:52 -08:00
Mia
2cca8bd48e
Support persisting polls and announcements (#7477) 2020-12-28 01:02:13 -08:00
Mia
1b1d91df02
Utils: Visualize Maps/Sets in a cleaner fashion (#7830)
* Utils: Visualize Maps/Sets in a cleaner fashion

* OK

* Update lib/utils.ts

Co-authored-by: Guangcong Luo <guangcongluo@gmail.com>

* Update lib/utils.ts

Co-authored-by: Guangcong Luo <guangcongluo@gmail.com>

* Update lib/utils.ts

Co-authored-by: Guangcong Luo <guangcongluo@gmail.com>

Co-authored-by: Guangcong Luo <guangcongluo@gmail.com>
2020-12-27 12:51:11 -08:00
Instruct
47a8a04aa9
SSB: Nerf Forever Winter Nights (#7841) 2020-12-27 19:47:20 +04:00
TheMezStrikes
827d1149cd
1v1: Ban Victini (#7842) 2020-12-27 19:46:15 +04:00
The Immortal
1307f8abca Zarude-Dada should be legal 2020-12-27 13:45:47 +04:00
Mia
f2264c93d4
Throttle how many rooms a user can join at once (#7817)
* Throttle room joining

* OK

* comment & thing

* Update server/chat-commands/moderation.ts

Co-authored-by: Guangcong Luo <guangcongluo@gmail.com>

* Update server/chat-commands/moderation.ts

Co-authored-by: Guangcong Luo <guangcongluo@gmail.com>

* Update server/chat-commands/moderation.ts

Co-authored-by: Guangcong Luo <guangcongluo@gmail.com>

Co-authored-by: Guangcong Luo <guangcongluo@gmail.com>
2020-12-26 22:06:31 -08:00
Guangcong Luo
6892da5661 CONTRIBUTING: Improve
Sections are now given codes to be easier to refer to.

In addition, a "Dependencies" section has been added, and the
ES6/TypeScript section has been merged and rewritten (ES6 has been
out and generally accepted for long enough that there's no more need
to list our stances on individual features).
2020-12-26 22:04:14 -08:00
Guangcong Luo
7d7676db11 Revert accidental package.json change 2020-12-26 22:04:14 -08:00
Adam Tran
6702decd95
Add Pivot moves as a /ms category (#7822)
* draft test

* Move search for pivot moves
2020-12-26 21:57:03 -08:00
Kris Johnson
f05e927ad1 Fix Teleport in Let's Go formats 2020-12-26 21:43:58 -07:00