Commit Graph

31 Commits

Author SHA1 Message Date
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
M-307
181e16c04a Change version 2022-07-05 13:38:22 +07:00
M-307
fff924a50e Add JSON data and name hash map 2022-07-05 13:37:22 +07:00
M-307
954fa0d629 Delete combats.py 2022-06-26 21:08:27 +07:00
M-307
25fe56c8f5 Fix setup.py 2022-06-26 21:07:17 +07:00
M-307
377fa6566c Init project 2022-06-22 13:14:31 +07:00