Commit Graph

88 Commits

Author SHA1 Message Date
omg-xtao
d8117b36b2
🎨 Update Map to 5.1 2024-11-19 08:23:23 +00:00
omg-xtao
fccdde9e4e
🔖 Release v1.0.11 2024-10-10 13:45:36 +00:00
omg-xtao
157197e968
💚 Fix update enka assets 2024-10-10 13:44:57 +00:00
omg-xtao
e82a4fff61
🔖 Release v1.0.10 2024-09-23 12:39:15 +00:00
omg-xtao
22b684641b
🎨 Update Map to 5.0 2024-09-23 12:31:46 +00:00
77a0ebe8ba
🔖 Release v1.0.9 2024-08-27 10:17:14 +08:00
omg-xtao
a19777bbd9
Support pickle dump DamageResult 2024-08-23 06:18:47 +00:00
omg-xtao
87f63527cf
🔖 Release v1.0.8 2024-08-22 15:48:11 +00:00
omg-xtao
d9c4bd834d
🎨 Update Map to 4.8 2024-08-22 15:46:15 +00:00
LuoShui
82a18413dc
🔖 Release v1.0.7 2024-03-15 12:54:29 +08:00
LuoShui
3254ab7931
🎨 Update Weapon Map form 4.3 to 4.5 2024-03-15 11:54:28 +08:00
LuoShui
06988dcbfd
🎨 Update Characters Map form 4.3 to 4.5 2024-03-15 11:53:44 +08:00
LuoShui
baa3974c7b
⬇️ Update pyo3 requirement form 0.20.0 to 0.20.3 2024-03-15 11:40:41 +08:00
LuoShui
2155dff942
⬇️ Update genshin_artifact form d3276a9 to a4a71c6 2024-03-15 11:36:23 +08:00
洛水居室
eaf596bcb2
🔖 Release v1.0.6 2023-12-28 10:40:13 +08:00
洛水居室
5d64e48dea
💚 Fix CI Build 2023-12-28 10:39:59 +08:00
luoshuijs
5ae12f2490
🔧 Add support for aarch64 linux systems 2023-12-28 09:46:28 +08:00
luoshuijs
95e17027f1
♻️ Refactor action
Compile using PyO3/maturin-action
Use dtolnay/rust-toolchain@nightly for Windows and macOS systems
2023-12-27 20:49:22 +08:00
洛水居室
96d53040e1
🔖 Release v1.0.5 2023-12-21 17:14:50 +08:00
洛水居室
cbb1570ea5
🐛 Fix exception caused by the change in get_item method in pyo3 0.20.0 2023-12-21 17:03:00 +08:00
洛水居室
1358a2ca57
📌 Pin anyhow requirement to 1.0 2023-12-21 15:56:05 +08:00
洛水居室
abe5359ce6
⬇️ Update pythonize requirement form 0.19.0 to 0.20.0 2023-12-21 15:54:06 +08:00
洛水居室
882da5bc2b
⬇️ Update pyo3 requirement form 0.19.2 to 0.20.0 2023-12-21 15:53:39 +08:00
洛水居室
ef79df0799
🎨 Update Weapon Map form 4.1 to 4.3 2023-12-21 15:51:18 +08:00
洛水居室
d2885ec357
🎨 Update Weapon Map form 4.2 to 4.3 2023-12-21 15:51:10 +08:00
洛水居室
01649a32dd
🎨 Update characters Map form 4.2 to 4.3 2023-12-21 15:50:59 +08:00
洛水居室
c082ef4a44
⬇️ Update genshin_artifact form c20689e to d3276a9 2023-12-21 15:25:31 +08:00
洛水居室
f5fc2dce64
🔧 Add new author 2023-12-02 16:57:37 +08:00
洛水居室
af2ed2588c
📄 Update license
The source repository is luoshuijs/python-genshin-artifact. Due to a negligent operation, the LICENSE from the PaiGramTeam/SIMNet repository was directly copied over without modification. This has now been corrected.
2023-12-02 16:50:11 +08:00
luoshuijs
648dc1da37
🎨 Add More Contextual Information to Error Messages 2023-11-27 15:32:03 +08:00
洛水居室
679566ce7f
🔖 Release v1.0.4 2023-11-22 20:02:11 +08:00
luoshuijs
9258608173
Add tests for name conversion
Co-authored-by: kotoriのねこ <minamiktr@outlook.com>
2023-11-22 20:01:00 +08:00
洛水居室
557b12ad69
🔖 Release v1.0.3 2023-11-16 16:05:09 +08:00
洛水居室
91e036124f
⬇️ Update genshin_artifact form df1594e to c20689e 2023-11-16 15:45:16 +08:00
洛水居室
90b0aaca92
🔖 Release v1.0.2 2023-11-10 14:19:13 +08:00
luoshuijs
6ace746f5d
🎨 Add __dict__ and __repr__ for damage statistics struct 2023-11-10 14:19:13 +08:00
洛水居室
29b6300e71
🐛 Fix KeyError caused by failure to retrieve reliquarySubstats 2023-11-10 14:19:13 +08:00
洛水居室
fcfdba11eb
🔖 Release v1.0.1 2023-11-08 18:25:47 +08:00
Nene
1e947b9cee
🐛 Fix WeaponMap KagotsurubeIsshin to CursedBlade 2023-11-08 17:32:03 +08:00
洛水居室
59412a3ec7
🐛 Fix KeyError caused by failure to retrieve affixMap 2023-11-08 14:40:31 +08:00
洛水居室
f0b2155217
🔖 Release v1.0.0 2023-11-08 10:07:32 +08:00
洛水居室
d586c6def3
🔧 Update Upload Artifact File Name 2023-11-08 10:03:14 +08:00
洛水居室
bd152e4723
🍱 Update characters.json 4.2 2023-11-08 09:55:32 +08:00
kotoriのねこ
009124d4d2
Add __dict__ for CalculatorConfig 2023-11-08 09:24:00 +08:00
洛水居室
413be213be
🔖 Update Submodules 2023-11-08 00:53:31 +08:00
洛水居室
4afdb8dde8
🔖 Release v1.0.0a 2023-11-08 00:45:15 +08:00
luoshuijs
6847ba685a
Refactor genshin artifact core
Co-authored-by: kotoriのねこ <minamiktr@outlook.com>
2023-11-08 00:42:44 +08:00
luoshuijs
5f7033d331
📝 Add Documentation
Co-authored-by: Nahida <CHxCOOH@googlemail.com>
Co-authored-by: kotoriのねこ <minamiktr@outlook.com>
2023-10-24 18:42:49 +08:00
luoshuijs
1f63c9e5ee
Add Exception 2023-10-24 16:26:40 +08:00
kotoriのねこ
fcf6d5b32e
🐛 Fix enka name map 2023-10-24 14:44:43 +08:00