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 371

Release Notes for 371

Improvements

Note Status

Chinese languages and Korean in the localization plugin in Studio

Pending

Studio’s zoom to mouse position feature is now on by default.

Live

PluginToolbar/CreateButton takes 4 arguments. In order:

  • id: Some unique id for the button. Must be unique within the scope of the parent toolbar.
  • tooltip: User-facing tooltip text.
  • icon
  • text User-facing button text.

If the final argument is missing, we default to using the buttonId as text.
This is bad practice though: if you want to internationalize your plugin, you’ll want to cleanly separate the ID, which should be the same in all languages, and the user-facing text, which will change.

Pending

Non-hidden Explorer items are no longer obscured by hidden Explorer items when shown. Now, hidden items default to the bottom of the Explorer.

Pending

Added a setting “Show Everything in Explorer” to Studio to show hidden objects unconditionally.

Pending

New property Players/RespawnTime allows you to change the time it takes for a player to respawn.

Live

A new StarterGui/SetCore API that allows you to customize the look and feel of the Avatar Context Menu to better suit your game.

Live

The appearance of the user currently logged in on Studio will now be applied to test players in local test servers.

Live

New “Perpendicular” mode for Align Orientation Constraint for aligning principal axes. This allows the creation of rotational constraints with 2 degrees of rotational freedom - as opposed to 1 DOF for current “Parallel” mode. Useful in creation of “upright” constraint for bicycles, allowing yaw and pitch but not roll.

Live

Fixes

Note Status

Fixed a bug where all DataStore error message became “508: Exhausted all retries for key: %s”.

Live

Camera behavior during server-only tests is now back to normal.

Pending

The 3d view will no longer get stuck in panning mode when a dialog box interrupts a panning action.

Pending

Split meshes are now rescaled together.

Pending

Fixed duplicate results for native Studio widgets in the Quick Access Menu search.

Pending

Fixed performance issue with setting the Text property.

Live

Fixed bug where Humanoid/ApplyDescription would sometimes reset the avatar,

Live

Changes

Note Status

Changed the text of open/save options under the File menu to reflect where the open/saves are coming from. Also, removed “Published as” from the Title bar.

Live

Change the default size of spawn locations inserted in Studio to 12x1x12.

Pending

Allow serializing Color3s with component values greater than 1 in the XML format.

Live

Previous Release Notes for 372 Next Release Notes for 370