lixiangwuxian
|
10eba59c63
|
fix: 修正 FetchCountryLeaderboard 函数中的偏移量处理逻辑,确保分页计算从1开始以提高准确性
|
2025-04-02 00:23:27 +08:00 |
|
lixiangwuxian
|
20c615070f
|
fix: 修正 FetchCountryLeaderboard 函数中的分页计算逻辑,确保正确计算页面编号
|
2025-04-02 00:17:22 +08:00 |
|
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
|
2eb9716d24
|
refactor: 移除 ScoreSaber 和 BeatLeader 热门成绩相关代码,并为玩家信息添加头像显示
|
2025-03-09 00:24:44 +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
|
78afc9005f
|
feat: 在 ScoreSaber 记录输出中添加歌曲 ID 信息
|
2025-03-08 20:42:26 +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
|
38940fa07f
|
refactor: centralize temporary file path generation and update file references
|
2025-02-22 18:40:26 +08:00 |
|
lixiangwuxian
|
388cfdf377
|
refactor: modify cycle task initialization to start immediately for score cleanup
|
2025-02-22 18:16:54 +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
|
db8ced6807
|
feat: add scheduled cleanup tasks for temporary files and old scores in works and beatleader/scoresaber services
|
2025-01-15 10:36:15 +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
|
fe863a9ac8
|
refactor: 清理不可达分支
|
2024-10-26 03:48:56 +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
|
9f5106663f
|
refactor: 自动截取整页
|
2024-10-13 16:04:05 +08:00 |
|
lixiangwuxian
|
1495ac516b
|
refactor: 重命名Message.RawMsg
|
2024-10-13 14:40:32 +08:00 |
|
lixiangwuxian
|
056767b4f0
|
feat: 添加截图功能
|
2024-10-13 04:54:49 +08:00 |
|
lixiangwuxian
|
ffb5ff8af8
|
fix: 正确输出用户信息
|
2024-10-13 04:54:27 +08:00 |
|
lixiangwuxian
|
c4ca758682
|
refactor: 重构ssid查询
|
2024-10-13 04:53:28 +08:00 |
|
lixiangwuxian
|
115d83ff28
|
feat: 添加时间间隔信息
|
2024-10-11 00:36:12 +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
|
6fee9f965c
|
feat: 输出过滤原因
|
2024-10-08 12:38:46 +08:00 |
|
lixiangwuxian
|
6c0bfec498
|
feat: 只抓取国区数据
|
2024-10-08 12:04:55 +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 |
|