개선 사항
노트 | 상태 |
---|---|
Add strict typing to playerscripts | Live |
Made Properties category order more stable | Live |
Add a new beta feature: Luau can check that scripts are using DataModel objects correctly. | Pending |
Luau linter will now start warning on certain types of copy&paste errors in conditionals, e.g. assert(self._adorns[normID1] and self._adorns[normID1]) | Pending |
Bootcamp First Universal App Change Fast Flag | Pending |
수정
노트 | 상태 |
---|---|
Fixed bug where the mobile PlayerList header did not appear correctly. | Live |
Attempt to fix a backtrace crash related to ChangeHistoryService and added lock check for monitoring related race. | Live |
In game purchase prompt now gives mouse control in first person shooter games. | Pending |
Fix assert not resolving constraints if the condition was not a binary expression. | Pending |