VRCX 2023.06.15
Natsumi-sama
released this
14 Jun 13:36
·
413 commits
to master
since this release
Note
Windows defender is detecting VRCX as a virus for some people, it's a known issue and will hopefully be fixed next update (#568 (comment)).
Additions
- A new system for local world persistence has been implemented allowing worlds to store data in a local database through the VRChat logfile and serve it back to Udon using string loading More info. Check out Idle home to see it in action (#553).
- New functionality to automatically launch arbitrary apps/files by placing shortcuts in the
startup
folder underneath the%AppData%\VRCX
directory. These shortcuts will be opened when VRChat opens, and the processes spawned from them will be killed when VRChat closes. A new button has been added inAdvanced
options to open this folder (#544).
- Support CVR LFS image metadata in screenshot viewer.
- New screenshot viewer options to copy image to clipboard, open image folder and drag/drop functionality (#536).
- Bulk unfavorite mode for unfavoriting multiple favorites at once.
- Add displayName sorting to player list tab.
- Add option to export friends list as JSON in the expected format for use with Furality.
- Add
VideoPlay
logging for AVPro streams that aren't using usharp videoplayer. Add French localization (#547)next update.- Feed/GameLog can now search by worldId/instanceId.
Groups
- Added group instances tab to the side panel (updates every 5mins).
- Instance creation for groups, why is it a separate tab? because these new group instance options don't support custom instance id's, so the option is up to you if you'd rather have a custom instance id or group queuing/role whitelist.
- Group member sorting and role filtering.
- Added group search.
- Add support for groups+ and public group instances.
- Added group instance queuing related notifications, enabled by default.
Changes
- Made default sidebar width thiccer to fix the new tabs, you can always change it back in
Settings > Appearance > Side Panel > Width
. - Move user created themes into base app for easier support.
- Many changes to how VRCX checks if VRChat/SteamVR is running.
- Many locale updates.
- Remove coloured menu button on user dialog when a users avatar is shown/hidden.
- Update Cef to 113.
Fixes
- VRCX now shows the correct current instance when VRCX is running on a separate computer/device than VRChat.
- Loading
FriendsList
tab is now instant and will no longer hang the entire app till it's done. - Fixed group dialog instances not being shown.
- Fix world dialog not refreshing when joining a world with the world dialog open.
- VRCX default settings no longer suck.