Commit 7bdcefe
authored
Preview 1.84.2 (#875)

# Preview 1.84.2 (Codename: Columbina)
## What's changed?
- **[Fix]** [ImageCropper crash for small
image](d35a4fc),
by @shatyuka
- **[Imp]** [Update tooling version
requirements](fdc8215),
by @Cryotechnic
- **[Imp+Fix]** [Background image system
improvements](9e6905c),
by @neon-nyan
- Applies fading transition while pausing background to static image
- Reduce UI thread overhead while transitioning between backgrounds
- [Fix seeking on pause causing background position to
reset](dd6f624)
- [Fix 0x8001010E Exception on
ImageBackgroundManager.CanOpenCropOverlay](beed30b)
- **[Fix]** XAML Binding warnings, by @neon-nyan
- [Fix binding on FFmpeg decoding mode
settings](af44646)
- [Fix binding on Image Event
icon](b8a5915)
- [Fix bind conversion warning on
SettingsPage](f997f32)
- **[Fix]** [Manual Game Switching doesn't reload the
page](a04d41f),
by @neon-nyan
- **[Fix]** [Disable system media transport
controls](1b3f5dc),
by @shatyuka
- **[Fix]** [Crash due to missing Contrast brushes on Contrast-enabled
theme](41479dc),
by @Cryotechnic
- **[HSR][Fix]** Crash due to Missing URLs on Audio and Video files
while performing Game Repair, by @neon-nyan
- **[Plugin][Fix]** File URL formatting and ensure successful HTTP
response in plugin, by @Cryotechnic
- **[Sophon][Fix]** Excessive File Package Size on Preload, by
@Cryotechnic
- **[Sophon][Fix]** Incorrect state display based on preload status, by
@Cryotechnic
- **[Imp]** Update WindowsAppSDK from v1.8 to v2.0 build
- **[Imp]** [Deprecating x86-64-v2 compile
target](9a60396),
by @neon-nyan
As per this release, we are going to set target build to x86-64-v4 or
native. This means, the ILC could possibly support latest intrinsics
like AVX2 and AVX512, allowing some code to run better due to wide
vectorization.
Some static libraries which utilizes BMI and AVX intrinsics (like
ZStandard library) might not run properly on an old machine without AVX
or BMI intrinsics support.
- **[Imp]** Localization updates, by localizers 🥳
- de-DE - German (Progress: 99%)
- es-419 - Spanish (Latin America)(Progress: 99%)
- fr-FR - French (Progress: 98%)
- id-ID - Bahasa Indonesia (Progress: 100%)
- it-IT - Italian (Progress: 44%)
- ja-JP - Japanese (Progress: 99%)
- ko-KR - Korean (Progress: 90%)
- nl-NL - Dutch (Progress: 99%)
- pl-PL - Polish (Progress: 55%)
- pt-BR - Portuguese (Brazil)(Progress: 72%)
- pt-PT - Portuguese (Portugal)(Progress: 65%)
- ru-RU - Russian (Progress: 75%)
- th-TH - Thai (Progress: 94%)
- uk-UA - Ukrainian (Progress: 84%)
- zh-CN - Chinese Simplified (Progress: 100%)
- zh-TW - Chinese Traditional (Progress: 60%)
**Full Changelog**:
CL-v1.84.1-pre...CL-v1.84.2-pre
# Code Signing Policy
> Free code signing provided by [SignPath.io], certificate by [SignPath
Foundation]
- This program will not transfer any information to other networked
systems.
- Read our full [**Privacy
Policy**](https://github.com/CollapseLauncher/Collapse/blob/main/PRIVACY.md)
- Also read our [**Third Party
Notices**](https://github.com/CollapseLauncher/Collapse/blob/main/THIRD_PARTY_NOTICES.md)
for license used by third party libraries that we use.
[SignPath Foundation]:https://signpath.org
[SignPath.io]:https://signpath.io100 files changed
Lines changed: 2024 additions & 715 deletions
File tree
- CollapseLauncher
- Classes
- Extension
- GameManagement/ImageBackground
- Helper
- Image
- InternalPInvoke
- FFmpeg
- LauncherApiLoader/HoYoPlay
- InstallManagement/Base
- Interfaces
- Class
- Plugins
- RegionManagement
- RepairManagement/StarRailV2
- Struct/Assets
- Properties/PublishProfiles
- XAMLs
- MainApp
- Pages
- Dialogs
- Theme
- Button
- ContentDialog
- CustomControls
- Hi3Helper.CommunityToolkit
- ImageCropper
- SettingsControls
- Hi3Helper.Core
- Lang
- Hi3Helper.EncTool.Test
- Hi3Helper.LocaleSourceGen
- Hi3Helper.SourceGen
- Locale
- Hi3Helper.TaskScheduler
- InnoSetupHelper
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | 72 | | |
76 | 73 | | |
77 | 74 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
65 | 67 | | |
66 | 68 | | |
67 | 69 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
Lines changed: 18 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
55 | 63 | | |
56 | 64 | | |
57 | 65 | | |
58 | | - | |
| 66 | + | |
59 | 67 | | |
60 | 68 | | |
61 | 69 | | |
| |||
67 | 75 | | |
68 | 76 | | |
69 | 77 | | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
70 | 87 | | |
71 | 88 | | |
72 | 89 | | |
| |||
Lines changed: 113 additions & 53 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| 11 | + | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
| |||
15 | 18 | | |
16 | 19 | | |
17 | 20 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | 21 | | |
33 | 22 | | |
34 | 23 | | |
35 | 24 | | |
36 | | - | |
37 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
38 | 66 | | |
39 | 67 | | |
40 | 68 | | |
| |||
56 | 84 | | |
57 | 85 | | |
58 | 86 | | |
59 | | - | |
| 87 | + | |
60 | 88 | | |
61 | 89 | | |
62 | 90 | | |
| |||
68 | 96 | | |
69 | 97 | | |
70 | 98 | | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
71 | 124 | | |
72 | 125 | | |
73 | 126 | | |
| |||
89 | 142 | | |
90 | 143 | | |
91 | 144 | | |
| 145 | + | |
| 146 | + | |
92 | 147 | | |
93 | | - | |
| 148 | + | |
94 | 149 | | |
95 | 150 | | |
96 | 151 | | |
| |||
100 | 155 | | |
101 | 156 | | |
102 | 157 | | |
103 | | - | |
104 | | - | |
| 158 | + | |
| 159 | + | |
105 | 160 | | |
106 | 161 | | |
107 | 162 | | |
108 | 163 | | |
109 | 164 | | |
110 | 165 | | |
111 | | - | |
112 | | - | |
| 166 | + | |
| 167 | + | |
113 | 168 | | |
114 | 169 | | |
115 | 170 | | |
| |||
122 | 177 | | |
123 | 178 | | |
124 | 179 | | |
125 | | - | |
| 180 | + | |
126 | 181 | | |
127 | 182 | | |
128 | 183 | | |
| |||
152 | 207 | | |
153 | 208 | | |
154 | 209 | | |
155 | | - | |
| 210 | + | |
156 | 211 | | |
157 | 212 | | |
158 | 213 | | |
| |||
165 | 220 | | |
166 | 221 | | |
167 | 222 | | |
| 223 | + | |
168 | 224 | | |
169 | 225 | | |
170 | 226 | | |
| |||
176 | 232 | | |
177 | 233 | | |
178 | 234 | | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
186 | 242 | | |
187 | 243 | | |
188 | 244 | | |
| |||
193 | 249 | | |
194 | 250 | | |
195 | 251 | | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
208 | 267 | | |
209 | 268 | | |
210 | 269 | | |
211 | | - | |
| 270 | + | |
212 | 271 | | |
213 | 272 | | |
214 | 273 | | |
215 | 274 | | |
216 | 275 | | |
217 | 276 | | |
218 | | - | |
| 277 | + | |
219 | 278 | | |
220 | 279 | | |
221 | 280 | | |
| |||
232 | 291 | | |
233 | 292 | | |
234 | 293 | | |
| 294 | + | |
235 | 295 | | |
236 | 296 | | |
237 | 297 | | |
| |||
251 | 311 | | |
252 | 312 | | |
253 | 313 | | |
254 | | - | |
255 | | - | |
256 | | - | |
257 | | - | |
258 | | - | |
259 | | - | |
260 | | - | |
261 | | - | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
262 | 322 | | |
263 | 323 | | |
264 | 324 | | |
| |||
0 commit comments