改善
ご注意 | 状況 |
---|---|
Changed AvatarEditorService:PromptSaveAvatar and AvatarEditorService:PromptCreateOutfit to automatically changed the provided humanoid description so it meets the allowed Avatar rules such as scale limits and accessory counts. | Live |
Sounds will now be playable in Plugins | Live |
Luau will now type check calls to string.format when it is called as a method of a string literal. | Live |
Added BasePart.CanTouch property to prevent parts from firing touch events. | Live |
Parallel Lua: add type-checker and autocomplete support for task library. | Live |
More detailed Ambient Occlusion in highest graphics quality setting on desktop. | Pending |
IncrementAsync return parameter is updated from Variant to Tuple. This change is backward compatible and should not affect any existing games. | Pending |
修正
ご注意 | 状況 |
---|---|
Fixed a bug where changing the CameraSubject from a Humanoid to anything else would change the Transparency of Decals in the Character instead of the LocalTransparencyModifier | Live |
Fix for bug where inserting Scripts from Toobox will move the camera position. | Live |
Fixed Properties and other widgets becoming extremely large and not being able to be resized smaller if there was a long string in filter history https://devforum.roblox.com/t/properties-widget-multiple-screens-in-width-cannot-make-it-smaller/574512 https://devforum.roblox.com/t/infinitely-long-find-in-all-scripts-widget-after-searching-for-long-text-lines/528880 | Live |
https://devforum.roblox.com/t/deprecated-enums-are-showing-up-in-various-properties/908875 Fixed deprecated enums showing up with the new Properties widget refactor | Live |
https://devforum.roblox.com/t/intvalues-value-studio-property-still-acts-as-a-32-bit-integer/907353 Fixed new properties widget not displaying int64 values correctly | Live |
https://devforum.roblox.com/t/colorsequence-property-does-not-set-color3-properly/905328 Fix ColorSequence editing in new properties widget | Live |
Fixed crash in new Properties when deselecting an instance after pasting an incomplete content URI into a ContentId property but before the Properties widget had finished loading the URI for the user. | Live |
Fix crash when part is deleted after clicking "More Colors" in BrickColor palette | Live |
Fix crash when a part is deleted with BrickColor/Color3 widgets open | Live |
Clouds phase 1b initial release with improved quality, performance and bug fixes. Pending some further bug fixes | Pending |