Skip to content

VRCX 2021.11.04

Compare
Choose a tag to compare
@Natsumi-sama Natsumi-sama released this 04 Nov 09:49
· 1009 commits to master since this release

Additions

  • Add Last Seen/Join Count/Time Spent to friends list tab (calculated using game logs).
  • Add time spent together to user dialog.
  • Add options for managing own worlds, download Unity package, world publish/unpublish, max capacity, allow user debug, custom tags and - YouTube video preview url.
  • Set max table entry size and max page size, larger table sizes will cause VRCX to lag and use more RAM.
  • Add VRChat SDK download links to the profile tab.

Changes

  • Avatar cache search, use search tab to search through your own avatars/favorites.
  • Feed and game log search/filters now query the entire SQLite database.
  • Add world name to user online event in wrist feed/notifications.
  • Remove current user from lobby friend count.
  • Add instance id back to Discord RPC.
  • Only use the first line of a users note as their nickname.
  • Increased VR overlay resolution.
  • Update PyPyDance integration.
  • Update AssetBundleCacher to Unity 2019.4.31f1.
  • Numerous other small changes.

Fixes

  • Check if SteamVR is running before starting overlay (prevent VRCX from starting SteamVR).
  • Fix refresh friends button loading forever.
  • Fix Cef error caused by missing VC++ 2019.
  • Numerous other bug fixes.