BenjaminZehowlt
8f10ca6386
Set handles to null on OVR Shutdown
2024-10-28 19:36:41 +13:00
BenjaminZehowlt
e8d278753d
Respect if overlay is toggled
2024-10-28 19:36:37 +13:00
Natsumi
c4d958b8ba
Fixes
2024-10-28 19:36:34 +13:00
Natsumi
1eefbb4fc4
Actually fix Application Quit detection and parsing of user id
2024-10-24 23:58:06 +13:00
Usman Shafiq
f244639fbc
Fix Application Quit detection ( #953 )
2024-10-24 23:57:56 +13:00
Usman Shafiq
66f8e9252d
Fix parsing of user id ( #952 )
2024-10-24 23:57:48 +13:00
Natsumi
6180777652
Fix launch args
2024-10-22 11:02:32 +13:00
Ethan Cordray
f9686ad803
Implement GPU Accelerated VR Overlay ( #944 )
2024-10-22 11:02:11 +13:00
Usman Shafiq
411f50969b
Fix IsDuplicateProcessRunning ( #950 )
2024-10-22 08:50:51 +13:00
Usman Shafiq
4f34e2d18a
Rework Startup Args ( #946 )
...
* Rework startup args
* Preserve previous startup args on re-launch
* Ignore subprocess when checking for duplicate processes
* Cleanup code
* Remove extra process list grabbing
* Use `IsUpgradePrefix` when using `RestartApplication`
* Change `ProxyServerPrefix` to `ProxyUrlPrefix`
2024-10-22 08:06:56 +13:00
Usman Shafiq
ddc1604795
Add UserId parsing on player joined or left ( #943 )
2024-10-22 08:06:50 +13:00
Natsumi
d16d8399ca
Handle errors
2024-10-09 18:24:50 +13:00
Natsumi
3ff2d687d2
Support variants
2024-10-03 12:31:25 +13:00
Natsumi
696f0a915c
Update Cef 128.4.90
2024-09-28 02:45:45 +12:00
Natsumi
252e2c4e17
Hide group member only instances from Discord presence
2024-09-19 18:40:07 +12:00
Nekromateion
4b78eca7ab
Use user set proxy for downloading updates ( #898 )
2024-09-11 08:38:06 +12:00
Natsumi
06dad59796
Only compress PNG when needed, instance-queue-left
2024-09-01 20:45:18 +12:00
Nekromateion
dd97c60725
Add instance reset and vote kick log game log events ( #894 )
...
* Add instance reset game log event
* Parse vote kick output log lines
2024-09-01 20:39:28 +12:00
ScrapW
c50a879ebf
Fix: Detect Steam screenshots folder from registry ( #886 )
2024-08-29 17:41:51 +12:00
Nekromateion
59237b5b11
Enable compression for http requests ( #888 )
...
Enable compression for http requests made by VRCX to improve bandwidth usage and speed.
Also removed duplicate setWorldImage assigning.
2024-08-29 17:41:41 +12:00
Natsumi
bc565abdae
Update Cef and npm packages
2024-08-28 13:55:49 +12:00
Natsumi
cff4d83164
Repo cleanup ( #879 )
...
* Move build scipts
* Move library DLLs
* Remove DotSettings
* Update gitignore
* Remove Properties
* Clean up csproj
* Move warning suppression into code
* Remove App.config
---------
Co-authored-by: DubyaDude <ushafiq141@gmail.com >
2024-08-28 13:52:04 +12:00
Natsumi
3baf00af27
Small changes
2024-08-21 09:24:06 +12:00
RingLo_
7528fb80c3
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
2024-08-13 20:28:02 +12:00
Natsumi
0de8041ce6
Switch Intel URL
2024-08-07 21:05:42 +12:00
Nekromateion
137a953b28
Warning for unhandled exceptions for faulty CPUs ( #861 )
2024-08-07 20:54:48 +12:00
RingLo_
6465dc0910
feat: kill install process after exiting game ( #864 )
...
* feat: kill install process after exiting game
* Restore en.json
* fix some key incorrect
* gui: update for VRChat OSC Fix
* fix: may incorrectly kill unrelated processes
* fix: pattern incorrect
2024-08-07 20:54:39 +12:00
Nekromateion
c3f4771f4d
Add error message for invalid proxy server ( #862 )
2024-08-07 20:54:30 +12:00
Natsumi
29d3f85a08
Parse AVPro video errors
2024-08-05 11:08:07 +12:00
Natsumi
37bd128908
Fix desktop/VR detection on VRC open beta
2024-07-26 10:19:21 +12:00
Nekromateion
4f336195f0
Fix ScreenshotMetadata drag drop ( #843 )
...
Provide the full path to dragEnterCef instead of only the file name.
2024-07-22 21:36:22 +12:00
Natsumi
e26aed5c6a
Proxy settings
2024-07-17 10:31:18 +12:00
Natsumi
a4d03c7e00
Add proxy from launch argument to WebApi
...
Co-authored-by: Nekromateion <43814053+Nekromateion@users.noreply.github.com >
2024-07-17 06:42:33 +12:00
Nekromateion
8740905a08
Implement proxy-server launch argument
...
Grab proxy-server from launch arguments to match chromium getting it.
2024-07-17 06:40:58 +12:00
Natsumi
782c2cdd9e
Never expire cookies
2024-07-17 06:40:32 +12:00
Nekromateion
59e3d26a0d
Add image resizing to LegacyImageUpload ( #836 )
2024-07-17 06:39:55 +12:00
Usman Shafiq
af0d2bc986
Add try-catch to desktop notification ( #839 )
2024-07-17 06:39:48 +12:00
Natsumi
98f009cbd9
Fixes
2024-06-28 08:33:33 +12:00
Natsumi
ddd064076a
Touch ups
2024-06-27 08:48:50 +12:00
Myrkur
d5ef12a99b
auto reinstall of vc redist when CEF dies in a expected way ( #835 )
2024-06-27 00:10:05 +12:00
Nekromateion
873c1d38f0
Automatically resize images to fit limits ( #831 )
...
Resize images for Avatars, Worlds, Gallery, Icons and Emojis when uploading if it exceeds VRChats limits (2000 pixels in any dimension and 10MB file size).
2024-06-26 23:29:46 +12:00
Natsumi
5ff24ebe9b
Small fixes
2024-06-26 23:27:52 +12:00
Natsumi
73a9803abd
Fix VRCX auto updater
2024-06-26 23:27:43 +12:00
Natsumi
fe12f615ba
Update Cef 125.0.210, fix PerformanceCounter bugs
2024-06-15 20:46:43 +12:00
Natsumi
b15e1bb830
Small fixes
2024-06-12 08:40:30 +12:00
Natsumi
5e8ecdb755
add customvr.js
2024-05-31 15:44:50 +12:00
Natsumi
d040f70aab
Switch domain
2024-05-31 15:44:19 +12:00
Natsumi
fff33bf03f
Small fixes and changes
2024-05-29 11:01:19 +12:00
Nekromateion
39b398abdb
Allow providing database location via config json ( #801 )
...
Closes #633 via VRCX_DatabaseLocation in VRCX.json
2024-05-29 10:58:03 +12:00
Natsumi
45dfc82afc
Change status icons
2024-05-23 21:16:22 +12:00