Commit Graph

6458 Commits

Author SHA1 Message Date
André Bastos Dias
31e23b39d3
Track Gen 3 Pressure (#2607)
Some checks failed
Node.js CI / build (22.x) (push) Has been cancelled
2026-03-19 13:38:47 -07:00
Guangcong Luo
1f8317aedd Fix EV guesser test
Some checks are pending
Node.js CI / build (22.x) (push) Waiting to run
Thanks to ry for finding this issue
2026-03-19 06:42:33 +00:00
Guangcong Luo
d772652682 Fix Shed Tail not clearing non-Sub visual effects
Fixes #2447

Supersedes #2611
2026-03-19 06:38:03 +00:00
TurboRx
11b7783035
Bump GitHub Actions versions (#2618) 2026-03-18 18:03:45 -07:00
Guangcong Luo
79b4d0d5e2 Preact: Support News
Some checks failed
Node.js CI / build (22.x) (push) Has been cancelled
2026-03-18 07:34:08 +00:00
Aurastic
a7f3c522e0
Preact: Add togglemessages command and handle 'hidelines' properly (#2553)
Some checks are pending
Node.js CI / build (22.x) (push) Waiting to run
2026-03-17 01:15:11 -07:00
Guangcong Luo
c46bac0471 Update bugs link in Contact page
Some checks are pending
Node.js CI / build (22.x) (push) Waiting to run
2026-03-16 07:05:41 +00:00
Guangcong Luo
647308216a Fix security vuln
Special thanks to Mina for finding this
2026-03-16 07:05:41 +00:00
fish
54a573b815
Fix tooltips for Crystal Free Z-Moves (#2575) 2026-03-16 00:03:42 -07:00
Ethan Strader
ddfd9034a8
Preact: Keyboard shortcut to jump to next unread room (#2601) 2026-03-15 23:57:15 -07:00
Marty
df969fceb6 Update Pokemon icons sheet
Some checks are pending
Node.js CI / build (22.x) (push) Waiting to run
2026-03-15 18:15:56 -04:00
André Bastos Dias
7ff2b4726d
Don't count nonexistent moves as physical (#2550) 2026-03-15 15:11:55 -07:00
Aurastic
028fb74cf0
Preact: Show ally side pokemon in multi battles (#2602) 2026-03-15 14:59:54 -07:00
boughtabigk1
403fc61f2d
Fix duplicate alias bug in teambuilder search (#2613) 2026-03-15 14:26:27 -07:00
Aurastic
ff58221d7a
Preact: Skip notifications for ignored users (#2584)
Some checks are pending
Node.js CI / build (22.x) (push) Waiting to run
2026-03-15 04:29:04 -07:00
Aurastic
ebe6dee892
Preact: Fix team requirement logic for custom named tournaments (#2579) 2026-03-15 04:27:08 -07:00
mollup
7df45ea835
Doom Desire & Future Sight Timers UI (#2574) 2026-03-15 02:05:24 -07:00
Aurastic
71341b1fba
Preact: properly extract targetRoomId from roomId in UserOptionsPanel (#2568) 2026-03-15 01:49:59 -07:00
Aurastic
a5de51e93d
Preact: Support |nametaken| (#2583) 2026-03-15 01:27:32 -07:00
Aurastic
978a735297
Preact: Fix bug with team uploading (#2605) 2026-03-15 01:26:21 -07:00
malaow3
621a5395bc
Hardcore mode QoL updates (#2603)
- Add auto-hardcore mode (Preact)
- Remove cance/back options in hardcore mode (Preact)
- Display moves on hover for OTS battles
2026-03-15 00:39:23 -07:00
Caznovia
66ae1e4c57
Update resources panel links (#2582) 2026-03-15 00:14:23 -07:00
Aurastic
5ebc20510d
Preact: Fix bug with forfeiting bo3 games (#2576) 2026-03-14 23:30:30 -07:00
Slayer95
a0322536dd
Fix teambuilder crash on illegal natures (#2597) 2026-03-14 23:29:41 -07:00
Pac n cheese
ce516b75ce
Update the broken bulbapedia link in the rng page, update contact and format-suggestions pages (#2596)
* Update the broken bulbapedia links in the rng page

Replaced former https://bulbapedia.bulbagarden.net/wiki/Pseudorandom_number_generation_in_Pokémon with https://bulbapedia.bulbagarden.net/wiki/Pseudorandom_number_generation
since the old one led to a blank bulbapedia page

* Update contact and format-suggestions pages

Updated the bugs report link in contact page to point to the smogon bug reports thread https://www.smogon.com/forums/forums/ps-bug-reports.876/

Updated the formatsuggestions page to point to the most recent resources for OM(Other metas)
https://www.smogon.com/forums/forums/other-metagames.733/ - for the general forum (last one pointed to a thread/forum in cyro)
https://www.smogon.com/forums/posts/9374053/ - for guide to submit an OM format

---------

Co-authored-by: Guangcong Luo <guangcongluo@gmail.com>
2026-03-14 23:28:38 -07:00
Guangcong Luo
8c8b11751c Fix misbehaving ad
For whatever reason, the ad code is removing any text that says
"Download", which is making searches for Porygon (which has "Download"
as an ability) stop working. This is a simple workaround for that
issue.
2026-03-15 06:23:38 +00:00
Guangcong Luo
12f3840ede Preact: Fix options menu in !commands 2026-03-15 06:23:38 +00:00
Ethan Strader
3b0707924d
Teambuilder: Deprioritize Illegal Pokemon (#2606)
Some checks are pending
Node.js CI / build (22.x) (push) Waiting to run
2026-03-14 23:03:14 -07:00
Ethan Strader
fff081a1de
Replace (fainted) text with 0/X hp (#2604)
---------

Co-authored-by: Guangcong Luo <guangcongluo@gmail.com>
2026-03-14 22:58:23 -07:00
Aurastic
49a311cc9b
Preact: Show additional rule options in challenge forms (#2610) 2026-03-14 20:56:26 -07:00
Marty-D
95bb6568f3
Add new avatar credits
Some checks failed
Node.js CI / build (22.x) (push) Has been cancelled
2026-03-08 19:52:51 -04:00
HiZo
0608b72baf
Exclude certain formats from automatically lowering to 0 attack IVs (#2595)
Some checks failed
Node.js CI / build (22.x) (push) Has been cancelled
* Exclude certain formats from automatically lowering to 0 attack IVs

* shows much i know about js lol

* >_>
2026-03-01 14:45:18 -07:00
Kris Johnson
4e82e2d6b6 Fix build 2026-03-01 14:15:40 -07:00
Kris Johnson
c0ca6cbd90 Update OM teambuilder support list
Some checks are pending
Node.js CI / build (22.x) (push) Waiting to run
2026-03-01 03:50:32 -07:00
Kris Johnson
e263055242 Update custom banlists in teambuilder
Some checks failed
Node.js CI / build (22.x) (push) Has been cancelled
2026-02-01 12:02:57 -07:00
Zachary Perlmutter
4428a1444c
Fix teambuilder support for OMs (#2598)
Some checks failed
Node.js CI / build (22.x) (push) Has been cancelled
* battle-dex-search.ts: Fix natdex OMs pulling from SV OMs

* Fix Teambuilder Support For OMs

* National Dex OMs merging the rulesets for their SV counterparts

* Bans via required abilities and items never being checked

* Bans via required abilities not being implemented properly
* mega rayquaza clause being wastefully checked over and over again

* Tables in natdex now omit the 'natdex' part of the format to be consistent with battle-dex-search.ts

* Synced meta tables in build-indexes and battle-dex-search.ts

* Apply suggestions from code review

---------

Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>
2026-01-19 01:27:52 -07:00
fyxtheinferno
d72c511186
Add Tachyon Cutter animation (#2588) 2026-01-09 19:13:11 -07:00
André Bastos Dias
3cc8574fa0
Shorten 'Restricted Legendary' to 'Restricted' (#2577) 2026-01-09 19:12:48 -07:00
iforgetwhyimhere
de8ab515f3
Fix typo (#2591)
* fix typo

* made my own typo
2026-01-09 17:25:29 -07:00
André Bastos Dias
a8d72a3cb4
Fix Mega ability display (#2592) 2026-01-09 15:54:50 -07:00
Kris Johnson
56df608ba8 Add teambuilder ban support for more formats 2026-01-09 13:38:19 -07:00
Kris Johnson
987cdc7faf Teambuilder: Add support for permaladder OM banlists 2026-01-08 22:18:20 -07:00
Kris Johnson
1bcffe4b75
Fix typo 2026-01-08 15:34:41 -07:00
André Bastos Dias
cedd472222
[Client] Implement Mega Stones as {key: value} pairs (#2590)
* [Client] Implement Mega Stones as pairs {key: value}

* Simplify conditions

* Fix

* Update play.pokemonshowdown.com/js/client-teambuilder.js

---------

Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>
2026-01-08 15:04:54 -07:00
fish
38bf75f6a8
Torque animation fix (#2586)
* Fix Torque Animations

* Don't Show Incorrect Tooltips For CFZs

* Revert "Don't Show Incorrect Tooltips For CFZs"

This reverts commit f412efd1a4.
2026-01-01 19:09:56 -07:00
HiZo
d5c279549b
Bio Mech Mons: Add teambuilder support (#2585) 2026-01-01 02:09:02 -07:00
boughtabigk1
13ed41644f
Fix format button (#2581) 2025-12-26 05:30:22 -08:00
Mia
b698a6ef53 Remove waterfall background
Some checks failed
Node.js CI / build (22.x) (push) Has been cancelled
2025-12-17 22:30:06 -06:00
Kris Johnson
366873a315 Add filler minisprite locations for spritesheet
Some checks are pending
Node.js CI / build (22.x) (push) Waiting to run
2025-12-17 12:03:30 -07:00
Aurastic
53171f59ac
Preact: Fix /nonotify and raw message parsing in PMs (#2565)
Some checks failed
Node.js CI / build (22.x) (push) Has been cancelled
---------

Co-authored-by: Guangcong Luo <guangcongluo@gmail.com>
2025-12-07 00:02:54 -08:00