Commit Graph

27644 Commits

Author SHA1 Message Date
André Bastos Dias
6b3d0eefbd
Fix Sparkling Aria's interaction with Shield Dust (#10882)
Some checks are pending
Node.js CI / build (18.x) (push) Waiting to run
2025-04-23 16:57:31 -07:00
Mia
c273081062 Move Zoroark-H to RUBL 2025-04-23 17:23:21 -05:00
Marty
6d98dfa237 Descriptions: Update Shield Dust and Covert Cloak
Some checks failed
Node.js CI / build (18.x) (push) Has been cancelled
Closes #11042
2025-04-21 21:23:38 -04:00
shrianshChari
74d9c773c2
BH: Ban King's Rock and Razor Fang (#11043)
Some checks are pending
Node.js CI / build (18.x) (push) Waiting to run
https://www.smogon.com/forums/threads/balanced-hackmons.3710859/page-39#post-10529187
2025-04-21 11:01:29 -06:00
WifiLatency
9c1457ee9b
/ds: Collapsibles New Styling (#11041)
Co-authored-by: Guangcong Luo <guangcongluo@gmail.com>
2025-04-21 05:07:44 -07:00
HiZo
3a08216317
Destiny Bond does not get copied by Baton Pass (#11015)
Some checks are pending
Node.js CI / build (18.x) (push) Waiting to run
Appeared as a bug within Relay Race, after doing a quick deep dive into decompilations in checking if this is just pokemon jank(tm) I can confirm this is just never the case.

Sources: 
https://github.com/pret/pokeplatinum/blob/main/include/constants/battle/moves.h#L46 (BATTLE_EFFECT_KO_MON_THAT_DEFEATED_USER notably isn't included)

4618ba7407/src/battle_main.c (L3175) (STATUS2_DESTINY_BOND notably isn't included)
2025-04-21 00:37:00 -06:00
VannAccessible
33f2e8ffa3
Relay Race: Unban Regieleki and Terapagos (#11039)
* Update formats.ts

Relay Race: Unban Regieleki and Terapagos

* Update formats.ts

---------

Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>
2025-04-21 00:36:44 -06:00
Lucas
0fcbe9fcec
Bad 'n Boosted: Ban Espeon (#11037)
Co-authored-by: Meijer,L. (Lucas) <l.meijer6@students.uu.nl>
2025-04-20 23:51:46 -06:00
shrianshChari
f3ed0ee66d
UU: Ban Rillaboom (#11040)
https://www.smogon.com/forums/threads/rillaboom-is-now-banned-from-sv-uu.3763544/#post-10528374
2025-04-20 23:41:56 -06:00
Kris Johnson
793fee5467 GitHub: Send HTML boxes through /raw 2025-04-20 23:40:13 -06:00
Marty-D
535657e766
Add new avatars
Some checks failed
Node.js CI / build (18.x) (push) Has been cancelled
2025-04-18 18:03:29 -04:00
Guangcong Luo
57380ae0b5 Redesign Smogtours plugin
Some checks are pending
Node.js CI / build (18.x) (push) Waiting to run
2025-04-17 21:02:00 -07:00
Alex "Mathy
d249e388e4
FFA/Multi: Fix simultaneous timeouts (#10311)
Some checks are pending
Node.js CI / build (18.x) (push) Waiting to run
2025-04-17 20:47:39 -05:00
Alex "Mathy
6793b8a6ab
Fix timer not ending when player uses /leavegame (#11035) 2025-04-17 20:47:14 -05:00
Guangcong Luo
cc1f5c043f Redesign /tours
Some checks are pending
Node.js CI / build (18.x) (push) Waiting to run
2025-04-17 04:26:58 +00:00
Kris Johnson
a251474697 /tours: Remove `target="_blank" from room URLs 2025-04-16 21:21:26 -06:00
Kris Johnson
71f784c180 Tournaments: Make /tours usable in PMs/console 2025-04-16 21:03:51 -06:00
Alex "Mathy
fa4cc97fa1
Old gens: Fix partial trapping status not disappearing (#11034) 2025-04-16 19:41:26 -07:00
Lucas
32f62518f7
Mafia: Allow playercap to be changed as long as the game has not started (#11033)
Some checks are pending
Node.js CI / build (18.x) (push) Waiting to run
2025-04-16 17:28:24 -04:00
Aurastic
777ce4d38a
Increase /addhtmlfaq character limit 8192 to 10000 (#11032) 2025-04-16 13:24:08 -07:00
Mia
77d0732af3 Chat: Add clarifying message to pages that require logins 2025-04-16 13:13:02 -05:00
Kris Johnson
ed9764bc23
Convert SSB and Rands Winrate chat plugins to tsx (#11030)
Some checks are pending
Node.js CI / build (18.x) (push) Waiting to run
2025-04-15 13:37:41 -06:00
shrianshChari
49d81ab318
National Dex: Update bans (#11029)
Some checks are pending
Node.js CI / build (18.x) (push) Waiting to run
2025-04-15 02:24:55 -06:00
Sergio Garcia
fc23103de1
Fix random typos (#11020)
Some checks are pending
Node.js CI / build (18.x) (push) Waiting to run
2025-04-13 23:59:36 -07:00
prunyy
789456572d
Fix Pokemoves Bugs: Category, Validator, and Hitting Substitute (#11026)
Some checks are pending
Node.js CI / build (18.x) (push) Waiting to run
* Fix Pokemoves Bugs: Category, Validator, and Hitting Substitute

* Fix Pokemove Validator Again

* Remove Pokemove Re-Check

Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>

* Format Pokemove Category

Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>

* Update config/formats.ts

---------

Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>
2025-04-13 11:12:35 -06:00
VannAccessible
61d5684b4d
Relay Race: Ban Acupressure (#11028)
* Update formats.ts

Ban Acupressure in Relay Race OM, per VannAccessible, format leader

* Fix build issue

* Update formats.ts

---------

Co-authored-by: Guangcong Luo <guangcongluo@gmail.com>
Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>
2025-04-13 10:51:33 -06:00
Guangcong Luo
2186bc919f
GitHub Actions: Update setup-node
Some checks are pending
Node.js CI / build (18.x) (push) Waiting to run
This is in the hope that it helps with PR annotations.
2025-04-12 18:12:55 -07:00
Guangcong Luo
14ec078746 Fix battles sending requests after they're over 2025-04-12 17:33:38 -07:00
Guangcong Luo
4079fe7846 Database library: Support raw strings in SQL()
This is nearly never the right thing to do, but I guess some people
want raw power.
2025-04-12 17:13:47 -07:00
Kris Johnson
2990bc79e2
Relay Race: Update bans
Some checks failed
Node.js CI / build (18.x) (push) Has been cancelled
2025-04-11 10:37:08 -06:00
Mia
0f8a31252b Teams: Link to the new website in more places
Some checks failed
Node.js CI / build (18.x) (push) Has been cancelled
2025-04-09 19:32:00 -05:00
Mia
0cd19ed250 Teams: Correct shareable link display 2025-04-09 19:29:17 -05:00
Mia
d758c21c64 Teams: Add static shortlinks to display page 2025-04-09 19:27:33 -05:00
Mia
ae542f3e0c Teams: Allow items/abilities/types as set nicknames
Some checks are pending
Node.js CI / build (18.x) (push) Waiting to run
For OMs.
2025-04-09 11:48:49 -05:00
WifiLatency
c4a5ed50e4
/ds: Param to expand collapsible datasearches by default (#11023)
Some checks are pending
Node.js CI / build (18.x) (push) Waiting to run
* Reimplement all as a param to automatically expand nonbroadcast results.

* Tests ensuring datasearches don't expand when broadcast with all
2025-04-08 23:53:40 -06:00
Guangcong Luo
89b976fe70 Update PROTOCOL.md docs
Some checks are pending
Node.js CI / build (18.x) (push) Waiting to run
2025-04-08 21:32:50 -07:00
demir
01d1ed0624
Put Hattrem in ND and Doubles NFE (#11022) 2025-04-08 22:06:56 -06:00
WifiLatency
7d989abe8e
/ds: Add comparing stats (#10984)
Some checks are pending
Node.js CI / build (18.x) (push) Waiting to run
* Add comparing stats

* Fix duplicate comparison overwriting and error feedback

* Error on duplicates, invalid ranges, and muliple inequality operators

---------

Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>
2025-04-07 21:23:40 -06:00
WifiLatency
81b3471cae
Datasearch: Make results collapsible (#10995)
* Make ds collapsible

* Make other search commands collapsible.

* Remove all as a parameter for searches

* use readmore element with content attrs defined

* Rework to support chrome due to details linebreak quirk

* Move the toggle button down to the results line for broadcast commands
2025-04-07 21:19:47 -06:00
André Bastos Dias
0f64804714
Fix G-Max Wind Rage's interaction with G-Max Steelsurge (#10988)
* Fix G-Max Wind Rage's interaction with G-Max Steelsurge

* Keep same order
2025-04-07 21:16:29 -06:00
Kris Johnson
9ff1398c69
Use Chat.ErrorMessage instead of errorReply in more places (#11017) 2025-04-07 21:15:27 -06:00
Chessking345
40f4915925
Add LGPE Starter Formes support for select formats (#11018)
* Add LGPE Starter formes to Hackmons Forme Legality

* Add LGPE Starter formes to Formemons
Add LGPE Starter formes learnset in SV

* Floette-Eternal SV learnset
2025-04-07 21:13:30 -06:00
shrianshChari
60fad5523d
Gen 5 BW1: Use May 2012 tiers (#11013)
* Gen 5 BW1: Use May 2012 tiers

* Satisfy linter
2025-04-07 21:12:56 -06:00
Kris Johnson
8e1888b463 National Dex Doubles: Ban Shadow Tag 2025-04-07 21:10:34 -06:00
Kris Johnson
3bbdb4e00e ADV UUBL: Remove ladder 2025-04-07 21:09:52 -06:00
Kris Johnson
5fdf220101
Move Dragalge to PUBL
Some checks are pending
Node.js CI / build (18.x) (push) Waiting to run
2025-04-06 21:43:11 -06:00
Marty-D
b7acdf9d3c
Descriptions: Update Baton Pass 2025-04-06 18:11:15 -04:00
Mia
291636a807 Suspects: Relax URL requirement
Some checks are pending
Node.js CI / build (18.x) (push) Waiting to run
Smogon generates the URLs now.
2025-04-05 23:22:02 -05:00
FeluciaPS
dc156eaff5
GSC 1v1: Ban confusion moves (#11012)
Some checks are pending
Node.js CI / build (18.x) (push) Waiting to run
https://www.smogon.com/forums/threads/1v1-old-gens.3646875/post-10506727
2025-04-04 22:38:42 -06:00
Karthik Bandagonda
06d8a8963b
Ensure megax and megay actions show up in inputlog (#11014) 2025-04-04 23:28:06 -05:00