Commit graph

997 commits

Author SHA1 Message Date
Observer KRypt0n_
1476986109 Updated launcher pics & removed statistics pics 2023-03-03 19:37:03 +02:00
Renaud Lepage
83d9df99ee
7-49 spec (#70) 2023-02-28 09:11:24 +01:00
Observer KRypt0n_
ff04fd4c39
2.4.5
From previous commits:
- added dxvk 2.1 and some new wine versions
- use per-server cache (#61)
2023-02-17 20:06:08 +02:00
Observer KRypt0n_
c079bf0027
components: added dxvk 2.1 and some new wine versions 2023-02-17 20:04:58 +02:00
Observer KRypt0n_
a2e2c08370
packages: updated tslib and typescript versions 2023-02-17 20:01:06 +02:00
Observer KRypt0n_
bb67f1f34b
Implemented #61 2023-02-17 20:00:21 +02:00
Observer KRypt0n_
2b90b4e5db
Merge pull request #61 from tigersoldier/fix-game-data-cache
Use per-server cache
2023-02-17 19:55:11 +02:00
Observer KRypt0n_
978545e6bc
Updated launcher pics & deleted logos folder 2023-02-09 20:52:00 +02:00
Tiger Soldier
dae7977de1 Use per-server cache
This likely will fix #47. It fixes CN server using global game data cache
triggered by the following:

 1. Open the launcher in global mode
 2. The launcher caches the global data
 3. Use the launcher to locate the launcher folder, update the config to point
    to the CN server
 4. Restart the launcher, now the launcher recognizes it's using CN server, but
    still downloads the global game due to the cache.

This patch adds server as the suffix of the cache key of the game data and
patch, so that it won't use the cached data for the wrong server.

Also, avoid downloading the data if it's already cached.
2023-02-04 23:11:50 -08:00
Observer KRypt0n_
d633000168
Updated patch status (forgot to) 2023-01-26 13:06:41 +02:00
Observer KRypt0n_
3ccefcf306
2.4.4
From previous commits:
- fixed applying voice predownloads and 3.4.0 voice update (#51)
- added support for resuming pre-downloaded packages (#49)
2023-01-19 14:40:55 +02:00
Observer KRypt0n_
1bd6b41ee2
Implemented #51 2023-01-19 14:38:53 +02:00
Observer KRypt0n_
f1b17cf523
Merge pull request #51 from tigersoldier/fix-voice-predownload
Fix applying voice predownloads and 3.4.0 voice update
2023-01-19 14:32:29 +02:00
Tiger Soldier
b717f167ce fix iteration 2023-01-18 22:07:35 -08:00
Tiger Soldier
59f204ced4 fix the voice .version file 2023-01-18 21:49:33 -08:00
Tiger Soldier
df6baebf56 Fix applying voice predownloads
The launcher failed to find the predownloaded voice pack due to checking for
wrong version.
2023-01-18 13:16:38 -08:00
Observer KRypt0n_
17ac57011d
Updated repo pics 2023-01-18 20:59:10 +02:00
Observer KRypt0n_
84f6e237a5
Implemented #49 2023-01-18 19:04:53 +02:00
Observer KRypt0n_
bb3dcb5de4
Merge pull request #49 from tigersoldier/fix-download-resume
Support resuming pre-downloaded packages
2023-01-18 18:22:57 +02:00
Tiger Soldier
0a175ebcfd Use game data when predownload data is not available
This may happen when the a new version is released.
2023-01-17 20:37:37 -08:00
Tiger Soldier
957d2e0534 Support resuming pre-downloaded packages
* Check the size and MD5 checksum of the pre-downloaded packages
 * If the package is not fully downloaded, resume the download
 * If the downloaded package is too big or the MD5 checksum mismatches, remove
   it and re-download.
2023-01-16 17:35:20 -08:00
Marie
626738d3fd
Remove badge 2023-01-10 23:47:32 +01:00
Marie
61d17d874b
Update link 2023-01-10 23:44:14 +01:00
Marie
594f7762ed
Add RPM 2023-01-10 23:42:53 +01:00
Observer KRypt0n_
99f904bc09
Updated launcher pic 2023-01-07 14:16:08 +02:00
Observer KRypt0n_
183c4aa1fc
2.4.3
From previous commits:
- added new wine versions
- fixed telemetry hosts (#46)

Improved DXVK applying
- updated node dependencies
- hidden some old dxvk versions
- fixed some issue with dxvk applying
- updated default wine version to Wine-GE-Proton 7-35
2023-01-07 14:07:44 +02:00
Observer KRypt0n_
624b80e24e
Improved DXVK applying
- updated node dependencies
- hidden some old dxvk versions
- fixed some issue with dxvk applying
- updated default wine version to `Wine-GE-Proton 7-35`
2023-01-07 14:06:19 +02:00
Observer KRypt0n_
5e1006bb2c
Added new wine versions 2023-01-07 13:38:48 +02:00
Caibin Chen
f2c5feb1d6
Fix telemetry hosts (#46)
Update the second telemetry host for both global and cn to match the latest patch.
2023-01-07 12:18:47 +01:00
Observer KRypt0n_
63ac5c06bf
Updated logo 2022-12-27 11:14:28 +02:00
Observer KRypt0n_
5566b64a7b
Updated patch status 2022-12-10 15:12:38 +02:00
Observer KRypt0n_
fd12911e3c
Updated patch status 2022-12-08 15:20:00 +02:00
Observer KRypt0n_
f9e1fc85b7
2.4.2
From previous commits:
- fixed wrong "repo not available" notification
- updated voiceovers sizes, added usage of `.version` file
2022-12-07 19:58:56 +02:00
Observer KRypt0n_
d1e40615d8
Several changes
- fixed wrong "repo not available" notification
- updated voiceovers sizes, added usage of `.version` file
2022-12-07 12:12:30 +02:00
Observer KRypt0n_
9c1c7d03c7 Updated launcher pics 2022-12-07 11:37:13 +02:00
Marie
17b5616b52
upd(dxvks.yml): add async-2.0 2022-11-29 12:14:49 +01:00
Observer KRypt0n_
d5172794da Updated pics 2022-11-24 14:09:21 +02:00
Marie
4289e73745
upd(build.yml): remove run 2022-11-11 06:43:36 +01:00
Marie
360eb6c602
ubuntu-latest isn't jammy yet 2022-11-11 06:39:13 +01:00
Marie
112fa2fb5a
add sudo 2022-11-11 06:38:04 +01:00
Marie
4fda02a551
Swap webkit 2022-11-11 06:36:52 +01:00
Marie
aaef054b8a
Update neutralino 2022-11-11 06:32:23 +01:00
Marie
892ff12637
upd(runners.yaml): Add new Wine versions 2022-11-10 20:57:03 +01:00
Marie
6cf16d6dac
upd(dxvks.yml): Add 2.0 2022-11-10 20:52:38 +01:00
Marie
1cf4af3131
Remove unrequired ayatana installaiton from dnf 2022-11-10 20:38:58 +01:00
Observer KRypt0n_
bdeaad4516
Updated patch status 2022-11-05 18:28:26 +02:00
Observer KRypt0n_
1e08c90add
2.4.1
- optimized experience on SteamOS (Steam Deck) (#21)
- added Turkish
- swap default virtual desktop resolution dimensions (#27)
- fixed voiceovers updating
- removed analytics window
- changed wine sync environment variables
- updated runners list
2022-11-04 19:08:30 +02:00
Observer KRypt0n_
04721df45e
Updated runners list 2022-11-03 19:19:42 +02:00
Observer KRypt0n_
fed338081a
Fixed jap and kor voiceover sizes 2022-11-03 18:37:42 +02:00
Observer KRypt0n_
6aa553fcbe
Changed wine sync environment variables 2022-11-03 18:31:36 +02:00