Commit Graph

55 Commits

Author SHA1 Message Date
M-307
ea26834773 Fix pattern flake8 2022-08-02 12:34:29 +07:00
M-307
66c1cb8bf9 Add character_ids variable 2022-08-02 12:29:35 +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
e3abc104b6 1.2.9dev1 --> 1.2.9dev2 2022-07-23 23:22:28 +07:00
M-307
ee6f8e0d63 Fix element always return Unknow 2022-07-23 23:22:15 +07:00
M-307
77b5cadfd7 1.2.9dev0 --> 1.2.9dev1 2022-07-19 12:51:53 +07:00
M-307
7cf9a50ec8 Add aritifact set not fully 2022-07-19 12:51:39 +07:00
seriaati
a0e23f7468 adding text map hash 147298547 2022-07-19 07:43:34 +08: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
c8418756a1 Remove character test mode 2022-07-19 02:07:18 +07:00
M-307
37306af2b6 1.2.8 --> 1.2.9dev0 2022-07-19 02:07:06 +07:00
M-307
41f0918f2f 1.2.7 --> 1.2.8 2022-07-18 18:09:08 +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
9e9332ebe3 1.2.6 --> 1.2.7 2022-07-18 15:54:48 +07:00
M-307
066bf210de Add set_language function 2022-07-18 15:54:24 +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
d9f5ac5391 Add "set_language" function 2022-07-18 15:44:53 +07:00
M-307
6bbf42c7f0 Fix "Cyro" to "Cryo" 2022-07-18 15:41:53 +07:00
M-307
3b9e60d506 1.2.6 2022-07-18 01:59:01 +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
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
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
f65ac57593 Change name from "json" to "assets" 2022-07-17 13:05:07 +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
76483f97c4 Change new endpoint 2022-07-15 23:36:34 +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
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
f5b2899f66 change name from NameTextHashMap to nameTextHashMap 2022-07-05 15:47:58 +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
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