Commit Graph

63 Commits

Author SHA1 Message Date
a99959e6e5
chore: update idJson 2024-09-08 12:22:27 +08:00
fcff120657
chore: update idJson and add display for idJson version 2024-08-21 12:27:19 +08:00
38b99bf4dc
feat: import export ui layout 2024-08-07 17:07:18 +08:00
bf582d0194
fix: update color 2024-08-03 23:19:49 +08:00
0e429a4762
fix: OS servers log path 2024-07-29 15:43:25 +08:00
223ab899e0
fix(uigf): add bangboo to ID table
close: #5
2024-07-27 15:50:02 +08:00
c034b2e70a
feat(uigf): metadata from local db 2024-07-26 10:05:02 +08:00
510bfdab7a
feat: add support for Europe, America, TW,HK,MO servers 2024-07-25 21:44:38 +08:00
7300c6e719
refactor(i18n): UIGF v4.0 is no longer in beta 2024-07-25 13:26:57 +08:00
6fe12da9be
feat(uigf): import UIGFv4.0
BREAKING CHANGES: `region` is no longer stored in/read from local file
2024-07-25 13:25:26 +08:00
8156b5a9b7
fix: UIGF prod_gf_jp timezone 2024-07-24 21:00:50 +08:00
0cdc7662f7
feat(uigf): support multiple account export 2024-07-23 15:03:30 +08:00
2814ed211b
fix(uigf): incorrect timezone 2024-07-23 12:51:22 +08:00
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
2736ee0398
fix(excel): fix excel output style 2024-07-23 07:46:30 +08:00
e83fe42268
fix(utils): update hash keys 2024-07-21 21:42:19 +08:00
8b725053ce
feat(update): re-implement auto update 2024-07-21 19:45:51 +08:00
2adf56d062
fix(gachaDetail): reset countMio when get S-Rank 2024-07-21 14:26:14 +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
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
d96bd9f355
fix: read url from log
Directly get url from `Player.log`

Closes #2
2024-07-19 01:37:21 +08:00
2aa754d471
v1.0.0 2024-07-17 17:07:46 +08:00
mio
23d102fe67 fix: sometimes appid error 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
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
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) 2023-09-24 11:40:57 +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
mio
947101cc43 fix: URL not found caused by cache folder changes (#40) 2023-07-19 12:02:09 +08:00
mio
8628625a27 feat: Merge Export Excel Button and Export JSON Button 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
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 2023-05-26 16:10:33 +08:00
mio
298ea3e053 fix: the data saved may be incomplete if the api does not return data (#28) 2023-05-18 01:44:59 +08:00
mio
82f42e56db feat: add the option to copy the URL 2023-05-17 23:34:44 +08:00
mio
a2dcda6be0 fix: empty records may fail (#26) 2023-05-12 12:46:21 +08:00
mio
dcaad1d544 fix: missing region in saved JSON 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
2fd8730cdd fix: use Player.log instead of Player-prev (#18) 2023-05-06 10:11:38 +08:00
mio
bbc52af184 fix: the pity value in excel is incorrect (#15) 2023-05-05 14:04:08 +08:00
mio
38ed348865 fix: i18n(zh-cn) 光錐 -> 光锥 2023-05-05 09:56:06 +08:00
mio
3617599d32 fix: failed to get the correct wrap type 2023-05-04 16:07:17 +08:00
mio
c724727886 fix: add background color in the browser window 2023-05-04 12:41:44 +08:00
mio
d324aee160 fix: ignore case when reading game paths from logs 2023-05-04 11:34:02 +08:00
滅ü
5a5a7c1327
Update 繁體中文.json (#9)
* Update 繁體中文.json

* fix: 原神 -> 崩壞:星穹鐵道
2023-05-04 11:12:14 +08:00
mio
77a1d611be fix: weapon -> light cone 2023-05-04 11:00:21 +08:00
mio
3dbb746a38 feat: save data in the current folder 2023-05-03 21:22:37 +08:00