M-307
ee9314aa63
Change artifactType
to artifact_type
2022-07-18 01:58:32 +07:00
M-307
bc3556c4c7
Change artifactType
to artifact_type
2022-07-18 01:55:17 +07:00
M-307
6d99637066
Add Table of content and struct
2022-07-18 01:51:53 +07:00
M-307
cfa2b51bd4
Change artifactType to artifact_type
2022-07-18 01:51:39 +07:00
M-307
21b5b23ab9
Add stats
2022-07-17 23:52:58 +07:00
M-307
faaba0587f
Add weapon.ascension
example
2022-07-17 23:52:53 +07:00
M-307
959649839e
Add Friendship Level
example
2022-07-17 23:52:24 +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
24a881d061
Add brust skill in character
2022-07-17 23:48:05 +07:00
M-307
f9da6be1c6
add info module
2022-07-17 23:45:35 +07:00
M-307
f2263f96ca
1.2.6dev --> 1.2.6
2022-07-17 23:45:24 +07:00
M-307
5368167e54
1.2.5 --> 1.2.6dev (Change version to suppert)
2022-07-17 13:44:47 +07:00
M-307
a6fea5b180
Add weapon.refinement
example
2022-07-17 13:09:13 +07:00
M-307
1db0e9e25b
Fix wrong example
2022-07-17 13:08:59 +07:00
M-307
b5db66e744
Add character.max_level
2022-07-17 13:08:31 +07:00
M-307
9e3a9a57af
Change folder "json" to "assets" and add reload_assets function
2022-07-17 13:08:16 +07:00
M-307
1bb158e00c
Add refinement (AffixMap) value and Character max level
2022-07-17 13:07:40 +07:00
M-307
45f633a63f
1.2.4 --> 1.2.5
2022-07-17 13:06:35 +07:00
M-307
9e7a3cfa06
Change filename "download_data" to "update_assets"
2022-07-17 13:06:22 +07:00
M-307
0bcf0bae62
Change "json" to "assets"
2022-07-17 13:05:20 +07:00
M-307
f65ac57593
Change name from "json" to "assets"
2022-07-17 13:05:07 +07:00
M-307
b96cce9f5b
Add example assets data
2022-07-17 02:37:05 +07:00
M-307
7863b82f17
Change some variable
...
- gacha --> banner
- list_namecard --> namecards
2022-07-17 02:36:56 +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
2cb1197484
Change Config to Assets data
2022-07-17 02:35:08 +07:00
M-307
aa4543f9ac
update README.md
...
- Россия to русский
- Update profile_picture to icon
2022-07-17 02:33:34 +07:00
M-307
615d3f9e30
1.2.3 --> 1.2.4
2022-07-17 02:32:48 +07:00
M-307
71571fdfba
Change new endpoint
2022-07-15 23:43:08 +07:00
M-307
76483f97c4
Change new endpoint
2022-07-15 23:36:34 +07:00
M-307
17f149247f
New example for download new data from [enkanetwork.py-data]( https://github.com/mrwan200/enkanetwork.py-data )
2022-07-13 02:56:56 +07:00
M-307
e6f862c53f
Fix new icon and add element
2022-07-13 02:56:28 +07:00
M-307
29ecaab650
add enum elements
2022-07-13 02:56:09 +07:00
M-307
8c1a03324f
Move some function to util
2022-07-13 02:55:54 +07:00
M-307
b9cecfd972
1.2.1 -> 1.2.2
2022-07-13 02:55:27 +07:00
M-307
caf379b4d2
Update Genshin version 2.8 data
2022-07-13 02:55:02 +07:00
M-307
9dba0fa42b
Fix model to support new json data
2022-07-13 02:54:36 +07:00
M-307
d162cea376
Update to Genshin version 2.8 and change name folder
2022-07-13 02:54:17 +07:00
M-307
b6da859541
Fix bug
2022-07-05 16:26:03 +07:00
M-307
397f10b8bd
add example for debugging
2022-07-05 15:48:25 +07:00
M-307
f5b2899f66
change name from NameTextHashMap
to nameTextHashMap
2022-07-05 15:47:58 +07:00
M-307
e5a3cef70e
remove Config in from enkanetwork import EnkaNetworkAPI
2022-07-05 15:47:27 +07:00
M-307
ac09d8ad46
Add logging for debugging
2022-07-05 15:46:47 +07:00
M-307
fada2afaa0
Add languege support.
2022-07-05 15:45:53 +07:00
M-307
74c59c7b2c
Add equipment model
2022-07-05 13:41:29 +07:00
M-307
f107cfe96d
Move validate function into utils module
...
- Add EquipType
- Add EquipmentType
- Add DigitType
- Add JSON (Config) module for load name hash map and data
- Add create_ui_path and create_path function
2022-07-05 13:41:16 +07:00
M-307
dca6f5de4a
Update to support show name, icon, skills and more.
2022-07-05 13:39:17 +07:00