Avatar, Instance, World, User, and ParameterDefinition now have pack and unpack nodes where applicable. This allows you to, for example, check if a specific user is in your current instance
VRChatStateSource node has been added as a quick way of getting the app's internal state of what VRChat currently has applied
Reworked and added more enumerable nodes
Added support for sourcing VRChat's avatar scaling, and setting VRChat's avatar scale
Added DateTime Parse node
Fixed some nodes not respecting base class indexing
Marked VRChatIsOpen node as hidden. Use VRChatStateSource node instead