Client Difference Log
API Changes
Added Property int HumanoidDescription.NumberEmotesLoaded {RobloxScriptSecurity} [Hidden]
Added Property string PluginAction.DefaultShortcut {RobloxScriptSecurity} [<📁> Load-only] [NotReplicated]
Added Property bool Studio.Auto Closing Brackets
Added Property bool Studio.Auto Closing Quotes
Added Property bool Studio.Skip Closing Brackets and Quotes
Added Function void ScrollingFrame:ClearInertialScrolling() {RobloxScriptSecurity}
Added Function Vector2 ScrollingFrame:GetSampledInertialVelocity() {RobloxScriptSecurity}
Added Function void Terrain:FillCylinder(CFrame cframe, float height, float radius, Enum<Material> material)
Added EnumItem StudioStyleGuideColor.Merge3HighlightOriginal : 89
Added EnumItem StudioStyleGuideColor.Merge3HighlightMine : 90
Added EnumItem StudioStyleGuideColor.Merge3HighlightTheirs : 91
Changed the category of Property Studio.Enable Autocomplete
from: "Advanced"
to: "Script Editor"
(Click here for a syntax highlighted version!)
That sure is some well-formed Unicode. I’m sad it’s RobloxScriptSecurity though.
Did this by any chance come about after realizing that the context help ran in Internet Explorer? x)
Oops. Thats what I get for copying and pasting from Notepad++ with the encoding set to ANSI.
“Fixed keys getting stuck in the down state when switching between windows.”
I’ll have to figure out a way around this, it was critical to how I tested interactions between multiple characters.
Any better way you could simulate input instead?
I’m sure I can work something out, it was just very convenient for testing gun interactions in my fps by just holding left click, then alt tabbing to the other player’s view. I could probably create some studio only keybinds which simulate this.
So after messing around with bit32, it’s come out being fairly fast. A great addition!
Native captcha is for when we browse the website or?
In Studio. I.e. instead of going to the website to log in and complete captcha, you can do it in Studio without having to relaunch
So happy that text selection has been added I’ve been waiting for a long time, this makes textbox interaction 100% better than before.
An open bracket and a closing bracket should be closed automatically.
No offense, but no. This has completely thrown off my programming after manually typing these out for years (same goes for the quotes change too).
Can we have a way to disable automatically closing brackets and quotes?
Checked settings?
It’s all there.
Looks like I stand corrected then. I was really annoyed by this yesterday but I’m happy to know you can already turn it off.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.