Commit Graph

6330 Commits

Author SHA1 Message Date
Aurastic
5b511e2b96
Preact: Improve error when challenging without required team (#2484) 2025-07-30 04:34:26 -07:00
Aurastic
5a83c5dd9b
Preact: Do not show forfeit popup for instant replay (#2486) 2025-07-30 04:30:14 -07:00
Karthik99999
99c3f00133 Fix Leek showing as Illegal in Natdex
Some checks are pending
Node.js CI / build (22.x) (push) Waiting to run
2025-07-29 22:58:58 -04:00
Marty-D
f48bff05f4
Update OLT ladder id
Some checks failed
Node.js CI / build (22.x) (push) Has been cancelled
2025-07-27 08:27:41 -04:00
fyxtheinferno
d29ea48cd2
Update Make it Rain animation (#2481)
Some checks are pending
Node.js CI / build (22.x) (push) Waiting to run
* Update Make it Rain animation

* Apply suggestions from code review

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

* Update play.pokemonshowdown.com/src/battle-animations-moves.ts

---------

Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>
2025-07-26 13:29:18 -06:00
HoeenHero
35cef0ceea Preact: Fix joining help ticket chatrooms
Some checks are pending
Node.js CI / build (22.x) (push) Waiting to run
2025-07-25 13:17:22 -04:00
Mia
58f9ee482b Add /resources command, fix crash when loading resources page on refresh
Some checks are pending
Node.js CI / build (22.x) (push) Waiting to run
2025-07-24 21:21:31 +00:00
Mia
b9cb3f356a Teams: Redirect to homepage when deleting teams
Some checks are pending
Node.js CI / build (22.x) (push) Waiting to run
2025-07-24 01:51:38 -05:00
Mia
3c5007fca0 Teams: Don't censor nicknames critical to OMs 2025-07-23 23:53:03 -05:00
Mia
d65d46cd9b Teams: Censor nicknames on render 2025-07-23 23:27:51 -05:00
Mia
cbdfd34a5e Teams: Add delete team button 2025-07-23 23:24:32 -05:00
Mia
29945cc90e Teams: Refactor column mode handling, add 3col mode 2025-07-23 23:09:09 -05:00
Mia
2bed05fcb9 Teams: Support copying a team to your builder 2025-07-23 22:59:56 -05:00
André Bastos Dias
00d4b0aab7
Fix Let's Go sprites when forced to 2D (#2479)
Some checks failed
Node.js CI / build (22.x) (push) Has been cancelled
2025-07-22 19:07:16 -07:00
Aurastic
2b82244cbf
Preact: Add support for /warn (#2478) 2025-07-22 18:13:18 -07:00
Mia
cd82eaae61 Replay manager: Adjust search index table when updating privacy 2025-07-22 15:40:20 -05:00
Mia
9ad3f03bc9 Update preactalpha cookie expiry
Some checks are pending
Node.js CI / build (22.x) (push) Waiting to run
2025-07-22 14:08:12 -05:00
Mia
fa99d0ee25
Add a resource page indexing all public commands (#2477)
* Add a resource page indexing all public commands

* Add preact
2025-07-22 13:51:10 -05:00
Aurastic
30a3bba112
Preact: Show spotlight rooms on rooms list (#2476)
Some checks are pending
Node.js CI / build (22.x) (push) Waiting to run
2025-07-22 03:58:05 -07:00
Aurastic
aa5d8ca1a4
Preact: Error when sending messages to expired rooms (#2475)
Some checks failed
Node.js CI / build (22.x) (push) Has been cancelled
2025-07-20 08:22:27 -07:00
Aurastic
cb7d510132
Preact: Support filters on battles panel page (#2468)
Some checks failed
Node.js CI / build (22.x) (push) Has been cancelled
2025-07-14 02:15:20 -07:00
Aurastic
1446744e43
Preact: Parse usernames in join/leave messages (#2469) 2025-07-14 02:13:22 -07:00
Marty-D
17bfa618f3
Mark CAP 36 alternate form as Illegal 2025-07-13 12:15:55 -04:00
Spammernoob69
7c9b69dc6f
Update spritesheet and move animations for CAP 36 (#2472) 2025-07-13 08:30:04 -04:00
shrianshChari
e39c96e370
Add Revival Blessing animation (#2460)
Some checks failed
Node.js CI / build (22.x) (push) Has been cancelled
2025-07-11 01:38:22 -06:00
skymin3
80f297ebc2
Move Animations: Rage Fist (#2455)
* Move Animations: Rage Fist

Work In Progress: awaiting critique by Dhelmise/Kalaloki

* Reverting Fist Test

I opened the PR with the code that was used to test something on Fist, which wasn't accurate to the video. Reverted the code back to hot it's intended.

* Make Anger symbol more visible
2025-07-11 01:37:37 -06:00
Kris Johnson
8387410adc Remove illegal Pokemon from Draft teambuilder
Some checks failed
Node.js CI / build (22.x) (push) Has been cancelled
2025-07-06 11:46:02 -06:00
André Bastos Dias
0f9534d45e
Fix HP bar colours (#2463)
Some checks failed
Node.js CI / build (22.x) (push) Has been cancelled
2025-06-25 14:15:17 -07:00
Guangcong Luo
87a8997278 Fix new side server URL scheme
Some checks failed
Node.js CI / build (22.x) (push) Has been cancelled
Mostly, this adds backwards compatibility with the
`localhost-[port].psim.us` URLs, which never stopped working.
2025-06-21 13:03:55 +00:00
Dieter Reinert
4b5830ff39
Preact: Support cosmetic formes (#2461)
---------

Co-authored-by: Guangcong Luo <guangcongluo@gmail.com>
2025-06-19 11:49:12 -07:00
Guangcong Luo
20369ee707 Preact: Rename uploaded replay roomid
Some checks failed
Node.js CI / build (22.x) (push) Has been cancelled
2025-06-15 18:23:51 +00:00
Guangcong Luo
df301b5929 Improve support for unregistered servers
Client-side of e7b2be606a

Unregistered server URLs are now pretty different (see the source
of the link). Part of this is because of some weird change to the
web server config, part of this is because HTTPS wildcard certs don't
work infinitely deep, part of this is because Chrome now insists
on forcing HTTPS in a variety of scenarios...

Anyway, I'd love to keep supporting the old syntax but it's not
workable, and I'm really happy to have a new one that is.
2025-06-15 18:23:41 +00:00
skymin3
bcfcae167c
Add Lunar Blessing animation (#2456)
* Move Animations: Lunar Blessing

Work in progress: still undergoing general review

* eslint fix trailing space

* Tb0lt Lunar Blessing suggestions

* eslint fix trailing space
2025-06-13 14:42:26 -06:00
shrianshChari
56d43bc377
Add Upper Hand animation (#2458)
* Draft 1

* Hand does not expand in animation

* Satisfy linter
2025-06-13 14:41:06 -06:00
Dieter Reinert
a6b02147fa
Preact: Support auto-rejoin for battle rooms (#2457)
---------

Co-authored-by: Guangcong Luo <guangcongluo@gmail.com>
2025-06-10 06:15:06 -07:00
Guangcong Luo
883e2043af Preact: Refactor uploads to use handleDrop
All the old client's supported drag/drop types are supported now.
2025-06-10 07:10:15 +00:00
Kris Johnson
d2403c09e8
Users: Memorialize Morpeko 2025-06-09 19:58:44 -06:00
Guangcong Luo
775743cd33 Preact minor updates batch 26
- Don't cut off joinLeave batch for uhtml changes
- Don't autoclose expired rooms
- Fix crash when importing/exporting certain teams
- Fix room focus when closing popups
- Don't highlight for `/uhtml` and `/uhtmlchange`
2025-06-07 17:25:35 +00:00
Guangcong Luo
a7466affc0 Teambuilder: Update move usefulness
- Correctly detect Doubles formats
- Add better notes about what is useful vs not

- Leaf Blade: gen 3 -> all gens
  (pretty sure this was just a mistake)
- Barrier: gen 1 -> useful in all gens
  (outclasses Iron Defense, outclassed by Acid Armor)
- Thunder, Toxic: gen 2+ -> all gens
- Quick Attack: gen 1 -> useful in all gens
- Vacuum Wave: useful
- Mirror Coat: match Counter
- Decorate, Snarl: useful in Doubles
- BP 60 moves: useful with Technician
- Hidden Powers: fix bug

(unless otherwise specified, reasoning is: we do not judge metagames)

Many of these were suggested in the thread:

https://www.smogon.com/forums/threads/move-category-suggestions.3671530/
2025-06-07 17:25:35 +00:00
shrianshChari
85788f55c5
Add animation for Hard Press (#2450)
* Add animation for Hard Press

* Satisfy linter

* Balls fall into place, add time before balls drop and attacker charges

* Reduce delay between balls falling and defender being crushed
2025-06-07 10:36:36 -06:00
skymin3
3357c6c857
Add Take Heart animation (#2452) 2025-06-07 10:36:08 -06:00
skymin3
732980bcae
Remove Flying Gem from Popular Items (#2453)
https://www.smogon.com/forums/threads/gen-5-ou-gems.3706516/
2025-06-06 21:51:06 -07:00
Dieter Reinert
df0188bbfb
Preact: Fix pressing Enter in teambuilder with invalid results (#2451) 2025-06-04 19:54:27 -07:00
Aurastic
3dd9882a9f
Preact: Remove highlight when clicking DM header (#2449) 2025-06-03 15:21:24 -07:00
Kris Johnson
35be5515f9 Remove banned Pokemon from DPP PU teambuilder 2025-06-02 20:25:49 -06:00
Guangcong Luo
ae69319e63 Preact minor updates batch 25
- Fix various reconnect bugs
- Move table styling to battle-log
- Fix highlighting bugs
- Bump cookie expiration another month

Trivial
- Fix rounding in build time
- Fix left border in vertical tabs dark mode
- Improve README wording
2025-06-02 15:20:48 +00:00
shrianshChari
c20898479f
Add animation for Dragon Cheer (#2448)
* Add animation for Dragon Cheer

* Satisfy linter

* Make the cheer more purple
2025-06-02 00:55:56 -06:00
Aurastic
3b81b9958e
Preact: Don't notify on raw messages (#2446) 2025-05-29 22:04:28 -07:00
Aurastic
b1fc3b2d9e
Preact: Support desktop notifications (#2441)
---------

Co-authored-by: Guangcong Luo <guangcongluo@gmail.com>
2025-05-28 01:44:01 -07:00
Kris Johnson
2a195dac3b
Update credits 2025-05-28 02:38:16 -06:00