fa6301e20c
✨ Support genshin act calendar
2024-11-13 16:44:04 +08:00
668babe40c
🐛 Fix load old genshin ImgTheater model
2024-11-10 23:10:09 +08:00
c9d3ba10e3
👽 Update genshin ImgTheater model
2024-11-09 14:22:55 +08:00
f8ec9300b3
🐛 Fix max number achievement
2024-10-20 21:47:01 +08:00
omg-xtao
892a7a38fc
🐛 Fix get genshin characters
2024-10-15 16:28:24 +08:00
omg-xtao
4ee5e5d801
✨ Support genshin and starrail achievement info
2024-10-14 21:13:02 +08:00
1ba4729700
🐛 Fix TheaterDifficulty missed VISIONARY
2024-09-04 00:18:32 +08:00
f80500086f
✨ Support genshin stats new fields
2024-08-29 22:27:18 +08:00
10aa45ddbb
✨ support stored_attendance field in genshin note
2024-08-27 10:03:02 +08:00
omg-xtao
0a707db982
✨ Support detailed Genshin character endpoint
2024-08-22 22:48:46 +08:00
0ddc9dabd1
🐛 Fix genshin img theater buff desc
2024-07-29 17:31:05 +08:00
omg-xtao
05fcb568d6
✨ Support genshin imaginarium theater
2024-07-01 23:03:26 +08:00
7460670bef
🐛 Fix hoyolab missing diary date
2024-05-24 23:01:00 +08:00
b26f73e227
✨ Add data_id to diary data model
2024-05-24 09:48:00 +08:00
5617db3f5a
💄 Format with black 24.x.x
2024-03-29 21:48:07 +08:00
1c4dc322f8
✨ Support genshin Chronicled wish
2024-03-13 15:07:08 +08:00
omg-xtao
d695a6cf35
✨ Add Archon Quest Progress to Genshin Notes
2023-12-24 11:44:23 +08:00
fae6125ca1
🐛 Fix typo
2023-09-30 19:30:42 +08:00
omg-xtao
c7bd82e731
✨ Add Encounter Points to Genshin Notes
2023-09-28 17:34:28 +08:00
luoshuijs
f789d40bcc
🎨 Refactor RecordCard
and Fix CI Check
2023-09-12 10:58:46 +08:00
洛水居室
bc93d34edf
🐛 Fix Validation Error for Diary
2023-09-06 11:57:35 +08:00
洛水居室
545f701d2c
🎨 Add hydroculi to genshin stats
2023-08-21 10:05:36 +08:00
01ae9d3ce9
🐛 Make CalculatorCharacterDetails weapon optional
2023-08-08 13:55:26 +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
洛水居室
63ce8a249e
🎨 Refactor BaseCharacter
class by updating type of 'rarity' attribute
2023-07-21 11:05:51 +08:00
洛水居室
cc06be92fb
🎨 Rename list
attribute in CalculatorArtifactResult
...
The `list` attribute in the `CalculatorArtifactResult` class was renamed to `consumable_list`. This was done to avoid confusion and potential issues with the use of `list`, which is a built-in name in Python.
2023-07-18 22:17:06 +08:00
洛水居室
08f42a47ee
🐛 Fix the issue of incorrect parameter passing when using Field
2023-07-18 12:58:02 +08:00
omg-xtao
70b683268b
🐛 Fix some genshin problems
2023-07-17 13:14:40 +08:00
luoshuijs
a92a7f84f8
✨ Add transaction client
2023-06-09 19:50:48 +08:00
luoshuijs
40d55ea0ee
✨ Add diary client
2023-06-09 11:48:56 +08:00
deepsource-autofix[bot]
d161c62e13
🎨 format code with black
2023-05-12 11:24:06 +08:00
洛水居室
9731216a08
🎨 Update CalculatorTalent.type
function signature
...
Update the function signature of `CalculatorTalent.type` to support `None` as a valid value in Python 3.9.
2023-05-11 16:37:49 +08:00
洛水居室
c2f562884e
✨ Add Calculator Client
2023-05-09 11:50:01 +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
洛水居室
098c022a55
✨ Add Genshin Client
2023-05-05 12:06:43 +08:00