All public logs
From Goodblox Wiki
Jump to navigationJump to search
Combined display of all available logs of Goodblox Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 07:24, 23 June 2020 Pizzaboxer talk contribs created page BlastPressure (Property) (Created page with "{{CatUp|Properties}} <onlyinclude>{{Property |name = BlastPressure |property = Float ''Force of blast'' |description = Sets how powerful the explosion is |obje...")
- 07:21, 23 June 2020 Pizzaboxer talk contribs created page Enum (Created page with "{CatUp|Properties} An Enum, or Enumerator, is essentially a value used to represent a string. This allows the code to be read more easily, and to run more efficiently. For...")
- 07:18, 23 June 2020 Pizzaboxer talk contribs created page BinType (Property) (Created page with "{{CatUp|Properties}} <onlyinclude>{{Property |name = BinType |property = Enum ''BinType'' |description = Sets the type of tool the hopperbin is. |object =...")
- 07:11, 23 June 2020 Pizzaboxer talk contribs created page AttachmentRight (Property) (Created page with "{{CatUp|Properties}} <onlyinclude>{{Property |name = AttachmentRight |property = Vector3 ''Right attachment offset'' |description = Sets the offset position of...")
- 07:08, 23 June 2020 Pizzaboxer talk contribs created page AttachmentPos (Property) (Created page with "{{CatUp|Properties}} {{Property| name = AttachmentPos |property = Vector3 ''Attachment position'' |description = Sets the position of the object on the Player. |object =...")
- 07:07, 23 June 2020 Pizzaboxer talk contribs created page AttachmentForward (Property) (Created page with "{{CatUp|Properties}} {{Property| name = AttachmentForward |property = Vector3 ''Forward attachment offset'' |description = Sets the offset position of the object on the P...")
- 07:07, 23 June 2020 Pizzaboxer talk contribs created page Anchored (Property) (Created page with "{{CatUp|Properties}} {{Property| name = Anchored |property = Bool ''is anchored'' |description = Sets whether or not the object is frozen in place. |object = GBX.lua.Fl...")
- 07:07, 23 June 2020 Pizzaboxer talk contribs created page AmbientReverb (Property) (Created page with "{{CatUp|Properties}} {{Property| name = AmbientReverb |property = ReverbType |description = The ambient sound environment. |object = GBX.lua.SoundService (Service)|Soun...")
- 07:07, 23 June 2020 Pizzaboxer talk contribs created page AllowTeamChangeOnTouch (Property) (Created page with "{{CatUp|Properties}} {{Property| name = AllowTeamChangeOnTouch |property = Bool ''AllowTeamChangeOnTouch'' |description = When enable...")
- 07:05, 23 June 2020 Pizzaboxer talk contribs created page Category:Properties (Created page with "Properties are strings, boolean values and other things that describe an object in Roblox. They can range from the brick color to how a Rocket Propulsion object aims at its ta...")
- 07:04, 23 June 2020 Pizzaboxer talk contribs created page ClassName (Property) (Created page with "{{CatUp|Properties}} <onlyinclude>{{Property |name = className |property = Instance ''class'' |description = The object's class; what the object is. |object...")
- 07:04, 23 June 2020 Pizzaboxer talk contribs created page Archivable (Property) (Created page with "{{CatUp|Properties}} <onlyinclude>{{Property |name = Archivable |property = Bool is archivable |description = Sets whether or not the object is saved when publi...")
- 07:02, 23 June 2020 Pizzaboxer talk contribs created page Name (Property) (Created page with "{{CatUp|Properties}} <onlyinclude>{{Property |name = Name |property = String ''object's name'' |description = The name of the object. |object = Global }}</...")
- 06:59, 23 June 2020 Pizzaboxer talk contribs created page Parent (Property) (Created page with "{{CatUp|Properties}} <onlyinclude>{{Property |name = Parent |property = Object ''An object's parent'' |description = The hierarchical parent of the cur...")
- 06:56, 23 June 2020 Pizzaboxer talk contribs created page Template:Property (Created page with "<table style="border: dashed 2px red; width: 100%; font-size: 90%; text-align: left; align: center; padding: 4px;" cellspacing="0" cellpadding="4"> <tr> <th style="f...")
- 06:54, 23 June 2020 Pizzaboxer talk contribs deleted page Clone (content was: "#REDIRECT Clone (Function)", and the only contributor was "Pizzaboxer" (talk))
- 06:54, 23 June 2020 Pizzaboxer talk contribs moved page Clone to Clone (Function)
- 06:48, 23 June 2020 Pizzaboxer talk contribs created page Template:Function (Created page with "e")
- 06:36, 23 June 2020 Pizzaboxer talk contribs created page Clone (Created page with "{| |<onlyinclude> {{Function| name = Clone |arguments = |returns = Instance object |description = Returns a copy of this...")
- 21:22, 22 June 2020 Pizzaboxer talk contribs deleted page GBX.lua.Script (content was: "#REDIRECT GBX.lua.Script_(Object)", and the only contributor was "Pizzaboxer" (talk))
- 21:22, 22 June 2020 Pizzaboxer talk contribs deleted page GBX.lua.Accoutrement (content was: "#REDIRECTGBX.lua.Accoutrement_(Object)", and the only contributor was "Pizzaboxer" (talk))
- 21:17, 22 June 2020 Pizzaboxer talk contribs created page GBX.lua.Script (Redirected page to GBX.lua.Script (Object)) Tag: New redirect
- 21:17, 22 June 2020 Pizzaboxer talk contribs created page GBX.lua.Accoutrement (Redirected page to GBX.lua.Accoutrement (Object)) Tag: New redirect
- 21:03, 22 June 2020 Pizzaboxer talk contribs created page Classes (Created page with "==Classes [GBX.lua.]== {| cellspacing="5" border="0" width="50%" style="background-color: #fdd; border: 2px dashed #f00;" |+ '''Items in ''Italics'' are preliminary. Use for e...")
- 20:43, 22 June 2020 Pizzaboxer talk contribs created page Global Properties (Created page with "==Globals== There are a number of events, objects, values, etc. that are global, in this case meaning that in every class you will be able to find these. It is assumed that th...")
- 20:36, 22 June 2020 Pizzaboxer talk contribs created page Class reference (Created page with "__NOTOC__ {{CatUp|Lua Help}} The following is documentation for specific GoodBlox Lua classes. Documentation is currently incomplete and subject to change. If you are lookin...")
- 20:35, 22 June 2020 Pizzaboxer talk contribs created page Function Dump (Created page with "This is the location for the listing of all of the Lua based functions, ones that are built into the system. These are not to be confused with defined functions, ones that are...")
- 19:47, 22 June 2020 Pizzaboxer talk contribs uploaded a new version of File:Forum.png
- 19:47, 22 June 2020 Pizzaboxer talk contribs uploaded a new version of File:Catalog.png
- 19:47, 22 June 2020 Pizzaboxer talk contribs uploaded a new version of File:Games.png
- 19:47, 22 June 2020 Pizzaboxer talk contribs uploaded a new version of File:Mygoodblox2.png
- 19:47, 22 June 2020 Pizzaboxer talk contribs uploaded a new version of File:Mygoodblox.png
- 19:46, 22 June 2020 Pizzaboxer talk contribs uploaded a new version of File:Login.png
- 19:46, 22 June 2020 Pizzaboxer talk contribs uploaded a new version of File:Home.png
- 19:35, 22 June 2020 Pizzaboxer talk contribs created page File:Forum.png
- 19:35, 22 June 2020 Pizzaboxer talk contribs uploaded File:Forum.png
- 19:35, 22 June 2020 Pizzaboxer talk contribs created page File:Catalog.png
- 19:35, 22 June 2020 Pizzaboxer talk contribs uploaded File:Catalog.png
- 19:35, 22 June 2020 Pizzaboxer talk contribs created page File:Games.png
- 19:35, 22 June 2020 Pizzaboxer talk contribs uploaded File:Games.png
- 19:34, 22 June 2020 Pizzaboxer talk contribs created page File:Mygoodblox2.png
- 19:34, 22 June 2020 Pizzaboxer talk contribs uploaded File:Mygoodblox2.png
- 19:34, 22 June 2020 Pizzaboxer talk contribs created page File:Mygoodblox.png
- 19:34, 22 June 2020 Pizzaboxer talk contribs uploaded File:Mygoodblox.png
- 19:34, 22 June 2020 Pizzaboxer talk contribs created page File:Login.png
- 19:34, 22 June 2020 Pizzaboxer talk contribs uploaded File:Login.png
- 19:34, 22 June 2020 Pizzaboxer talk contribs created page File:Home.png
- 19:34, 22 June 2020 Pizzaboxer talk contribs uploaded File:Home.png
- 19:28, 22 June 2020 Pizzaboxer talk contribs created page Getting Started in GoodBlox (Created page with "{{CatUp|Tutorials}} So now you're a GoodBloxian and you have no idea what's going on. This article will help you get started. __TOC__ {|width="100%" cellspacing="0" border="...")
- 19:11, 22 June 2020 Pizzaboxer talk contribs created page MediaWiki:Sidebar (Created page with " * navigation ** mainpage|mainpage-description ** faq|faq ** tutorials|tutorials ** recentchanges-url|recentchanges ** randompage-url|randompage ** getting_started_in_roblox|h...")