개선 사항
노트 | 상태 |
---|---|
Fix a bug making interpolation visuals more stable. | Live |
Script analysis can now warn when two functions of the same name are declared in the same scope. | Pending |
really old virus scripts might not run. they can be re-enabled by modifying them in any way. | Pending |
Luau: Improve performance of math.clamp, math.sign and math.round by 2.3x, 2x and 1.6x respectively. | Pending |
수정
노트 | 상태 |
---|---|
Fixed an issue where loading the same video id in to a video frame causes it to be non-renderable the second time through. | Live |
Fix humanoid movement bug where standing on the tip of slopes could cause the humanoid to teleport to the world origin. | Live |
Added "[Disabled]" prefix to the script tab name when disabled to visually show the state of the script. | Live |