Skip to content

Releases: Natsumi-sama/VRCX

VRCX Nightly 2024-08-29T05.43-8f7bcac

29 Aug 05:49
8f7bcac
Compare
Choose a tag to compare
Update zh_cn translation (#887)

* Rollback of Simplified Chinese translations overwritten

* Fix error

* Synchronisation with official translations

VRCX Nightly 2024-08-28T02.01-592c5dd

28 Aug 02:07
592c5dd
Compare
Choose a tag to compare
match user sort to website and client (#882)

VRCX Nightly 2024-08-20T21.28-0db5a05

20 Aug 21:34
0db5a05
Compare
Choose a tag to compare

VRCX Nightly 2024-08-13T08.31-b740a0d

13 Aug 08:38
b740a0d
Compare
Choose a tag to compare
fix: sometimes install.exe is suspended (#868)

* fix: sometimes install.exe is suspended

* fix: make the description of the osc fix function more accurate

* fix: replacing Process.MainModule.FileName with win32api

* chore: remove unnecessary references

* chore: rectify the text of the description

VRCX Nightly 2024-08-07T09.07-740af10

07 Aug 09:14
740af10
Compare
Choose a tag to compare

VRCX Nightly 2024-08-04T23.08-34756c2

04 Aug 23:13
34756c2
Compare
Choose a tag to compare
Set EnableWindowsTargeting to true (#858)

This permits .NET to download the Windows targeting packs, which enables VRCX development on Linux.

It's not recommended to build the Windows apps with Linux though, so actual release builds should likely stick with Windows CI/CD, as per Microsoft:
> This property is currently recommended to allow development on non-Windows platforms. But when the application is ready to be released, it should be built on Windows. When building on a non-Windows platform, the output may not be the same as when building on Windows. In particular, the executable is not marked as a Windows application (which means that it will always launch a console window) and won't have an icon embedded.

https://learn.microsoft.com/en-us/dotnet/core/project-sdk/msbuild-props#enablewindowstargeting

VRCX Nightly 2024-07-25T22.19-a0f6c1a

25 Jul 22:27
a0f6c1a
Compare
Choose a tag to compare
Update Cef to 126.2.180

VRCX Nightly 2024-07-22T09.36-543579d

22 Jul 09:42
543579d
Compare
Choose a tag to compare

VRCX Nightly 2024-07-16T23.06-0593766

16 Jul 23:12
0593766
Compare
Choose a tag to compare
Merge pull request #38 from regalialong/patch-6

Exclude changes in Linux directory from Nightly CI/CD

VRCX Nightly 2024-06-29T17.58-8ea6e22

29 Jun 18:09
8ea6e22
Compare
Choose a tag to compare
Revert "Sidebar all favorites toggle" - causes UI crash

This reverts commit e848f2549fd1ec0d1c125893cc796f3a7d7b06a7.