Melhorias
Observação | Status |
---|---|
Changed Humanoid:ApplyDescription() to allow it to be used on the client for locally created Humanoids. | Live |
Added a better car camera. | Live |
| Live |
Typed Luau: Better analysis feedback for errors in function calls. | Pending |
Added DoubleSided in MeshPart. When enabled both faces of polygons in the MeshPart will be rendered. | Pending |
Correções
Observação | Status |
---|---|
assert(false[, message]) will now be properly handled when linting for unreachable code or implicit returns. | Live |
Fix loading screen freezing on mobile when joining a game that's full. | Live |
Fixed the WaitForChild spam in the output window. | Live |
Improve debugger stepping behavior through while loops when the loop body ends with an if..then statement. | Pending |