Kris Johnson
95bd7974b3
Add teambuilder support for 35 Pokes
2024-10-01 10:44:06 -06:00
Glaze
2cc0569051
Update ladder names ( #2282 )
...
* Update VGC names
* Remove deprecated metagames
* Update ladder.php
* Update users.php
* Update pokemonshowdown.com/users.php
---------
Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>
2024-09-30 17:33:57 -06:00
HiZo
9825f5e886
Fix Quark Drive/Protosynthesis visual bug when losing ability ( #2253 )
2024-09-30 08:29:10 -06:00
demir
0555fa2975
Teambuilder: Fix endless loop when packing teams ( #2285 )
2024-09-30 08:28:50 -06:00
dot-Comfey
aed9c265aa
Fix searching for Ursaluna-Bloodmoon by moves ( #2286 )
...
https://www.smogon.com/forums/threads/bug-report-unsure.3752081/
See also https://github.com/smogon/pokemon-showdown/pull/10584
2024-09-30 08:27:18 -06:00
demir
9a83838622
Fixed missing HTML sanitization (again) ( #2284 )
2024-09-30 03:44:54 -07:00
Mia
b625bf7ca0
Add a protocol message for opening external sites
...
Limited to use by the main server for obvious reasons. Intended to use for linking PS-Smogon accounts. No one should be using this otherwise, but just in case I've put an interstice guard on any non-whitelisted links.
2024-09-26 18:25:22 -05:00
Mia
5512e76866
Ladder: Add GXE filtering for ladders with a max elo above 1500
2024-09-05 15:51:06 -05:00
Guangcong Luo
d70643646a
Fix Transform Palafin-Hero interaction
2024-09-03 18:24:16 -07:00
PartMan
2b095bd32a
fix: Pass this context correctly to updateTeamList ( #2277 )
2024-09-03 13:02:37 -05:00
dot-Comfey
04ed96ba17
Use only current line in tab-completing commands ( #2279 )
...
* Use only current line in tab-completing commands
https://www.smogon.com/forums/threads/bug-report.3749269/
At this point, it's a bit more than a bug fix.
* Update client-chat.js
Changed stuff that npm run test did not like.
* Restore subcommand behavior
2024-09-02 23:50:22 -05:00
Guangcong Luo
c724dae346
Preact: Support syntax highlighting in chat
...
This isn't actually too hard to backport to the old client, but I'll
leave that for someone else.
This is here partly as a tech demo of the syntax highligher, which I
plan to use in the teambuilder.
2024-08-30 13:36:05 -07:00
PartMan
ef737c3be1
Teambuilder: Debounce searching teams ( #2270 )
...
Only debounce for 500+ teams
2024-08-29 09:53:32 -07:00
Guangcong Luo
b264cc4c7f
Fix bugged text when nicknames have $ in them
2024-08-29 00:49:17 +00:00
Nonexistent-0
4d172e4327
Client-Side Tera Type Preview Checkbox ( #2275 )
...
Didn't test this change at all, but it's needed and nobody is reviewing it in a timely manner.
2024-08-19 11:24:55 -04:00
Karthik Bandagonda
a9e4c3b1ec
Fix formatting of Glicko-1 on ladder page ( #2276 )
2024-08-17 12:41:47 -07:00
Mia
21a896d065
Tabcomplete: Send /crq cmdsearch to the current room
...
This is so the command knows if you have access to that command in the current room.
2024-08-10 02:38:17 -05:00
Mia
209a3f9106
Prevent infinite recursion in command tabbing
2024-08-10 02:02:14 -05:00
shrianshChari
2071d20294
Modify animation for Stomping Tantrum, add one for Temper Flare ( #2274 )
...
* Add Temper Flare anim
* Modify animations for Stomping Tantrum and Temper Flare
* Satisfy linter, move smoke after fireballs
* Fix linter again
2024-08-07 21:45:22 -06:00
Mia
3410986450
Fix tabcompleting names in commands
2024-08-03 15:36:13 -05:00
Mia
6a1aab2818
Support tabcompleting commands ( #2272 )
2024-08-03 14:43:56 -05:00
Kris Johnson
14c98adc6f
Add support for Pokemoves
2024-08-01 01:32:00 -06:00
Karthik Bandagonda
d060c39e94
Teambuilder: Support Reg H bans ( #2271 )
2024-07-31 21:08:16 -05:00
Mia
d497a2e822
Add a button to change your status to the Options menu
2024-07-31 18:12:56 -05:00
Marty-D
d3bd677d75
Users: Prevent ladder tour accounts from resetting W/L
2024-07-27 13:53:51 -04:00
Karthik Bandagonda
dd392d9fa9
Replays: Load custom colors JSON file ( #2268 )
2024-07-24 21:45:53 -05:00
Leonard Craft III
ed3f8f7409
Don't guess spreads when there are empty moves ( #2267 )
2024-07-24 18:40:29 -05:00
shrianshChari
ef9feebf15
Add animation for Fishious Rend ( #2266 )
2024-07-24 09:57:09 -06:00
shrianshChari
c061a1ebd8
Add Supercell Slam animation ( #2265 )
...
* Create Supercell Slam animation
* Squish them more
* Fix errors
2024-07-23 15:40:22 -06:00
Alex McConnell
2cfbc35332
Add Gen 5 ZU Support ( #2262 )
...
* Attempt to add teambuilder support for Gen 5 ZU
* Add teambuilder support for Gen 5 ZU
* Update play.pokemonshowdown.com/src/battle-dex-search.ts
* Update build-tools/build-indexes
* Add proper showdown filter for Gen 5 ZU
* Fix Lint issue with ZU tierset creation
---------
Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>
2024-07-22 01:22:49 -06:00
Mia
d812f06e49
Fix ladder pages
2024-07-20 18:34:53 -05:00
Mia
4d83475194
PHP: Parse json correctly
2024-07-20 18:22:28 -05:00
Mia
111d1bbe00
Fix typo
2024-07-20 18:17:02 -05:00
Mia
ad86238ad5
PHP: Fix crash
2024-07-20 18:08:11 -05:00
Mia
8e10a46428
Website: Parse JSON properly
2024-07-20 18:06:02 -05:00
Mia
0b16145d02
Add COIL to pokemonshowdown.com/ladder/
2024-07-20 18:03:28 -05:00
Mia
3607921ab2
Ladder.php: Use new COIL file
2024-07-20 17:51:50 -05:00
Guangcong Luo
43ad5c193a
Add symlink for COIL
2024-07-20 22:38:29 +00:00
Guangcong Luo
c2ec42310c
Support test configs
...
This adds support for test configs, to make it easier to test config
changes without affecting the live service.
2024-07-20 22:33:16 +00:00
Guangcong Luo
09c248382a
Don't update the URL if it ends in .html
...
(This makes test pages not redirect to regular pages.)
2024-07-20 19:50:50 +00:00
Mia
aeb6815af5
Re-add COIL
2024-07-20 13:32:07 -05:00
Leonard Craft III
8f483efa72
Fix Accupressure target selection in Free-For-All
2024-07-19 18:13:06 -05:00
Leonard Craft III
749e149add
Add tooltips support for Tera Starstorm's category change
2024-07-19 16:56:20 -05:00
Leonard Craft III
65f19c2666
Fix paralysis tooltips in Gens I-II
2024-07-18 18:06:46 -05:00
Karthik Bandagonda
17d65a13a1
Fix getAllyAbility for Gen < 7 ( #2264 )
2024-07-18 17:27:01 -05:00
Leonard Craft III
3a9c9c6bac
Fix ???-type icon loading on type change animations
2024-07-17 18:29:00 -05:00
Leonard Craft III
6d1b654727
Teambuilder: Don't recommend 0 Atk IVs with Tera Blast
2024-07-15 21:04:58 -05:00
Karthik Bandagonda
915562acc5
Chat: Support nameless /html messages ( #2263 )
2024-07-15 20:31:04 -05:00
Leonard Craft III
1019ac1b59
Convert noSketch to move flag ( #2261 )
2024-07-14 23:45:43 -05:00
HoeenHero
e30e541384
Fix client sending the wrong team to the server in some cases ( #2206 )
2024-07-11 21:58:36 -05:00