Mejoras
Nota | Estado |
---|---|
Improved the readability of some Script Analysis warnings by trimming table types to a certain length. | Live |
Removed a handful of dead settings from Game Options in File > Studio Settings that did nothing | Live |
Luau beta: Smarter warning to catch cases where foo.bar() was written, but foo:bar() may have been required. | Pending |
Typed Luau now prevents more cases where it was possible to bypass the type system by accident. | Pending |
Fixed grass decoration in "Lighting.Technology" = Future | Pending |
Correcciones
Nota | Estado |
---|---|
Fixed a case where Humanoid physics would sometimes raycast against one frame out-of-date terrain geometry. | Live |