1.82.15 Preview [Codename: Natlan]
Pre-release
Pre-release
·
96 commits
to preview
since this release
Note
Due to amount of changes being made into our codebases, we only push 1.82.15 update to preview release.
The changes for later stable release will be shipped in the next update (1.82.16) as well as preview.
What's new? - 1.82.15
- [Fix] Taskbar progress did not disappear after game install/update, by @shatyuka
- [Imp] Use Persistent folder for Audio VO when possible, by @neon-nyan
- [Fix] Lock .NET SDK version to 9.0.1, by @bagusnl
- [New] Check for UAC availability status, by @shatyuka
- UAC is needed for the game, when it's disabled it might give "Anti-cheat error" message and refusing to run the game. In this case, we might not recommend you to use debloated Windows Scripts/ISOs to avoid any compatibility issues.
- [Imp] CodeQA based on Qodana and ReSharper suggestions, by @neon-nyan
- [New] Introducing
Hash
extension for hashingFileStream
,string
,Span<T>
andFileInfo
with both synchronous and asynchronous version of the methods. The methods uses generic type of any member ofHashAlgorithm
(Such as:MD5
,SHA#
,HMACSHA#
, etc.) andNonCryptographicHashAlgorithm
(Such as:Crc32
,XxHash#
, etc.) to specify which kind of hash to be used, by @neon-nyan - [Imp] Separating
InternalAppJSONContext
members into its ownJsonContext
, by @neon-nyan - [Imp] Update H.NotifyIcon to work with CsWin32 v0.3.162, by @neon-nyan
- [Imp] Update NuGet packages, by @neon-nyan & @bagusnl
- [Imp] Recompile and Update StaticLibs for NativeAOT libraries link, by @neon-nyan
- Update Rust compiler for
csharp_bindings
to rustc 1.84.0 (9fc6b4312 2025-01-07) (Stable) - Remove dependency to
MSVCRT
library (Manual VC++ 2019/2022 Redist installation should no longer be needed) and fully utilizeUCRT
as its runtime library. - Update libwebp libraries to: https://github.com/webmproject/libwebp/tree/f8f241071001e1a3807f34a26a03a742ea843458
- Favor speed + inline optimizaton build (/O2 + /Ob2 + /Oi + /Ot)
- Recompile all static libraries using Microsoft Visual C++ 2022 (19.43.34618) compiler.
- Optimize Rust library,
csharp_bindings
to use full LTO.
- Update Rust compiler for
- [Imp] Update dependency submodules, by @neon-nyan
- [Imp] Switch from managed
Process
to directly use Win32 APIs onProcessChecker
, by @neon-nyan - [Imp] [ZZZ GSP] Change
High-Precision Character Animation
option from Checkbox to ComboBox and add two other options:Dynamic
andGlobal
, by @neon-nyan - [Loc] Sync locales, by localizers <3
Full Changelog: CL-v1.82.14-pre...CL-v1.82.15-pre
Code Signing Policy
Free code signing provided by SignPath.io, certificate by SignPath Foundation
- This program will only transfer user data to user configured database server. Exception data will be sent to [Sentry.io] for error tracking purposes (user are able to disable the behavior in App Settings).
- Read our full Privacy Policy
- Also read our Third Party Notices for license used by third party libraries that we use.