User contributions for GHXX
Appearance
17 August 2026
- 11:5011:50, 17 August 2026 diff hist +28 UEFI No edit summary current
- 11:4811:48, 17 August 2026 diff hist +137 UEFI No edit summary Tag: Visual edit
- 11:4411:44, 17 August 2026 diff hist −2 Module:Navbox No edit summary current
- 11:4411:44, 17 August 2026 diff hist +122 Module:Navbox No edit summary
- 11:4211:42, 17 August 2026 diff hist +6 Module:Navbox No edit summary
- 11:4211:42, 17 August 2026 diff hist −7 Module:Navbox No edit summary
- 11:4111:41, 17 August 2026 diff hist +10 Module:Navbox No edit summary
- 11:3911:39, 17 August 2026 diff hist +81 Module:Navbox No edit summary
- 11:3711:37, 17 August 2026 diff hist −10 Module:Navbox No edit summary
- 11:3711:37, 17 August 2026 diff hist +102 Module:Navbox No edit summary
- 11:3511:35, 17 August 2026 diff hist −36 Module:Navbox No edit summary
- 11:3211:32, 17 August 2026 diff hist +49 Module:Navbox No edit summary
3 August 2026
- 22:2022:20, 3 August 2026 diff hist −39 Computer →Machine events Tag: Visual edit
- 22:1922:19, 3 August 2026 diff hist −3 Computer →Machine events Tag: Visual edit
- 22:1222:12, 3 August 2026 diff hist +39 Computer →Provided component
2 August 2026
- 03:0903:09, 2 August 2026 diff hist +2 Internet No edit summary
- 03:0803:08, 2 August 2026 diff hist +273 N Internet Created page with "From https://ac.ghxx.dev/apidocs.txt, {{Todo|format this into a nice table with descriptions}}<syntaxhighlight lang="java" line="1"> @LuaCallable: public LuaObject get(String luaUrl) </syntaxhighlight> In the future we will also support sending http POST requests, etc."
- 03:0603:06, 2 August 2026 diff hist +3 Computer No edit summary
- 03:0503:05, 2 August 2026 diff hist +407 ManagedMassStorage No edit summary Tag: Visual edit
- 03:0203:02, 2 August 2026 diff hist +15 Template:Navbox content No edit summary
- 01:5701:57, 2 August 2026 diff hist +13 m Gpu No edit summary Tag: Visual edit
- 01:5601:56, 2 August 2026 diff hist +28 ManagedMassStorage No edit summary
- 01:5501:55, 2 August 2026 diff hist +1 ManagedMassStorage No edit summary Tag: Visual edit: Switched
- 01:5401:54, 2 August 2026 diff hist +31 ManagedMassStorage No edit summary
- 01:5401:54, 2 August 2026 diff hist +958 ManagedMassStorage No edit summary Tag: Visual edit: Switched
- 01:3701:37, 2 August 2026 diff hist +11 Template:Navbox content No edit summary
- 01:3601:36, 2 August 2026 diff hist +947 N Gpu Created page with "The GpuUD component is what allows for rendering to screens. It offers the following functionality: {| class="wikitable" |+ GpuUD component properties |- ! Name !! Type !! Read/Write !! Description |- | <code>remainingVideoRam</code> || <code>integer</code> || READ || The amount of video ram remaining. Every alive buffer requires a certain amount of video memory. |} {| class="wikitable" |+ GpuUD component methods |- ! Name !! Returns !! Description |- |<code>:newBuffer..." Tag: Visual edit
- 01:2201:22, 2 August 2026 diff hist +964 ManagedMassStorage No edit summary Tag: Visual edit
- 01:0501:05, 2 August 2026 diff hist +6 ManagedMassStorage No edit summary Tag: Visual edit
- 01:0401:04, 2 August 2026 diff hist +3 ManagedMassStorage No edit summary
- 01:0401:04, 2 August 2026 diff hist +1,098 N ManagedMassStorage Created page with "The ManagedMassStorageUD component is what backs Hard Disk Drives and Floppy Disks. This virtual component offers the following properties: {| class="wikitable" |+ PunchcardReaderUD component properties |- ! Name !! Type !! Read/Write !! Description |- | <code>totalCapacityBytes</code> || <code>integer</code> || READ || Total capacity of this drive (capacity is currently not limited, so this is not meaningful currently) |} {| class="w..." Tag: Visual edit: Switched
- 00:0800:08, 2 August 2026 diff hist +1 API:Sides No edit summary current
- 00:0700:07, 2 August 2026 diff hist +417 N API:Sides Created page with "Several components refer to sides in method calls via an integer. Valid values are in the range 0 to 5, where each integer maps to the following absolute direction listed below: {| class="wikitable" |+ Side mapping |- ! Numerical side value !! Coordinate direction !! Minecraft direction |- | 0 || +y || Up |- | 1 || -y || Down |- | 2 || +z || South |- | 3 || -z || North |- | 4 || +x || East |- | 5 || -x || West |}"
1 August 2026
- 23:5423:54, 1 August 2026 diff hist +2 Component Registry No edit summary
- 23:5423:54, 1 August 2026 diff hist +701 Component Registry No edit summary Tag: Visual edit
- 23:4323:43, 1 August 2026 diff hist 0 Component Registry No edit summary
- 23:4223:42, 1 August 2026 diff hist +749 N Component Registry Created page with "The Component Registry allows accessing all currently available Components and is the most convenient way of accessing components. {| class="wikitable" |+ ComponentRegistryUD methods |- ! Name !! Type !! Description |- | style="white-space: nowrap;" | <code>:list()</code> || <code>function -> (string, userdata)</code> || Returns an iterator function that, in each invocation returns a string representing the type of the current component along with the actu..." Tag: Visual edit
- 23:1923:19, 1 August 2026 diff hist +117 Component No edit summary current Tag: Visual edit
- 23:0423:04, 1 August 2026 diff hist 0 Component No edit summary
- 22:5922:59, 1 August 2026 diff hist +26 Template:Navbox content No edit summary
- 22:4922:49, 1 August 2026 diff hist +2 UEFI No edit summary
- 22:4922:49, 1 August 2026 diff hist +562 N UEFI Created page with "The ''UEFI'' is accessible is accessible via the Computer component's <code>uefi</code> property, provided by all Mainboard tiers. == Provided API == This virtual component offers the following properties: {| class="wikitable" |+ UEFI properties |- ! Name !! Type !! Read/Write !! Description |- | <code>data</code> || string || READ WRITE || Represents the data (=code) that is stored on the UEFI. To change the contents, simply write to this property. |} Keep in mi..." Tag: Visual edit
- 22:3322:33, 1 August 2026 diff hist +598 N NVRAM Created page with " The ''Non-volatile RAM'' is accessible is accessible via the Computer component's <code>nvram</code> property, though this is only available on Mainboard tiers 2 and higher. The Nvram effectively acts as a Lua table that is automatically saved, but keys are limited to strings, and values may only be set to primitives being (''number'', ''string'', ''boolean'' and ''nil''). Nil is not technically storable in this object as that is used to delete the key from th..." current Tag: Visual edit
- 22:2022:20, 1 August 2026 diff hist 0 Template:Navbox content No edit summary
- 22:1722:17, 1 August 2026 diff hist +1 Template:Navbox content No edit summary
- 22:1722:17, 1 August 2026 diff hist 0 m Computer →Machine events
- 22:1322:13, 1 August 2026 diff hist +596 N Device Cable Created page with "alt=Device cables ingame|thumb|Device cables ingame Device cables are used to connect peripheral device blocks, such as Item Interface or Redstone IO to computers. A device cable network is only valid if it contains exactly one computer. If there is more than one Computer in such a network, all participating computers are instantly and forcefully shut down and put into the ''crashed'' state. If such a cable is connected t..." current Tag: Visual edit
- 22:0622:06, 1 August 2026 diff hist +21 N File:DeviceCable thumbnail.png No edit summary current
- 21:5621:56, 1 August 2026 diff hist +886 N Mainboard Created page with "alt=Mainboard|thumb|Mainboard The Mainboard acts as a container for 1 to 3 Virtual Components. By default all mainboards contain the UEFI component. The second tier also comes with an NVRAM (Non-volatile RAM) equipped, and the final tier also includes a TPM (Trusted Platform Module), but this final component is not implemented yet. Therefore the tier 3 mainboard acts like a tier 2. There is..." Tag: Visual edit
- 21:4421:44, 1 August 2026 diff hist +49 N Module:Navbox/doc Created page with "Creates a navbox used as the bottom of most pages" current