23 Commits

Author SHA1 Message Date
lixiangwuxian
6454b55a90 feat: 在 scoresaber 模块中添加 ss+n 命令,允许用户查询提升排名所需的分数,并优化 FetchPlayerData 函数的返回类型以提高错误处理能力 2025-03-31 02:28:06 +08:00
lixiangwuxian
afd80bb1bf fix: 优化绑定功能的错误提示信息,增加了对用户输入的详细说明,同时在获取玩家数据时添加了重试机制以提高稳定性 2025-03-24 23:20:54 +08:00
lixiangwuxian
7d5b69685b refactor: 将歌曲哈希查询方法提取到公共工具包中 2025-03-09 00:07:24 +08:00
lixiangwuxian
5dfc935f18 refactor: 优化单个和批量哈希查询的响应处理方式 2025-03-08 21:22:45 +08:00
lixiangwuxian
a2d17709ed fix: 统一单个哈希查询的响应处理逻辑 2025-03-08 21:18:10 +08:00
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