3 Commits

Author SHA1 Message Date
sakuradairong
0acd244cb8 fix: 修复 _pubg_lookup_tool 误传 AiocqhttpMessageEvent 导致 TypeError 崩溃
三层防御:
1. _pubg_lookup_tool 检测 player_name 类型,非 str 时从 AstrMessageEvent 恢复
2. _fetch_all 增加 player_name/platform 类型断言和自动转换
3. _api_request 参数清洗,过滤非 str/int/float 的值

v1.4.2
2026-05-18 16:27:21 +08:00
sakuradairong
26ca2ca6f7 chore: bump to 1.4.1 2026-05-17 19:38:11 +08:00
sakuradairong
f41815f46e chore: bump version to 1.4.0 and add CHANGELOG 2026-05-17 19:31:36 +08:00