Commit Graph

1967 Commits (v1-dev)
 

Author SHA1 Message Date
Azalea 5445fbed6c Merge branch 'v1-dev' of https://github.com/MewoLab/AquaDX into v1-dev 2025-01-04 17:13:44 -05:00
Azalea e9e9e0a621 [F] Fix types 2025-01-04 17:13:41 -05:00
Azalea 891dffce8d
Update chu3-national-matching.md (#101) 2025-01-04 16:49:38 -05:00
Paiton Bertschy 4ad66fa4dc
Update chu3-national-matching.md
Fix spelling mistake lol
2025-01-04 14:58:46 -06:00
Azalea 5570aa79f7 [+] NAT and firewall 2025-01-04 12:09:32 -05:00
Azalea 288d336fb6 Merge branch 'v1-dev' of https://github.com/MewoLab/AquaDX into v1-dev 2025-01-04 08:49:13 -05:00
Azalea d7b7d617bd [F] Fix user activity saving 2025-01-04 08:48:56 -05:00
Azalea c0f7d11828 [+] Net battle log class 2025-01-04 08:48:48 -05:00
Azalea 1bd4f4f423 [-] Remove unused user id 2025-01-04 08:48:29 -05:00
Azalea ce130c1e15 [+] More chusan upsert data types 2025-01-04 08:48:21 -05:00
Clansty e69a201e97
[+] Drag and drop to link card 2025-01-04 21:17:30 +08:00
Clansty 143b36ab66
[O] Card binding optimize 2025-01-04 20:40:35 +08:00
Azalea 90900446ee
Update README.md (#100) 2025-01-03 19:07:58 -05:00
Azalea 29d34fb52c
Update README.md
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
2025-01-04 08:07:50 +08:00
Paiton Bertschy 241dbc8238
Update README.md
Update Readme to reflect that the Japan version of buddies plus is supported
2025-01-03 17:42:21 -06:00
Azalea aea202bcf2 [+] More collab servers 2025-01-03 18:10:28 -05:00
Azalea 0bc4f14845 [S] fit color scheme 2025-01-03 17:29:29 -05:00
Azalea 7539d75ddb [+] i18n for matching 2025-01-03 17:24:40 -05:00
Azalea 9ea0dcb5a7 [U] Docs 2025-01-03 17:19:09 -05:00
Azalea 40707b7d23 [U] Docs indentation 2025-01-03 17:16:29 -05:00
Azalea d146ed9a7d [U] Docs 2025-01-03 17:13:37 -05:00
Azalea a09329eb82 [+] Docs 2025-01-03 17:12:52 -05:00
Azalea 0bda8406c3 [+] Submit matching settings 2025-01-03 16:51:03 -05:00
Azalea 9489151bc1 [+] UI Matching settings 2025-01-03 16:33:38 -05:00
Azalea 80fc8417dc [-] Remove proxied matching prop 2025-01-03 16:33:03 -05:00
Azalea cb0f46c5db [F] Fix logging? 2025-01-03 16:32:26 -05:00
Azalea 85b5910ea9 [-] Remove proxied matching, not very useful 2025-01-03 16:32:13 -05:00
Azalea d5a1a26091 [+] Return matching api 2025-01-03 16:31:58 -05:00
Azalea 256b48a0ad [+] Matching server in game option table 2025-01-03 16:31:42 -05:00
Azalea bfb269b378 [+] option i18n 2025-01-03 16:31:25 -05:00
Azalea 54bed879a5 [+] Matching server options 2025-01-03 16:30:06 -05:00
Azalea 4ded3d9752 [+] TODO 2025-01-03 16:10:01 -05:00
Raymond f68bd54ccd fix: add tooltip to trophy
(helpful for when it's longer than the box has)
2025-01-03 14:07:59 -05:00
Azalea 2edad4efdb [F] Fix rank 2025-01-03 10:17:21 -05:00
Raymond 08af00da29 feat: 💄 aquabox on profiles + avatar fixes 2025-01-03 09:21:43 -05:00
Azalea 21e023e609 Revert "[U] Upgrade dependencies"
This reverts commit 332eacd2cc.
2025-01-03 03:09:53 -05:00
Azalea f6489d5ac0 [+] Add token to logging 2025-01-03 02:19:11 -05:00
Azalea 256aac8faf [+] Add error logging 2025-01-03 01:45:42 -05:00
Azalea a1be699ec5 [+] characterId 2025-01-02 10:51:45 -05:00
Azalea d71af941b0 [+] Add some get-only fields 2025-01-02 10:44:06 -05:00
Azalea a1b56f6e0b [O] Do not log GetUserPortraitApi 2025-01-02 07:13:06 -05:00
Azalea d8022cc1a4 [F] Fix userbox file logic #97 2025-01-02 07:12:46 -05:00
Azalea 9ba7f5022e [+] Add userbox.new chinese i18n #97 2025-01-01 19:05:45 -05:00
Azalea 437ed2ee60
[+] Chuni Userbox with Assets (#97) 2025-01-01 18:59:55 -05:00
Raymond 4d4335004f refactor: move DDS cache
moved the DDS cache from dds.ts to ddsCache.ts and added caching for scaled images

Co-authored-by: split / May <split@split.pet>
2025-01-01 16:30:48 -05:00
Raymond ce95f2165d style: make nameplates fit better 2025-01-01 15:06:52 -05:00
split / May 931e611cf7
revert: Reverse decision to remove the classic UserBox preview
Adds back the classic UserBox preview when AquaBox is disabled / unavailable
2025-01-01 06:21:12 -08:00
split / May 81ef029bf6
docs: 📝 add TSDoc comments to functions in the DDS class 2025-01-01 05:21:29 -08:00
split / May 223de57b65
style: linebreaks 2025-01-01 05:13:13 -08:00
split / May f1d1b81456
refactor: ♻️ replace "CHUNITHM" string with "AquaDX"
recommendation from @raymonable
2025-01-01 04:23:04 -08:00