- 04:36, 29 October 2024 Template:Main:Vector/FieldIndex (hist | edit) [171 bytes] PenguinEncounter (talk | contribs) (New index) Tag: 2017 source edit originally created as "Vector/FieldIndex"
- 17:03, 27 October 2024 Type/returns (hist | edit) [235 bytes] PenguinEncounter (talk | contribs) (Created page with "* <code>"{{{1}}}"</code> ({{type|{{{1}}}}})<noinclude> {{Notice/Warning|This page is meant to be transcluded and not displayed on its own.}} Displays the as a string, and a link to the type page. </noinclude>") Tag: 2017 source edit
- 17:02, 27 October 2024 Type (hist | edit) [2,282 bytes] PenguinEncounter (talk | contribs) (Create WIP) Tag: 2017 source edit
- 06:47, 25 October 2024 PrintJson (hist | edit) [975 bytes] PenguinEncounter (talk | contribs) (Created page with "{{lowercase}} {| class="wikitable" ! Arguments ! Returns |- | {{type|string...}} | {{Type|string}} |} Displays any amount of arguments without separators or the <code>[lua]</code> prefix. The return value is the displayed text without the formatting. If an argument is a {{type|string}}, it is interpreted as a [https://minecraft.wiki/w/Raw_JSON_text_format JSON text component], or if that fails, the string is displayed directly. All other types are displayed using [https...") Tag: 2017 source edit
- 18:27, 16 October 2024 ParseJson (hist | edit) [209 bytes] TheKillerBunny (talk | contribs) (Created page with "{| class="wikitable" ! Arguments ! Returns |- | JSON: {{Type|string}} | {{Type|table}} |} Deserializes a JSON string into a table.<br /> See toJson")
- 18:26, 16 October 2024 ToJson (hist | edit) [211 bytes] TheKillerBunny (talk | contribs) (Created page with "{| class="wikitable" ! Arguments ! Returns |- | Table: {{Type|table}} | {{Type|string}} |} Serializes a table into a JSON string")
- 21:53, 10 October 2024 FiguraMetatables (hist | edit) [164 bytes] TheKillerBunny (talk | contribs) (Created page with "{{Stub}} figuraMetatables is a table containing the metatables for every type figura adds. Modifying this table will change the metatable on the respective type")
- 01:13, 6 October 2024 Lua Basics (hist | edit) [24,377 bytes] Slyme (talk | contribs) (Ported Katt's Lua Basics page to MediaWiki and made a few minor edits.) Tag: Visual edit: Switched
- 05:33, 5 October 2024 Community Resources (hist | edit) [8,347 bytes] Slyme (talk | contribs) (First Draft; please continue adding on!)
- 03:52, 29 September 2024 Buffer (hist | edit) [27,594 bytes] Lexize (talk | contribs) (Created page with "== Basics == Buffer is an utility object that can be created by using <code>data:createBuffer()</code>. It is used to get more control of what you are writing and reading, by providing bunch of methods for reading and writing bytes for specific primitive data types. ==== Supported primitives ==== {{note|On this page methods, instead of standard type names, will often use primitive names from this table for specifying arguments and return types, keep this in mind while...")
- 02:23, 29 September 2024 ParentType (hist | edit) [7,326 bytes] PenguinEncounter (talk | contribs) (Create page) Tag: Visual edit originally created as "ParentTypes"
- 00:54, 29 September 2024 Vector4 (hist | edit) [1,636 bytes] TheKillerBunny (talk | contribs) (Redirected page to Vectors and Matrices) Tag: New redirect
- 00:53, 29 September 2024 Vector3 (hist | edit) [2,479 bytes] TheKillerBunny (talk | contribs) (Redirected page to Vectors and Matrices) Tag: New redirect
- 00:53, 29 September 2024 Vector2 (hist | edit) [1,571 bytes] TheKillerBunny (talk | contribs) (Redirected page to Vectors and Matrices) Tag: New redirect
- 00:41, 29 September 2024 Vectors and Matrices (hist | edit) [1,366 bytes] TheKillerBunny (talk | contribs) (Created page with "{{Stub}} {{#invoke:Distinguish|hatnote|Vectors (Global)|Matrices (Global)}} Vectors and matrices at their core are a set of numbers that represent something (e.g. a Vector3 could represent a position in the world) == Vectors == Many functions that take in a vector will also take in the same amount of numbers and internally convert it into a Vector. Vectors come in 3 types: Vector2, Vector3, and Vector4. You can create a vector by using the global method <code>vec</code...")
- 00:17, 29 September 2024 Tutorials/Persisting-Variables (hist | edit) [2,410 bytes] Riftlight (talk | contribs) (Move from configapi) Tag: Visual edit
- 16:33, 28 September 2024 BufferEncoding (hist | edit) [453 bytes] Lexize (talk | contribs) (Created page with "{| class="wikitable" ! Encoding !! Alias |- |utf8 |utf_8 |- |utf16 |utf_16 |- |utf16be |utf_16_be |- |utf16le |utf_16_le |- |ascii |- |iso88591 |iso_8859_1 |}")
- 13:55, 28 September 2024 FileAPI (hist | edit) [7,454 bytes] Lexize (talk | contribs) (Created page with "{{Host only|kind=API}} <code>FileAPI</code> allows your avatar to access files in isolated folder. FileAPI is available as global <code>file</code> variable. == Security == FileAPI is fully isolated in your data folder. It is located in your Figura folder, so, default path for it would be <code>figura/data</code>. FileAPI can't access any files or directories out of this folder, even when using symbolic links. Attempt to access file or directory outside data folder wi...") Tag: Visual edit: Switched
- 04:59, 27 September 2024 Pings (hist | edit) [259 bytes] PenguinEncounter (talk | contribs) (Redirected page to Tutorials/Pings) Tags: New redirect 2017 source edit
- 03:24, 27 September 2024 ConfigAPI (hist | edit) [2,532 bytes] PenguinEncounter (talk | contribs) (Create documentation) Tag: 2017 source edit
- 21:00, 26 September 2024 ModelPart (hist | edit) [31,027 bytes] KitCat962 (talk | contribs) (MODELPARTS) Tag: Visual edit: Switched originally created as "ModelParts"
- 20:45, 26 September 2024 Tutorials/Types/Tables (hist | edit) [6,750 bytes] Manuel (talk | contribs) (Automated upload of converted .txt file.)
- 20:45, 26 September 2024 Tutorials/Types/Strings (hist | edit) [354 bytes] Manuel (talk | contribs) (Automated upload of converted .txt file.)
- 20:45, 26 September 2024 Tutorials/Types/Numbers (hist | edit) [174 bytes] Manuel (talk | contribs) (Automated upload of converted .txt file.)
- 20:45, 26 September 2024 Tutorials/Types/Functions (hist | edit) [2,642 bytes] Manuel (talk | contribs) (Automated upload of converted .txt file.)
- 20:45, 26 September 2024 Tutorials/Types/Booleans (hist | edit) [1,860 bytes] Manuel (talk | contribs) (Automated upload of converted .txt file.)
- 20:45, 26 September 2024 Tutorials/Sounds (hist | edit) [4,303 bytes] Manuel (talk | contribs) (Automated upload of converted .txt file.)
- 20:45, 26 September 2024 Pings (Tutorial) (hist | edit) [8,559 bytes] Manuel (talk | contribs) (Automated upload of converted .txt file.) originally created as "Tutorials/Pings"
- 20:45, 26 September 2024 Tutorials/Particles (hist | edit) [2,484 bytes] Manuel (talk | contribs) (Automated upload of converted .txt file.)
- 20:45, 26 September 2024 Tutorials/ModelPart Indexing (hist | edit) [3,577 bytes] Manuel (talk | contribs) (Automated upload of converted .txt file.)
- 20:45, 26 September 2024 Tutorials/Keybinds (hist | edit) [7,409 bytes] Manuel (talk | contribs) (Automated upload of converted .txt file.)
- 20:45, 26 September 2024 Tutorials/Emissive Textures (hist | edit) [3,977 bytes] Manuel (talk | contribs) (Automated upload of converted .txt file.)
- 20:45, 26 September 2024 Tutorials/Custom-Items (hist | edit) [4,693 bytes] Manuel (talk | contribs) (Automated upload of converted .txt file.)
- 20:45, 26 September 2024 Tutorials/Commands (hist | edit) [3,097 bytes] Manuel (talk | contribs) (Automated upload of converted .txt file.)
- 20:45, 26 September 2024 Tutorials/Avatar-Metadata (hist | edit) [18,732 bytes] Manuel (talk | contribs) (Automated upload of converted .txt file.)
- 20:45, 26 September 2024 Tutorials/Animations (hist | edit) [7,919 bytes] Manuel (talk | contribs) (Automated upload of converted .txt file.)
- 20:45, 26 September 2024 Tutorials/ActionWheel (hist | edit) [10,296 bytes] Manuel (talk | contribs) (Automated upload of converted .txt file.)
- 20:44, 26 September 2024 Tutorials/ActionWheel-Advanced (hist | edit) [5,288 bytes] Manuel (talk | contribs) (Automated upload of converted .txt file.)
- 20:44, 26 September 2024 Tutorials/.How-To-Read-Documentation (hist | edit) [9,203 bytes] Manuel (talk | contribs) (Automated upload of converted .txt file.)
- 20:34, 26 September 2024 Blockbench (hist | edit) [14,096 bytes] Manuel (talk | contribs) (Automated upload of converted .txt file.) originally created as "BlockBench"
- 13:53, 26 September 2024 Colors (hist | edit) [1,243 bytes] TheKillerBunny (talk | contribs) (Created page with "{| class="wikitable" |- ! style="background-color: #5EA5FF;" | AWESOME_BLUE | #5EA5FF |- ! style="background-color: #99BBEE;" | SOFT_BLUE | #99BBEE |- ! style="background-color: #00F0FF;" | BLUE | #00F0FF |- ! style="background-color: #A672EF;" | PURPLE | #A672EF |- ! style="background-color: #FF2400;" | RED | #FF2400 |- ! style="background-color: #FFC400;" | ORANGE | #FFC400 |- ! style="background-color: #F8C53A;" | CHEESE | #F8C53A |- ! style="background-color: #5555FF...") originally created as "Enums/Colors"