改善
ご注意 | 状況 |
---|---|
Improved how type checking handles setmetatable calls and tables with metatables attached. | Live |
GetAsync return parameter is updated from Variant to Tuple. This change is backward compatible and should not affect any existing games. | Live |
RemoveAsync return parameter is updated from Variant to Tuple. This change is backward compatible and should not affect any existing games. | Live |
SetAsync return parameter is updated from void to Variant. This change is backward compatible and should not affect any existing games. | Live |
Type checker now handles variadic arguments/returns in Roblox APIs correctly, fixing issues with BindableEvent:Fire and the like. | Live |
Fix type information for RBXScriptSignal:Connect to return RBXScriptConnection | Live |
Enabled new improved Collision Pipeline that should optimize large welded assemblies. | Live |
"Add" icon in Plugin Management now opens Toolbox and shows the Plugin Marketplace if you have a place open. | Live |
Fixes issue with Toolbox Asset Preview overflowing at narrow widths. Adds AudioPlayer scrubbing function to Toolbox Asset Preview. Toolbox Asset Preview shows times in the local timezone. | Live |
Loosened team create permissions so user team create games can add groups that they are not a part of with the play permission and group team create games can add users that are not part of their group with the play permission | Live |
Improved StudioSettings -> Advanced -> RespectStudioShortcutsWhenGameHasFocus so that in the off state (non-default), Studio shortcuts are respected if the viewport is not focused | Live |
Updated 'About Roblox Studio' dialog to have selectable text | Live |
修正
ご注意 | 状況 |
---|---|
Fixed a regression with accessing properties from an intersection of tables where one of the table was missing that given property. | Live |
Fixed a type inference issue where and was incorrectly assumed to indicate that two types were equivalent. | Live |
This change is part of Clouds MVP Phase 1b. It addresses ability to vary field of view and the 3D window aspect ratio, where clouds rendering must align to the rest of the scene. | Live |
Fix ShadowMap lighting on Xbox | Live |
Luau is now aware of the EnumItem.EnumType property. | Live |
Fixed crash that could occur with shift-F3 networks stats. | Live |
Fix for Asset Manager's Audio right click to add assets. | Live |
Fix warnings in output window when previewing paid plugins | Live |
Toolbox: Fix Asset Preview not loading for models without descriptions. | Live |
Fix a Toolbox issue where decals and packages would be inserted twice if double clicked. | Live |
Users can now add Groups/other Users to play without having to enable Team Create. Groups can add Users to play without having to enable Team Create | Live |
Fixed an error on the monetization page in Studio's game settings | Live |