PcoWSkbVqDnWTu_dm2ix
The information on this page may no longer be accurate. To see the latest, go to our new and improved documentation. You can also learn more about the future of documentation.
Collapse Sidebar

Release Notes for 352

Release Notes for 352

Improvements

Note Status

New API for PluginGui:GetRelativeMousePosition(). It will return mouse positions relative to plugin gui if it is inside gui or it is a drag and leaves gui

Live

PluginGui now has BindToClose.

pass in a function.
When user clicks the “close” button on Plugin Widget, if BindToClose has been called, instead of closing, we just trigger the bound function.

Pending

Added in properties PrivateServerId and PrivateServerOwnerId
Deprecated VIPServerId and VIPServerOwnerId
Added new return value to ReserveServer, privateServerId.

Live

Fixes a networking issue where some instances have inconsistent property values between players already in a game and players joining that game. The issue is believed to manifest rarely because it requires moving instances from a replicated service (like Workspace) to a non-replicated service (like ServerStorage) and then back again.

Live

Changed Ctrl+Shift+Fn stat panels to use the renderer that’s used by microprofiler, which results in less overhead when the panels are active.

Live

Fixes

Note Status

Fixed regression where changing surface type would remove explicit joints like Motor6Ds in addition to auto-joints

Live

Fixed a bug where slowly rotating thin objects would cause severe latency when using Streaming.

Live

Fixed legacy Enum integer values not being correctly mapped to supported values in some cases.

Live

Introduce server-side In-Game CSG API for performing Union and Subtract operations.

Pending

Previous Release Notes for 353 Next Release Notes for 351