0e4f3599c9
feat(uigf): support UIGFv4.0(Beta)
...
Users don't have to delete their data. New data structure is used automatically when new data is fetched
- Set `count` to `"1"` as default for old data
- Record `count` from API
- Link to the UIGF website
BREAKING CHANGE: SRGF is no longer supported, use UIGFv4.0(Beta) instead
2024-07-23 11:10:27 +08:00
f1e3b76d85
chore: bump version to 1.0.7
v1.0.7
2024-07-23 07:47:20 +08:00
2736ee0398
fix(excel): fix excel output style
2024-07-23 07:46:30 +08:00
66188231bc
chore: bump version to 1.0.6
v1.0.6
2024-07-22 21:59:23 +08:00
5624af3fb2
fix(build): fix icon
2024-07-22 21:58:17 +08:00
3c848a97f8
docs(readme): update project name in Chinese title
2024-07-21 23:25:56 +08:00
6ddc29af5a
docs(readme): update readme links
2024-07-21 23:13:30 +08:00
e83fe42268
fix(utils): update hash keys
v1.0.5
2024-07-21 21:42:19 +08:00
f9e74b4fb8
chore: bump version to 1.0.5
2024-07-21 20:46:26 +08:00
84179ccc8d
ci: fix yarn lock for actions
2024-07-21 20:46:05 +08:00
8b725053ce
feat(update): re-implement auto update
2024-07-21 19:45:51 +08:00
bebb14b63d
chore: bump version to 1.0.4
v1.0.4
2024-07-21 14:30:40 +08:00
2adf56d062
fix(gachaDetail): reset countMio when get S-Rank
2024-07-21 14:26:14 +08:00
ee94ae36cd
chore: bump version to 1.0.3
v1.0.3
2024-07-21 13:33:58 +08:00
e575e46238
fix(getData): update API host for OS servers
2024-07-21 13:33:04 +08:00
3fac233471
fix(getData): game path for test not removed
2024-07-21 13:26:29 +08:00
d99af2cc26
chore: bump version to v1.0.2
v1.0.2
2024-07-20 19:25:15 +08:00
681e664e32
feat: check url from cache
...
1. NEVER MODIFY THE `yarn.lock` YOU GET. YOU NEVER KNOW WHAT IT CRASHES
2. FUCK REGEX
2024-07-20 19:24:01 +08:00
5f9fc94709
chore: bump version to v1.0.1
v1.0.1
2024-07-19 01:42:02 +08:00
d96bd9f355
fix: read url from log
...
Directly get url from `Player.log`
Closes #2
2024-07-19 01:37:21 +08:00
3ff2879041
add lanzou link
2024-07-17 17:16:31 +08:00
2aa754d471
v1.0.0
v1.0.0
2024-07-17 17:07:46 +08:00
mio
60bc7b43ee
Replace invalid npm registry
2024-05-09 13:56:02 +08:00
mio
23d102fe67
fix: sometimes appid error
v0.1.7
2024-03-31 15:01:35 +08:00
mio
e307d21bb2
feat: save data only in the current program directory
2024-01-22 15:15:17 +08:00
mio
8ff629b655
Upgrade version
v0.1.6
2023-10-28 10:01:55 +08:00
ToooAir
0c778c09f4
fixed: unknown host ( #54 )
...
Closes #53
我這邊yarn build之後運行正常
---------
Co-authored-by: biuuu <10892119+biuuu@users.noreply.github.com>
2023-10-28 09:57:14 +08:00
Ludovic Six
8c370ff0a7
Update Français.json ( #50 )
...
Added :
- ui.setting.dataManagerHint
Updated :
- ui.button.files
Small fix. Translation is now complete. And no formatting issues this
time (sorry for that).
2023-10-14 16:46:01 +08:00
mio
1ab284c880
upgrade version
v0.1.5
2023-10-11 18:16:04 +08:00
Ludovic Six
dc5053cb03
Zenshio patch 2 ( #49 )
...
Added :
- ui.button.files
- ui.button.solution
- ui.button.cacheFolder
- ui.button.copyUrl
- ui.common.data
- ui.common.dataManage
- ui.common.updateTime
- ui.common.status
- ui.common.action
- ui.common.deleted
- ui.common.normal
- ui.common.delete
- ui.common.restore
- srgf.fileType
- ui.extra.cacheClean
- ui.extra.findCacheFolder
- ui.extra.urlCopied
Updated :
- ui.hint.init
- ui.win.title
- ui.data.no5star
- ui.data.weapon
- ui.data.average
- ui.data.weapon5
- ui.data.weapon4
- ui.data.weapon3
- ui.setting.hideNovice
- log.file.notFound
- log.fetch.authTimeout
- log.fetch.gachaType
- log.fetch.gachaTypeOk
- log.proxy.hint
- log.url.notFound2
- excel.wish2
- excel.filePrefix
2023-10-11 09:35:05 +08:00
mio
49c1685e5e
fix: Russian records cannot be exported to Excel file ( #32 )
v0.1.4
2023-09-24 11:40:57 +08:00
mio
89a0553c59
upgrade version
v0.1.3
2023-09-24 03:29:51 +08:00
BlackHazel
3605826953
fix: Update utils.js for French HSR. ( #47 )
...
For some reason mihoyo renamed "cônes de lumière" to "Cône de lumière"
and "Personnages" to "Personnage". This patch only includes the newer
term without removing the old ones for retro-compatibility.
![PR](https://github.com/biuuu/star-rail-warp-export/assets/12218001/c68c4fe9-66bf-4d54-bcca-7bf48b052ad5 )
2023-09-24 03:15:47 +08:00
XyLyXyRR
75f2f2dd4f
fix(package): homepage ( #46 )
...
Same as
[genshin-wish-export](https://github.com/biuuu/genshin-wish-export/pull/217 ).
2023-09-05 17:44:31 +08:00
mio
947101cc43
fix: URL not found caused by cache folder changes ( #40 )
v0.1.2
2023-07-19 12:02:09 +08:00
mio
8628625a27
feat: Merge Export Excel Button and Export JSON Button
v0.1.1
2023-06-29 16:24:39 +08:00
TremblingMoeNew
4ab2f60b53
feat: Support export as Star Rail Gacha Log Format file ( #39 )
2023-06-29 15:02:36 +08:00
mio
f2592040cb
chore: delete build-update.yml
2023-06-29 15:01:45 +08:00
mio
9de5ba1025
fix: the button can be clicked at intervals changed to 10s
2023-05-26 16:12:49 +08:00
mio
839b8fd54a
feat: add dialog to manage data
v0.1.0
2023-05-26 16:10:33 +08:00
mio
38cb320628
chore: upgrade electron-builder ( #23 )
2023-05-23 17:38:36 +08:00
biuuu
8a0d96cf3e
Create FUNDING.yml
2023-05-23 16:48:40 +08:00
mio
298ea3e053
fix: the data saved may be incomplete if the api does not return data ( #28 )
v0.0.18
2023-05-18 01:44:59 +08:00
mio
82f42e56db
feat: add the option to copy the URL
v0.0.17
2023-05-17 23:34:44 +08:00
mio
a2dcda6be0
fix: empty records may fail ( #26 )
v0.0.16
2023-05-12 12:46:21 +08:00
mio
dcaad1d544
fix: missing region in saved JSON
v0.0.15
2023-05-11 21:01:29 +08:00
mio
69042728da
feat: using built-in gachaType
2023-05-11 20:31:24 +08:00
Charlie.Brown
0103a0fb4b
fix: rename gacha type ( #24 )
...
修改卡池名称
`群星跃迁` -> `常驻跃迁`
`始发跃迁` -> `新手跃迁`
Fixes : #22
2023-05-11 19:55:06 +08:00
mio
1052a4bffb
upgrade version
v0.0.14
2023-05-06 12:55:25 +08:00
mio
2fd8730cdd
fix: use Player.log instead of Player-prev ( #18 )
2023-05-06 10:11:38 +08:00