Commit Graph

21 Commits

Author SHA1 Message Date
洛水居室
007ef28d0b
🐛 Fix KeyError caused by improper parameter type for character star level retrieval 2023-04-28 14:51:31 +08:00
洛水居室
3ec8b96c02
🐛 Fix the issue of name_card being replaced when it is not None 2023-04-28 14:42:19 +08:00
洛水居室
9e23c1d20d
🐛 Fix the KeyError exception caused by the character rarity not found 2023-04-28 14:34:54 +08:00
洛水居室
ca37f6948a
Add get_name_card function 2023-04-28 13:22:57 +08:00
洛水居室
fa1e84bea9
Support name card 2023-04-28 09:19:20 +08:00
omg-xtao
0a63b8250d
🐛 Fix sign referer AttributeError 2023-04-26 00:11:25 +08:00
Karako
6efddb364a
🐛 Fix honey impact data parse error
Signed-off-by: Karako <karakohear@gmail.com>
2023-04-25 22:35:58 +08:00
omg-xtao
30ea0b99cb
🚚 Isolated recognize method 2023-04-22 21:14:31 +08:00
洛水居室
a06eb61b49
🎨 Improve code quality 2023-03-27 10:55:12 +08:00
洛水居室
16af8d965b
Use cache dual write strategy for class CharacterDetails 2023-03-26 16:57:45 +08:00
洛水居室
444d3e2bdc
Support SQLite 2023-03-25 11:17:38 +08:00
洛水居室
a2c2087162
🐛 Fix TypeError exception caused by data is None 2023-03-18 22:15:07 +08:00
洛水居室
27e1b16ef4
🐛 Fix no default account ID provided 2023-03-17 08:31:22 +08:00
洛水居室
6d540b9c66
🎨 Optimize auto-sign login 2023-03-16 11:25:10 +08:00
洛水居室
c07e9cf097
🐛 Fix the issue of still getting incorrect cookies when account_id is None 2023-03-15 21:35:46 +08:00
洛水居室
e2649f63ee
🐛 Fix the issue of duplicate data being written to the database 2023-03-15 16:55:46 +08:00
洛水居室
1525d7cafd
🐛 Fix the exception caused by player or cookie not found 2023-03-15 16:06:36 +08:00
洛水居室
f1e56c0318
🐛 Fix the exception caused by not handling the non-existent player 2023-03-15 12:27:53 +08:00
洛水居室
17a40c2199
🐛 Fix incorrect exception handling 2023-03-14 10:45:26 +08:00
洛水居室
503bd0b498
🐛 Fix the exception not being thrown for all exceptions except "Too Many Requests" 2023-03-14 10:16:43 +08:00
洛水居室
233e7ab58d
♻️ PaiGram V4
Co-authored-by: luoshuijs <luoshuijs@outlook.com>
Co-authored-by: Karako <karakohear@gmail.com>
Co-authored-by: xtaodada <xtao@xtaolink.cn>
2023-03-14 09:27:22 +08:00