All public logs

Jump to navigation Jump to search

Combined display of all available logs of LRREW. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 00:35, 18 October 2023 Anonymous talk contribs created page CoreScript (Created page with "{{WIP}} {{Image frame | content = 500px | caption = The first example of a corescript in 2011, used to fix a bug where the UI would be stretched. }} '''Corescripts''' are essential to make clients operate and function in modern ROBLOX. The first appreances of Corescripts in the client were in 2011. Originally, they were streamed into the client by asset files, which were signed using the <code>rbxsig</code> format. In 20...")
  • 00:34, 18 October 2023 Anonymous talk contribs created page File:2011 Corescript.jpg
  • 00:34, 18 October 2023 Anonymous talk contribs uploaded File:2011 Corescript.jpg
  • 00:45, 2 July 2023 Anonymous talk contribs created page 2016:Security (Created page with " Keeping your RCC instance secure should be your top-priority. Unsolicited SOAP requests can be used to crash games, steal games, run server-sided scripts, and much more malicious acts. __TOC__ == Securing your RCC == === Firewall, firewall, firewall! === Keeping your RCC ports available to the entire internet is an extremely risky action to do, and that is why multiple revivals keep getting <code>pwn'd</code>. Due to their ports being open and the combin...")
  • 08:13, 1 July 2023 Anonymous talk contribs created page 2016:Joinscripts (Created page with "== Joinscripts == Joinscripts are used to make a client connect to a gameserver. == Format == Joinscripts follow a specific structure in JSON for it to be parsed by the client. Make sure to keep the JSON valid and to not give it malformed data. To prevent JSON erroring, it is extremely recommended to use PHP's https://www.php.net/manual/en/function.json-encode.php json_encode function to create the JSON to be used by the client. Here is an example of a joinscript:...")
  • 07:32, 1 July 2023 Anonymous talk contribs created page 2016:VR related libraries (Created page with "{{Asbox | image = Roblox_logo.png | subject = 2016 engine | qualifier = | category = | name = }} The VR related libraries are a part of 2016. The VR related libraries is a part of the rendering pipeline, and they are just used to provide VR functionality to the client. There is no need to change any of these libraries, unless you are upgrading the libraries for better headset support, etc.")
  • 07:30, 1 July 2023 Anonymous talk contribs created page 2016:ShaderCompiler (Created page with "{{Asbox | image = Roblox_logo.png | subject = 2016 engine | qualifier = | category = | name = }} The '''ShaderCompiler''' is a part of 2016. The '''ShaderCompiler''' is a part of the rendering pipeline, and it compiles ROBLOX's shaders (written in the same format) into every rendering API shader format ever. It's probably the most impressive feat from ROBLOX as you generally need to write DirectX9 specific shaders, then DirectX11 specific shad...")
  • 07:28, 1 July 2023 Anonymous talk contribs created page 2016:GfxCore (Created page with "{{Asbox | image = Roblox_logo.png | subject = 2016 engine | qualifier = | category = | name = }} '''GfxCore''' is a part of 2016. '''GfxCore''' is an integral of the rendering pipeline, and is a transition layer from ROBBLOX to machine rendering API. In the source code, it includes specific code for DirectX9, DirectX12, OpenGL, GLEW (for Android & iOS), etc. It is related to App, which is the core Roblox engine. Feel free to change the code t...")
  • 07:22, 1 July 2023 Anonymous talk contribs created page 2016:GfxRender (Created page with "{{Asbox | image = Roblox_logo.png | subject = 2016 engine | qualifier = | category = | name = }} '''GfxRender''' is a part of 2016. '''GfxRender''' is the important part of the rendering pipeline. It renders all parts, skybox, manipulates the moons position, GUIs, so on and so forth. In the source code, Usually, you will want to go here to modify anything rendering-related. It is related to App, which is the core Roblox engine. Feel free to c...")
  • 06:53, 1 July 2023 Anonymous talk contribs created page 2016:GfxBase (Created page with "{{Asbox | image = Roblox_logo.png | subject = 2016 engine | qualifier = | category = | name = }} '''GfxBase''' is a part of 2016. '''GfxBase''' is a part of the rendering pipeline, and it pertains to basic stuff, such as resolution related functions, user graphics configuration, etc. In the source code, it also contains the entire Adorn / Billboard implementations for some reason? It is related to App, which is the core Roblox engine. There i...")
  • 06:43, 1 July 2023 Anonymous talk contribs created page 2016:RbxG3D (Created page with "{{Asbox | image = Roblox_logo.png | subject = 2016 engine | qualifier = | category = | name = }} '''RbxG3D''' is a part of 2016. '''RbxG3D''' is a part of the rendering pipeline, and is just a bunch of helper functions for Graphics3D and some Roblox-specific stuff. There is no need to change any of this code.")
  • 06:39, 1 July 2023 Anonymous talk contribs created page 2016:graphics3D (Created page with "{{Asbox | image = Roblox_logo.png | subject = 2016 engine | qualifier = | category = | name = }} '''graphics3D''' is a part of 2016. '''graphics3D''' is a fork of https://casual-effects.com/g3d/www/index.html G3D. The library provides geometrical mathematical functions like volumes, radiuses, color palettes, etc. and is a useful library that Roblox uses wildly across the client. There is no need to change any of this code.")
  • 04:37, 1 July 2023 Anonymous talk contribs created page 2016:Clienttickets (Created page with "Poo")
  • 04:17, 1 July 2023 Anonymous talk contribs created page 2016:AppDraw (Created page with "{{stub}} '''AppDraw''' is a part of 2016:Main_Page . '''AppDraw''' is a part of the rendering pipeline, and is a basic skeleton that ROBLOX forgot to remove. ''(it has nothing of interest, but it's related to App which is the core Roblox engine)''")
  • 04:09, 1 July 2023 Anonymous talk contribs created page 2016:Main Page (Created page with "border|2016 ROBLOX's 2016 client is the only client source code that was leaked. First instances of the source code appeared on [https://v3rmillion.net/ V3rmillion] and was soon removed. Because of the client source code only being publicly available ''(there is site source, and much more source code in the original leak)'' on the internet, there are two variants of the source code available. === Documentation === There are ongoing efforts to documen...")
  • 04:01, 1 July 2023 Anonymous talk contribs created page File:2016.png
  • 04:01, 1 July 2023 Anonymous talk contribs uploaded File:2016.png
  • 02:44, 1 July 2023 User account Anonymous talk contribs was created