Commit Graph

14 Commits

Author SHA1 Message Date
Natsumi
897e4f2974 Fix crash 2023-12-04 21:18:06 +13:00
Myrkur
00e93a9667 Fixed issues with saving window resize and move (#699) 2023-12-04 20:53:18 +13:00
Usman Shafiq
f053f2bec1 Build as Self Contained and Selfhost CefSharp SubProcess (#693)
* Added self contained parameter to builds

* Remove dotnet install from installer

* Fixed missing SubProcessExe

* Self hot browser subprocess

---------

Co-authored-by: Natsumi <cmcooper123@hotmail.com>
2023-12-04 20:52:34 +13:00
Natsumi
29b5bedde1 Option to copy VRC images 2023-11-22 02:12:16 +13:00
Ethan Cordray
2e9db3153d NET 8 Upgrade (#687)
* Initial .NET8 Upgrade

* Initial GitHub Actions Cleanup

* Fix Desktop Notifications

* Fix throw warning

* Upgrade vunerable transative nuget packages

* Fix warnings with registry overflow

* Adjust async/await usage for configRepository

* Fix TTS voice name and app auto start

* Install .NET 8 with setup

I regret NSIS

* Remove no longer needed System/MS references (included in dotnet sdk)

* Surpress stackalloc in loop warning, that code scares me.

* Removed unused SharpDX packages

* Ignore WebClient warning, hopefully this project doesn't move past NET 8

* Fixed terrifying code

* GenerateAssemblyInfo

* Trimmed editor config to only silence warning.

* Fix open webpage

* Fix updater

---------

Co-authored-by: DubyaDude <ushafiq141@gmail.com>
Co-authored-by: Natsumi <cmcooper123@hotmail.com>
2023-11-22 01:41:57 +13:00
Natsumi
7bb5c8ea45 Changes and fixes
Remove nonce (rip)
Current instance avatar change on wrist feed
Ignore non-standard unity package variants
Remove GPUFix
2023-11-13 21:38:18 +13:00
Natsumi
25f47f9a1e Option to enable desktop notifications while AFK 2023-11-13 21:38:14 +13:00
BenjaminZehowlt
928422e5b9 Move DirectX Texture2D initialization to after OpenVR Init
This allows us to create the texture on the correct GPU.
2023-11-13 21:21:14 +13:00
Natsumi
68a20aec07 Fix group moderation table scrolling to top on selection
Fix current user status state not matching UI
2023-10-31 19:37:21 +13:00
Natsumi
6ba1856a7a Small changes
Add "friends in instance" to invite dialog
Change XS notification height depending on text length
Attempt to fetch userId's for users in current instance
Add user dialog friend history tooltip
2023-10-27 23:46:38 +13:00
Natsumi
53fd97264d Backup/restore VRC registry 2023-10-27 23:46:30 +13:00
Natsumi
b3508119c2 Split AppApi 2023-10-27 23:46:27 +13:00
Natsumi
fbe7ca74fe https://github.com/vrcx-team/VRCX/pull/673 2023-10-27 23:43:12 +13:00
Natsumi
6cfadfa67f Folder cs files 2023-10-11 20:36:41 +13:00