개선 사항
노트 | 상태 |
---|---|
Game server can now control clients to automatically collect untranslated text and send them the platform back-end for further processing. | Live |
Game server can now control clients to automatically collect untranslated text and send them the platform back-end for further processing. | Live |
PluginGui now has BindToClose. pass in a function. When user clicks the "close" button on Plugin Widget, if BindToClose has been called, instead of closing, we just trigger the bound function. | Live |
We now leave scripts open when transitioning to/from play solo and when toggling between client and server data models. If you try to open a script while in Client or Server mode, and the 'edit' version of the script was already open, we will raise-to-top the 'edit' version of the script. If no edit version of script is open, we open the version belonging to current data model (Client or Server). Scripts belonging to a particular data model are marked with a colored dot in the tab indicating which data model they belong to. | Live |
Uninstalling Studio should no longer leave a stray file behind | Pending |
Improve performance of parts and decals with Transparency=1 in the new instanced renderer | Pending |
수정
노트 | 상태 |
---|---|
Fix flickering with click-to-move texture dots | Live |
Players:GetUserThumbnailAsync() now has a 500 call per minute throttle. | Live |
Fixed problem with Ctrl-Shift-F not working after Play Solo. | Live |
Roblox can once again be successfully uninstalled on Windows Xp! | Pending |