Commit Graph

5775 Commits

Author SHA1 Message Date
Guangcong Luo
ad4a3ab2ff Update logo
Unfortunately, the my computer crashed, and took with it the PSD
for this updated logo. But fortunately, I managed to upload all
the important versions (like the orange version for "you have a
notification").
2023-10-25 16:51:06 +00:00
Guangcong Luo
f28b1e9bf3 Battle frame: Fix height on small screens
This bug hasn't been noticed because the two main uses of battle
frames (the sim itself, and Replays) both absolutely position
battle frames, so they have nothing "below" them.

But on downloaded replays, on screens smaller than 640px across,
they took up an incorrect height. This is also relevant to New
Replays. This commit fixes that.
2023-10-25 16:50:08 +00:00
Mia
ae5543256a Support starring formats 2023-10-24 19:17:58 -05:00
Karthik
24d4229349
Format Selector: Hide categories with no matches from search (#2169) 2023-10-24 13:20:37 -05:00
Mia
999044d54f
Overhaul the format selector to be more easily used (#2168)
* Overhaul the format selector to be more easily used

* Update js/client-mainmenu.js

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

* Lower search pop open limit

---------

Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>
2023-10-23 23:17:10 -05:00
Mia
65d387a823 Storage: Account for malformed team names in loading comparisons 2023-10-23 14:06:49 -05:00
Leonard Craft III
afbb31da92 Teambuilder: Fix empty learnsets in oldgen VGC formats again 2023-10-23 00:00:42 -05:00
Mia
68a9694b3a Storage: Properly compare team names 2023-10-22 18:43:41 -05:00
Mia
0647322d4b Storage: Improve handling of local teams versus remote teams
This should help differentiate local teams and remote-loaded teams. When they're initially requested, the client now compares each new team against all the existing teams - if they appear to be similar, it doesn't add it to the builder (so that dupe teams don't show up). It considers them similar if they have the same mons, title, and format. Otherwise, if it finds one that's close, it'll add it but marked as (server version) so people can tell which is which.
2023-10-22 17:43:20 -05:00
Karthik
d6efeb82bd
Fix speed buttons on downloaded replays (#2162) 2023-10-20 00:13:17 -05:00
Karthik
b47c593966
Fix showteam in replays (#2164) 2023-10-20 00:12:34 -05:00
Karthik
ec1ca0e265
Populate Tooltips with information from OTS (#2161) 2023-10-17 21:15:25 -05:00
Mia
dd4108c932 Update memorials 2023-10-08 12:43:27 -05:00
Christopher Monsanto
fe81e1389d Replays: don't add hash to <a> tags 2023-10-07 08:22:30 -04:00
Mia
d8f406390f Teambuilder: Disallow [ and ] in team names 2023-10-05 13:05:38 -05:00
Mia
8202611cf3 Teams: Default uploading to private 2023-10-02 15:29:55 -05:00
Mia
f3969bdc66 Teambuilder: Add a toggle to upload team as private 2023-10-02 15:27:13 -05:00
Mia
ef351ca16b Fix team validation 2023-10-02 12:49:15 -05:00
Mia
89050343f2 Fix crash in searching for battles 2023-10-02 12:03:58 -05:00
Mia
5cf6cfd55f
Support loading teams from server, add button to upload teams (#2157) 2023-10-02 10:38:19 -05:00
Mia
38e1eaa928 Caja: Whitelist custom attribute for formatselect element 2023-10-02 09:47:10 -05:00
Mia
1974428b14 Caja: Fix default format for formatselect element 2023-10-02 09:45:54 -05:00
Leonard Craft III
82ca9ec4a0
Bo3: Add challenge checkbox for VGC formats (#2158) 2023-09-30 23:07:17 -05:00
Mia
fd4c1ead73 Tournaments: Don't crash when tours have pipes in their name 2023-09-27 21:02:24 -05:00
Mia
631f1a36ca Fix checks 2023-09-27 16:30:16 -05:00
Mia
e4f6119e22 Support a custom tag for copying text to the clipboard 2023-09-26 22:14:15 -05:00
Mia
cae879e841
Add a button to allow using the format selector in chat pages (#2155) 2023-09-26 13:30:21 -05:00
Leonard Craft III
d750d9d65d
Support best-of-n room titles (#2154) 2023-09-26 13:23:07 -05:00
Mia
239ec418e8 Update credits 2023-09-20 10:34:48 -05:00
Mia
82822da13b Add a |cantleave| message
Will require users who receive this message in a battle room to forfeit before exiting the room. Need for BO3.
2023-09-16 21:08:43 -05:00
Marty
4a07bd1479 Update Pokemon and item icon sheets 2023-09-16 17:51:05 -04:00
Karthik
4a47347125
Tooltips: Support Ogerpon mask boost (#2151) 2023-09-16 17:26:54 -04:00
Sergio
18f1bed15c
Fix leaveroom when the room no longer exists (#2141) 2023-09-16 12:45:08 -05:00
Karthik
39bb1c553d
Fix Hospitality activation message (#2150) 2023-09-14 22:55:08 -04:00
Karthik
bb09e4c562
Fix Tera Type shown when exporting Ogerpon set (#2149) 2023-09-13 22:32:23 -04:00
Kris Johnson
c8f9666707
Tweak client for DLC (#2148) 2023-09-13 22:10:25 -04:00
Marty-D
ed7359f296
Update build-indexes 2023-09-13 21:38:44 -04:00
Marty-D
dc02526768
Update build-indexes 2023-09-13 21:22:30 -04:00
Kris Johnson
bdb35e097e
Add Pre-DLC client support (#2146) 2023-09-13 16:59:55 -04:00
Karthik
a4d4762332
Support Teal Mask DLC changes (#2147) 2023-09-13 16:59:41 -04:00
Alexander B
87edf47d70
Ensure Revival Blessing only heals fainted Pokemon (#2142) 2023-09-01 12:35:50 -04:00
Kris Johnson
4e596e9a29
Fix level setting for LC variants (#2145) 2023-09-01 12:34:21 -04:00
Andrew Werner
2451f24bb6 Revert "Fixed IV defaults for generations with hypertraining (#2140)"
This reverts commit 105ee1690e.
2023-08-28 22:33:23 -04:00
Kris Johnson
5fd9defd92
Fix LC teambuilder level setting (#2138) 2023-08-28 16:22:07 -04:00
EvGym
105ee1690e
Fixed IV defaults for generations with hypertraining (#2140) 2023-08-28 11:55:43 -04:00
Kris Johnson
e229e896f1
Add sprite indexes for Ababo and Scattervein (#2137) 2023-08-14 19:59:28 -04:00
Kris Johnson
b8c64b3c9d
Add Monothreat client support (#2136) 2023-08-13 21:53:41 -07:00
qwertystrargs
42c3a4f3ef
Denote once-terastallized Pokemon via teraType (#2131)
* Denote once-terastallized Pokemon via teraType

Based on the suggestion:
https://www.smogon.com/forums/threads/display-whether-or-not-a-pokemon-has-terastalised-even-after-it-faints.3716300/

* Set teraType in the '-terastallize' case instead
2023-08-13 21:53:33 -07:00
Kris Johnson
073c3197cb
Fix teambuilder support for Tatsugiri (#2135) 2023-08-13 21:52:20 -07:00
Kris Johnson
16a9fc0a87
Fix teambuilder for Gen 9 Hackmons (#2133) 2023-08-01 03:15:42 -04:00