Release 1.2.7August 22, 2023Momo the MonsterVRChat DeveloperSummaryAdds stub methods for Avatar ScalingChangesAdded methods to handle calls to Avatar Scaling from Udon, so they wouldn't log errors in the console or throw exceptions. Fixes #98 and #101.
Release 1.2.6June 23, 2023CubedParadoxVRChat DeveloperSummaryAdded Camera Stacking and made it easier to run a scene without a Scene Descriptor.ChangesAdded Camera Stacking, in order to fix issues where ClientSim menu is rendered behind world UI Issue 51 Issue 58ClientSim no longer forces you out of playmode when you don't have a scene descriptor Issue 60
Release 1.2.5May 25, 2023CubedParadoxVRChat DeveloperSummaryFixed a handful of ClientSim issuesChangesForce added package resolver, which was previously git-ignoredFixed Destroying focused object breaks ClientSim Issue 59Fixed LineRenderer.BakeMesh() throws errors Issue 49Fixed Sequential Spawn Order is broken Issue 36Fixed Error about missing scene descriptor erroneously says "world descriptor" Issue 66Removed simulation of bug that prevents movement when exiting stations (bugfix will be in the next client release) PR 73
Release 1.2.3May 4, 2023Momo the MonsterVRChat DeveloperSummaryCompatibility with SDK 3.2.0ChangesUpdates the package manifest to use ^3.1.x instead of 3.1.x to enable compatibility with the just-released 3.2.0 and beyond.
Release 1.2.4May 4, 2023Momo the MonsterVRChat DeveloperSummaryCompatibility with SDK 3.2.0ChangesUpdates the package manifest to use ^3.1.x instead of 3.1.x to enable compatibility with the just-released 3.2.0 and beyond.Reverts in-progress work which was accidentally published in 1.2.3
Release 1.2.2August 19, 2022Momo the MonsterVRChat DeveloperSummarySome Quality-of-Life FixesChangesSets Event Camera on any World-Space UI canvases that need them, fixing ClientSim Issue 30: UI is not interactable when moved into Canvas that has no VRCUIShape scriptFixed [Issue with Controller Drift] (https://github.com/vrchat-community/ClientSim/issues/1)
Release 1.1.4May 24, 2022Momo the MonsterVRChat DeveloperSummarySmall cleanup release, mostly around World TestsChangesHides Menu in Scene View thanks to Arne-van-der-LeiCompresses Textures and Images thanks to MetamaniacRenames ClientSimIssue3RespawnTest Sample to ClientSimSelfTestsMakes Respawn test just a part of SelfTests instead of the whole thingUpdates package version to 1.1.4Updates Test Sample description and locationRemoves #vcc tag from VRC SDK dependencies