Improvements
Note | Status |
---|---|
Particle sizes are now allowed to be greater than 200. | Live |
Add SurfaceGui and BillboardGui Brightness property | Live |
Removed a Luau crash caused by the type checker reordering method definitions before the object definition. | Live |
Optimized and cleaned up ladder detection. | Live |
Fix a Luau crash that would occur when checking code that tried to use game:FindService with an illegal service name. | 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 |
Fixes
Note | Status |
---|---|
Fixed issue with RequestStreamAroundAsync that occurred when used without a loaded character. | Live |
Made the Luau types of GroupService:GetAlliesAsync and GroupService:GetEnemiesAsync more precise | Live |
Fix issue where plugins could not be installed correctly from Roblox website. | Live |
A Publish Failed Page should appear if a game failed to publish. | Live |