Commit Graph

53 Commits

Author SHA1 Message Date
M307 (Mac)
717522ac81 Ehe 2023-03-20 16:52:03 +07:00
M307 (Mac)
76bb277fe2 Add artifact rolls (Props) 2023-03-20 16:48:39 +07:00
M307 (Mac)
629d7b1e9d Fix weapon awaken 2023-02-26 11:46:34 +07:00
M307 (Mac)
34ea345d1b Change ProfilePatreon to EnkaProfile 2023-02-07 20:44:22 +07:00
M307 (Mac)
8bd700cdaf Add get_avatar_list 2023-02-07 16:30:43 +07:00
M307 (Mac)
7162adc15d Add document (again) 2023-02-07 15:28:37 +07:00
M307 (Mac)
d08c255da7 Pretty code and add document 2023-02-07 15:22:05 +07:00
M307 (Mac)
b1b2a44ddf Fix ival doesn't exists 2023-02-06 22:03:15 +07:00
M307 (Mac)
fc7bfe02ec Update model:
- Add model for fetch profile (Hoyos, Build)
- Add model profile enka UID
2023-02-06 22:02:46 +07:00
M307 (Mac)
821ce2f420 Add Skill boosted 2022-12-09 12:51:21 +07:00
M307 (Mac)
a8aeebc325 Move back into base 2022-11-19 18:13:15 +07:00
M307 (Mac)
ae8f24e9d8 return temp 2022-11-19 17:02:11 +07:00
M307 (Mac)
324c5648c8 :barbaragun: 2022-11-19 16:52:33 +07:00
M307 (Mac)
7a1a1489e5 Pertty field
- I think it should be fixed sooner :P
2022-11-19 15:48:08 +07:00
M307 (Mac)
69d9fdacf1 Fix IconAssets type ;/ 2022-11-19 13:13:34 +07:00
M307 (Mac)
7db0d10f3b Fix type IconAssets 2022-11-19 12:36:12 +07:00
M307 (Mac)
284cf32880 Fix type dosen't not show 2022-11-19 12:36:05 +07:00
M-307
887d0e458d Fix stats show DigitType wrong 2022-08-22 16:29:18 +07:00
xSTACIA
fc4c09ae0b renamed __pydantic_self__ to self
remove PyPEP8 E501
example `asyncio.loop` to `asyncio.run`

examples: pass all
2022-08-17 11:54:16 +07:00
M-307
feae69d039 Fix get artifact DigitType wrong 2022-08-16 22:03:28 +07:00
M-307
a059484cd7 Fix pattern 2022-08-16 03:17:52 +07:00
M-307
17bb031c83 Fix 2022-08-16 03:17:34 +07:00
M-307
8bd4ce9573 Add max_level weapon and artifacts 2022-08-16 03:16:59 +07:00
M-307
9353d10ba0 Add IconAsset class 2022-08-14 16:45:23 +07:00
M-307
69dab7d506 Add IconAsset class 2022-08-14 16:44:47 +07:00
Dee Dev
395c6c758c เก็บรายละเอียด 2022-08-05 08:56:35 +07:00
Dee Dev
3ec03d9b06 Upgrade EnkaNetwork.py
- add http client
- update example

- add aenter, aexit for auto close client
2022-08-04 20:56:23 +07:00
M-307
33c9e34402 Support get character costumes image and Update traveler to see element 2022-08-03 14:50:15 +07:00
M-307
ea26834773 Fix pattern flake8 2022-08-02 12:34:29 +07:00
M-307
a36ca4ad5f Fix "avatarId" and "reliquarySubstats" not founded 2022-07-29 12:26:48 +07:00
M-307
bb78e8aa7c Fix pattern code. (Flake8) 2022-07-29 11:31:21 +07:00
M-307
ee6f8e0d63 Fix element always return Unknow 2022-07-23 23:22:15 +07:00
seriaati
699b0f9325 fixed artifact.artifact_name_set returning "" 2022-07-19 06:23:25 +08:00
M-307
321791d9d1 Fix character element doesn't not exists and fix "setNameTextMapHash" 2022-07-19 02:07:53 +07:00
M-307
65d2c59cf5 Fix key error "showNameCardIdList" and pertty code
Thanks https://github.com/seriaati for fix this
2022-07-18 18:06:32 +07:00
M-307
5b37cf6d38 Add artifact set name 2022-07-18 17:31:42 +07:00
M-307
028fc1eab6 Fix key error "showNameCardIdList" 2022-07-18 15:54:09 +07:00
M-307
6c728eacf8 Add constellation Unlocked count 2022-07-18 15:53:09 +07:00
M-307
bc3556c4c7 Change artifactType to artifact_type 2022-07-18 01:55:17 +07:00
M-307
cfa2b51bd4 Change artifactType to artifact_type 2022-07-18 01:51:39 +07:00
M-307
c70b2691b8 Add StatsPercentage and Stats class and fix Character stats 2022-07-17 23:52:06 +07:00
M-307
94c248bda7 FIx weapon model
- Remove off 1 in `weapon.level`
- Add ascension
2022-07-17 23:50:36 +07:00
M-307
8d70b68a1b Fix character model
- Change `friendship.level` to `friendship_level`
- Change `combats` to `stats`
2022-07-17 23:49:11 +07:00
M-307
1bb158e00c Add refinement (AffixMap) value and Character max level 2022-07-17 13:07:40 +07:00
M-307
fd9af4fc4e Fix model to support assets function 2022-07-17 02:36:26 +07:00
M-307
3a9e1b89da Add asset function to easier to debug and fix code 2022-07-17 02:36:14 +07:00
M-307
74029a5d6f Change return empty array to None 2022-07-17 02:35:23 +07:00
M-307
9dba0fa42b Fix model to support new json data 2022-07-13 02:54:36 +07:00
M-307
ac09d8ad46 Add logging for debugging 2022-07-05 15:46:47 +07:00
M-307
74c59c7b2c Add equipment model 2022-07-05 13:41:29 +07:00