Commit Graph

30 Commits

Author SHA1 Message Date
omg-xtao
0a707db982
Support detailed Genshin character endpoint 2024-08-22 22:48:46 +08:00
omg-xtao
b42a21b9d0
Support ZZZ abyss abstract 2024-08-14 17:04:29 +08:00
omg-xtao
7d567a3fdb
Support starrail act calendar 2024-08-01 20:59:20 +08:00
0ddc9dabd1
🐛 Fix genshin img theater buff desc 2024-07-29 17:31:05 +08:00
omg-xtao
910a0c14f5
Support zzz challenge
* feat: zzz note by stoken
2024-07-15 16:31:30 +08:00
omg-xtao
074939d881
Support ZZZClient 2024-07-05 21:58:00 +08:00
omg-xtao
05fcb568d6
Support genshin imaginarium theater 2024-07-01 23:03:26 +08:00
10654fc900
Support starrail rogue tourn 2024-06-29 20:34:15 +08:00
336405fe9e
Support starrail challenge boss 2024-06-19 21:56:13 +08:00
c655796342
Support starrail ledger month info 2024-05-08 22:35:58 +08:00
omg-xtao
4e037400e5
Support starrail set avatar recommend property 2024-02-07 20:59:37 +08:00
9f7d581f07
Support starrail challenge story 2024-01-09 16:18:23 +08:00
8a1ac17eda
Support starrail rogue nous 2023-12-30 10:20:49 +08:00
洛水居室
9dd8b98f7c
🚚 Remove enums 2023-12-27 15:09:24 +08:00
luoshuijs
f789d40bcc
🎨 Refactor RecordCard and Fix CI Check 2023-09-12 10:58:46 +08:00
6760b3cbc2 Support starrail rogue locust 2023-09-06 21:11:56 +08:00
5801b6766d Support starrail resident 2023-09-06 21:11:56 +08:00
7646105c20
📝 Update typo 2023-08-05 19:02:25 +08:00
omg-xtao
4ebe5e006c
support oversea widget 2023-08-05 19:00:58 +08:00
omg-xtao
d3b3a4b62e
support aapi 2023-07-23 17:41:26 +08:00
386c14c149
Support query starrail activity 2023-07-18 21:14:16 +08:00
omg-xtao
db76c21d4a
Add starrail museum 2023-06-11 22:18:09 +08:00
omg-xtao
9aaaec2d88
Add more starrail func 2023-06-09 22:55:51 +08:00
luoshuijs
1a8053ea6b
🎨 Update get_record_card 2023-05-28 17:32:40 +08:00
omg-xtao
dea36a405f
Support starrail user base info 2023-05-17 16:06:52 +08:00
deepsource-autofix[bot]
d161c62e13
🎨 format code with black 2023-05-12 11:24:06 +08:00
洛水居室
610686fa1b
🎨 Update Init 2023-05-08 11:13:56 +08:00
洛水居室
4250481727
🐛 Fix issues and improve functionality
- Fix issue with Daily Reward Client not running
- Update Wish Client to support multiple banner retrieval
- Fix issue with setting salt for dynamic secret
- Improve APIModel to support multiple aliases
- Add asyncio.sleep() to Wish paginator to prevent excessive requests

Co-authored-by: xtaodada <xtao@xtaolink.cn>
2023-05-08 08:56:24 +08:00
洛水居室
5d2d3609bb
Add Get Record Cards 2023-05-06 20:53:19 +08:00
洛水居室
14b107b5a1
🎨 Organize client subdirectories and add __all__ variable
Moves all subdirectories from 'simnet/client' to 'simnet/client/components' and adds the `__all__` variable to all affected files.

This change is intended to improve code organization and make it easier to manage exported symbols from these modules.
2023-05-05 20:04:41 +08:00