Commit Graph

32 Commits

Author SHA1 Message Date
mokurin000
f7b3161847 fix: missing version dot 2025-08-02 23:35:52 +08:00
mokurin000
d3c1ed73ee feat: print map version 2025-08-02 23:24:31 +08:00
mokurin000
af8cee2528 fix: don't output trophy, which is also always zero 2025-08-02 22:54:50 +08:00
mokurin000
957166d8f4 feat: B50 fetchall impl 2025-08-02 19:56:30 +08:00
mokurin000
9b53cb633c refactor: implement fetchall with generic type 2025-08-02 19:39:39 +08:00
mokurin000
45cba29b23 log: make sure to log login timestamp 2025-08-02 16:07:58 +08:00
mokurin000
9e17df0624 feat: convert music detail to dxrating 2025-08-02 10:03:02 +08:00
mokurin000
d337c48ff1 fix: dxratingnet conversion 2025-08-02 09:42:49 +08:00
mokurin000
c86626bc75 style: reformat some code 2025-08-02 09:14:34 +08:00
mokurin000
abea7fce11 docs: add more documentation 2025-08-02 02:05:05 +08:00
mokurin000
3721b2f8fd chore: also print playCount 2025-08-02 00:54:15 +08:00
mokurin000
2cb3c77d92 feat: display music details 2025-08-02 00:52:09 +08:00
mokurin000
f000b8636c feat: implement full user music fetch 2025-08-02 00:02:57 +08:00
mokurin000
7b4dfbe5b2 feat: dxrating payload dump 2025-08-01 18:42:01 +08:00
mokurin000
4e07eaf2e0 feat: support dxratingnet format 2025-08-01 18:16:16 +08:00
mokurin000
68e8a6e005 feat: DX RATING calculation 2025-08-01 03:31:16 +08:00
mokurin000
ef2df9052b fix: achievement formatr 2025-08-01 02:55:47 +08:00
mokurin000
6fd7361ca1 feat: simple musicDB for title 2025-08-01 02:03:47 +08:00
mokurin000
9b046036c9 feat: initial support for GetUserRating 2025-08-01 01:15:13 +08:00
mokurin000
183955e655 feat: implement GetUserRatingApi 2025-07-31 22:24:05 +08:00
mokurin000
7742a8b011 refactor: login-logout action 2025-07-31 02:04:49 +08:00
mokurin000
125091c76d fix: GetUserDataApi 2025-07-31 01:40:30 +08:00
mokurin000
1943b5b1f6 todo: fix UserData decryption 2025-07-31 01:13:00 +08:00
mokurin000
c4860b812b docs: add more comments for fields 2025-07-30 23:13:30 +08:00
mokurin000
be2e430fcc chore: add getUserDataApi 2025-07-30 22:40:41 +08:00
mokurin000
5ad0135deb perf: cache for players scraping 2025-07-30 19:06:17 +08:00
mokurin000
d4b6921eeb fix: logout field is returnCode 2025-07-30 10:46:05 +08:00
mokurin000
42575eaa32 chore: add PingResp 2025-07-30 10:43:49 +08:00
mokurin000
dd1bb5fb5c feat: introduce typed resp request 2025-07-30 04:27:32 +08:00
mokurin000
5ea8ebbf64 feat: preview user info 2025-07-30 03:57:51 +08:00
mokurin000
1a281e0cc7 feat: abstract method to perform action 2025-07-30 03:20:21 +08:00
mokurin000
6ee009715d feat: initial support of method call 2025-07-30 02:33:31 +08:00