33 Commits

Author SHA1 Message Date
0e429a4762 fix: OS servers log path 2024-07-29 15:43:25 +08:00
510bfdab7a feat: add support for Europe, America, TW,HK,MO servers 2024-07-25 21:44:38 +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
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
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
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
mio
947101cc43 fix: URL not found caused by cache folder changes (#40) 2023-07-19 12:02:09 +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
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
d324aee160 fix: ignore case when reading game paths from logs 2023-05-04 11:34:02 +08:00
mio
3dbb746a38 feat: save data in the current folder 2023-05-03 21:22:37 +08:00
mio
b88b57ae62 fix: the error message for authkey timeout is not displayed 2023-05-03 13:26:51 +08:00
mio
677ab3750d fix: possible interruption caused by failure to read cache file 2023-05-02 09:07:37 +08:00
mio
f95470504d fix: the manually specified installation path may not match (#4) 2023-05-02 09:04:06 +08:00
mio
8a9c7a3b56 fix: global server game path is '\Games\' 2023-05-01 19:27:22 +08:00
mio
d732d523a8 fix: local UID not saved when switching users 2023-05-01 18:08:01 +08:00
mio
2bc52de233 fix: getLatestUrl does not get the latest url 2023-05-01 17:40:06 +08:00
mio
5de6b7bb6a fix: path matching fails when the game is installed in the root directory 2023-05-01 17:04:04 +08:00
mio
bfa075fe57 fix: no longer save the url to the config 2023-05-01 16:51:03 +08:00
mio
0035307762 fix: getLatestUrl does not get the last url when the timestamp is the same 2023-05-01 16:36:43 +08:00
mio
92cafdadb8 Departure commit 2023-05-01 15:52:32 +08:00