VRCX 2022.09.09
Natsumi-sama
released this
08 Sep 21:20
·
689 commits
to master
since this release
Additions
- New user state "Pending offline", because the API often incorrectly reports users as offline VRCX adds an additional delay to insure that they are actually offline, users in this in-between state will be shown as pending offline.
- Added online friends/total friends to the top of the sidebar.
- New option in
Appearance > Sort Instance Users By: time/alphabetical
, it used to be sorted alphabetical a long time ago and some people wanted that back.
Changes
- When a user travels to the same instance it will no longer create a GPS entry.
- Allow the use of
-
&_
symbols when creating new instanceId's. - Change reload custom CSS hotkey to
Shift + Alt + R
. - Remove PhotonId field from PlayerList because it wasn't always accurate due to some VRChat logs happening at the same time.
- Remove delay when fetching user info with
Load missing entries button
, because the game client now does this at startup I don't think we need to worry about it being considered API spam anymore. - World dialog copy world ID/URL button.
Fixes
- Countless fixes for traveling related bugs.
- Fix Discord presence getting stuck after closing VRChat.
- Fix GPS private > private when user travel is canceled
- Fix new friends not being shown in user and world dialogs when becoming friends in the same instance.
- Fixed user dialog world favorites maximum value.
- Fix upgrade installer sometimes failing.
- Fix lag when switching instances.