Commit Graph

75 Commits

Author SHA1 Message Date
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
Natsumi 55ebcb1ad7 Updates and fixes 2024-05-23 21:16:12 +12:00
Natsumi d9bb77d395 Custom avatar tags and many fixes 2024-05-16 19:01:32 +12:00
Natsumi a18c6f06c4 👀 currentAvatarTags 2024-05-14 22:05:26 +12:00
Natsumi cee28ef702 remove instance creator from create instance, fix emoji animation style height, pronouns 2024-05-08 03:17:03 +12:00
Natsumi 9cf8b2b3ff chore(.NET): update to Cef 124.3.20 2024-05-08 03:10:44 +12:00
Zhenfu Shi 57a787e6b4 LogWatcher: handle symlink (#782) 2024-05-08 03:09:43 +12:00
Natsumi 326937853a Small fixes 2024-04-28 08:41:32 +12:00
Natsumi ce3aa1d531 Group audit logs, ban list, invites, etc 2024-04-23 16:28:32 +12:00
Natsumi 942bb0536b Image cache fixes 2024-04-18 01:50:03 +12:00
Natsumi cae4376617 Fixes and lint 2024-04-06 08:37:25 +13:00
Usman Shafiq 6f074cc7bf Add OVR Toolkit Images (#753)
* Add OVR Toolkit Images

* Remove comment

* Make SendMessages a general use method

* Dotnet 8 cleanup

* Fix comment
2024-03-23 10:50:25 +13:00
ScrapW 2e0014739b fix: Screenshot search is not working when custom path is set (#754) 2024-03-23 10:50:19 +13:00