Synoan
|
  |
| Joined: 31 Aug 2012 |
| Total Posts: 15658 |
|
|
| 15 May 2014 04:05 PM |
Added Property UserInputService.InCameraGesture Added Function MarketplaceService.PromptThirdPartyPurchase Added Event MarketplaceService.ThirdPartyPurchaseFinished Changed security of Property ModuleScript.Source from LocalUserSecurity to security1 Changed security of Property Script.Source from LocalUserSecurity to security1 Changed security of Function Button.SetActive from LocalUserSecurity to security1 Changed security of Function ChangeHistoryService.GetCanRedo from LocalUserSecurity to security1 Changed security of Function ChangeHistoryService.GetCanUndo from LocalUserSecurity to security1 Changed security of Function ChangeHistoryService.Redo from LocalUserSecurity to security1 Changed security of Function ChangeHistoryService.ResetWaypoints from LocalUserSecurity to security1 Changed security of Function ChangeHistoryService.SetEnabled from LocalUserSecurity to security1 Changed security of Function ChangeHistoryService.SetWaypoint from LocalUserSecurity to security1 Changed security of Function ChangeHistoryService.Undo from LocalUserSecurity to security1 Changed security of Function DataModel.SetPlaceID from LocalUserSecurity to security1 Changed security of Function DataModel.SetPlaceId from LocalUserSecurity to security1 Changed security of Function NetworkClient.PlayerConnect from LocalUserSecurity to security1 Changed security of Function NetworkServer.Start from LocalUserSecurity to security1 Changed security of Function Plugin.Activate from LocalUserSecurity to security1 Changed security of Function Plugin.CreateToolbar from LocalUserSecurity to security1 Changed security of Function Plugin.GetMouse from LocalUserSecurity to security1 Changed security of Function Plugin.GetSetting from LocalUserSecurity to security1 Changed security of Function Plugin.GetStudioUserId from LocalUserSecurity to security1 Changed security of Function Plugin.OpenScript from LocalUserSecurity to security1 Changed security of Function Plugin.SaveSelectedToRoblox from LocalUserSecurity to security1 Changed security of Function Plugin.SetSetting from LocalUserSecurity to security1 Changed security of Function PluginManager.CreatePlugin from LocalUserSecurity to security1 Changed security of Function PluginManager.ExportPlace from LocalUserSecurity to security1 Changed security of Function PluginManager.ExportSelection from LocalUserSecurity to security1 Changed security of Function RunService.Pause from LocalUserSecurity to security1 Changed security of Function RunService.Reset from LocalUserSecurity to security1 Changed security of Function RunService.Run from LocalUserSecurity to security1 Changed security of Function RunService.Stop from LocalUserSecurity to security1 Changed security of Function Selection.Get from LocalUserSecurity to security1 Changed security of Function Selection.Set from LocalUserSecurity to security1 Changed security of Function Toolbar.CreateButton from LocalUserSecurity to security1 Changed security of Event Button.Click from None to security1 Changed security of Event Plugin.Deactivation from None to security1 |
|
|
| Report Abuse |
|
|
bohdan77
|
  |
| Joined: 10 Aug 2008 |
| Total Posts: 7944 |
|
| |
|
|
| 15 May 2014 04:15 PM |
| Now that they removed loadstring, does that mean they are unlocking all the locked functions? Or does security1 mean something else? |
|
|
| Report Abuse |
|
|
maxomega3
|
  |
| Joined: 11 Jun 2010 |
| Total Posts: 10668 |
|
|
| 15 May 2014 04:17 PM |
They didn't remove loadstring.
ServerScriptService.LoadStringEnabled = true |
|
|
| Report Abuse |
|
|
|
| 15 May 2014 04:21 PM |
Than why the hell was there a forum saying "pweeze put it back cuz we stupid and use SB"? It would be easy to fix them if they just set it to true. |
|
|
| Report Abuse |
|
|
morash
|
  |
| Joined: 22 May 2010 |
| Total Posts: 5834 |
|
|
| 15 May 2014 04:22 PM |
"Added Function MarketplaceService.PromptThirdPartyPurchase"
Now we can make people pay real money for games I guess. |
|
|
| Report Abuse |
|
|
| |
|
|
| 15 May 2014 04:28 PM |
| 3rd party purchases are RobloxPlaceSecurity |
|
|
| Report Abuse |
|
|
|
| 15 May 2014 04:29 PM |
Whats that..? Sorry I'm not what my name suggests. |
|
|
| Report Abuse |
|
|
morash
|
  |
| Joined: 22 May 2010 |
| Total Posts: 5834 |
|
|
| 15 May 2014 04:31 PM |
| So we can make plugins to buy insurance. XD |
|
|
| Report Abuse |
|
|
|
| 15 May 2014 04:42 PM |
| What exactly is security1? |
|
|
| Report Abuse |
|
|
sncplay42
|
  |
| Joined: 27 Nov 2008 |
| Total Posts: 11891 |
|
|
| 15 May 2014 04:55 PM |
security1 (which will probably be renamed to PluginSecurity soon) is the security context that plugins can use; they can't use LocalSecurity members any more.
(Source: RbxDev) |
|
|
| Report Abuse |
|
|