v1.2.0
Feature Release 1.2.0: Awwdio
If you have presets setup, make sure to enable the new features, if you want to use them.
Changes
- Added support for new Awwdio features.
- Full Rewrite of the injection into the Dynamic Variable System, allowing for better handling of string and reference variables. This allows for features like Show/Hide User Avatars to be updated, when the string changes. #91
- Added descriptions in Config Menu #93
- Unified handling of
Allow / Deny * By Slot Tags. See documentation for changes. Prevent Non Dash Userspace Interactionnow does not prevent dismissal of notification windows.Prevent Runningnow applies in VR mode as well. #92- Show float and string values in Restrainite Status.
- Impulses are now send for float and string value changes.
New Features
- Automatically set status to busy, if you are unable to reply to messages due to restrictions. (Configurable in Config Menu) #51
Maximum Hearing Distance: Allows to set a maximum distance the user can hear sounds and voices in world units. #86Prevent Edit Mode: Disable activation of Edit Mode (F2 or in Session Settings) #96Prevent Hearing: Prevent hearing of any sounds, including user voices.Prevent Hearing Of Users: Prevent hearing of user voices. (Has been renamed fromPrevent Hearing)Prevent Hearing Of Sounds: Prevent hearing of sounds and multimedia outputs.Allow Hearing By Slot Tags: Only allow hearing of sounds, whose slot tag is in the list.Deny Hearing By Slot Tags: Deny hearing of sounds, whose slot tag is in the list.Hearing Volume: Set the hearing volume with a float value between 0.0 and 1.0.Speaking Volume: Set the speaking volume with a float value between 0.0 and 1.0. #70Prevent reading: Scrambles all texts. #89Tracker Movement Speed: For VR users, you can slow down the tracker movement. Setting the float value to 0.0 means no movement. Uses SmoothLerp internally. #65Disable Vr Trackers: If the user is in VR, disable all trackers and make the avatar behave like Desktop mode. #94
Full Changelog: v1.1.8...v1.2.0