18 Commits

Author SHA1 Message Date
lixiangwuxian
b22185e87f fix: 修复单个哈希查询时的歌曲ID获取逻辑 2025-03-08 21:15:18 +08:00
lixiangwuxian
e645ed5366 feat: 为歌曲哈希查询添加日志记录 2025-03-08 21:09:54 +08:00
lixiangwuxian
1505844fa3 fix: 为 BeatLeader 和 ScoreSaber 的歌曲哈希查询添加空输入处理 2025-03-08 21:06:34 +08:00
lixiangwuxian
48ed4e8569 fix: 完善 ScoreSaber 歌曲哈希查询的错误处理 2025-03-08 21:02:44 +08:00
lixiangwuxian
5750128f60 fix: 修复 ScoreSaber 最近成绩获取的索引边界问题 2025-03-08 20:39:19 +08:00
lixiangwuxian
d68f9c0e89 fix: 初始化 BeatLeader 和 ScoreSaber 歌曲哈希映射,防止空指针异常 2025-03-08 20:37:36 +08:00
lixiangwuxian
8b4866b4d3 feat: 为 BeatLeader 和 ScoreSaber 添加通用歌曲 ID 获取方法 2025-03-08 20:35:53 +08:00
lixiangwuxian
b0892412ce feat: 优化 BeatLeader 和 ScoreSaber 数据查询逻辑,新增数据变更检测方法 2025-03-08 19:01:47 +08:00
lixiangwuxian
df2ad0de94 feat: add binding checks in BindBL and BindSS functions to prevent account conflicts 2025-01-16 21:34:07 +08:00
lixiangwuxian
a607e45fe3 refactor: improve error messages in BindBL and BindSS functions to provide clearer feedback on input validation and player data retrieval issues 2025-01-15 10:35:46 +08:00
lixiangwuxian
33d98731d2 feat: 添加beatleader相关查询 2024-10-20 01:26:14 +08:00
lixiangwuxian
d4b8e7c11f refactor: 重构ss输出,重构url解析 2024-10-17 01:51:00 +08:00
lixiangwuxian
c4ca758682 refactor: 重构ssid查询 2024-10-13 04:53:28 +08:00
lixiangwuxian
769308389a refactor: 重构数据库逻辑 2024-10-11 00:14:11 +08:00
lixiangwuxian
c13b7f2068 feat: 添加喜报功能 2024-10-09 01:30:50 +08:00
lixiangwuxian
f5e9b74c5a feat: 添加查成绩功能 2024-10-09 00:50:42 +08:00
lixiangwuxian
7f5ad41fad feat(scoresaber): 支持分数变动比较 2024-10-08 02:02:51 +08:00
lixiangwuxian
4d6c22ff7b init: 初始化仓库 2024-10-08 01:34:26 +08:00