User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 15:39, 23 February 2015 (diff | hist) . . (+23) . . Commands (API) (Updated to ComputerCraft 1.71)
- 15:21, 23 February 2015 (diff | hist) . . (+10) . . m Template:Changelog
- 15:18, 23 February 2015 (diff | hist) . . (+197) . . Template:Version (Added ComputerCraft 1.71)
- 15:16, 23 February 2015 (diff | hist) . . (+85) . . Template:News (Added ComputerCraft 1.71)
- 15:15, 23 February 2015 (diff | hist) . . (+268) . . Template:Changelog (Added ComputerCraft 1.71)
- 21:14, 20 February 2015 (diff | hist) . . (0) . . Resolution (screen height was incorrect (pocket computers)) (current)
- 21:12, 20 February 2015 (diff | hist) . . (0) . . Pocket Computer (screen height was incorrect)
- 16:30, 17 February 2015 (diff | hist) . . (+9) . . m Commands (API) (Fixed the odd'iness of the table)
- 13:39, 17 February 2015 (diff | hist) . . (+37) . . Wired Modem (Updated damage value)
- 13:37, 17 February 2015 (diff | hist) . . (-23) . . Pocket Computer (Updated/Improved)
- 13:31, 17 February 2015 (diff | hist) . . (+44) . . Wired Modem (Updated/Improved)
- 13:27, 17 February 2015 (diff | hist) . . (+21) . . Wireless Modem (Updated/Improved)
- 13:21, 17 February 2015 (diff | hist) . . (-1,424) . . Printer (Updated/Improved. Added a note about renaming with anvils.)
- 13:20, 17 February 2015 (diff | hist) . . (0) . . File:PrinterGUI.png (MKlegoman357 uploaded a new version of File:PrinterGUI.png)
- 13:12, 17 February 2015 (diff | hist) . . (+54) . . Advanced Monitor (Updated/Improved)
- 13:10, 17 February 2015 (diff | hist) . . (+60) . . Monitor (Updated/Improved)
- 13:07, 17 February 2015 (diff | hist) . . (+182) . . Disk Drive (Added a note about renaming with anvils. Updated/Improved.)
- 12:50, 17 February 2015 (diff | hist) . . (-227) . . Advanced Computer (Updated/Improved)
- 12:46, 17 February 2015 (diff | hist) . . (+2) . . m Command Computer
- 12:42, 17 February 2015 (diff | hist) . . (+9) . . Template:BlocksItemsList (Added an Iso image of Command Computer)
- 12:39, 17 February 2015 (diff | hist) . . (-422) . . Command Computer (Updated/Improved)
- 12:38, 17 February 2015 (diff | hist) . . (+66) . . N File:Iso Command Computer.png (Used some hack-ish ways to render that so it might not be perfect.)
- 10:15, 17 February 2015 (diff | hist) . . (+58) . . Computer (Updated)
- 09:08, 17 February 2015 (diff | hist) . . (+1,436) . . Commands (API) (Added more info about commands.<command>()/commands.async.<command>())
- 08:26, 17 February 2015 (diff | hist) . . (-506) . . Commands.exec (Removed misinformation. commands.exec/execAsync only allows to pass one string: the command. Only commands.<command>() where <command> is an actual MC command allows multiple parameters, including numbers and tables)
- 08:25, 17 February 2015 (diff | hist) . . (-521) . . Commands.execAsync (Removed misinformation. commands.exec/execAsync only allows to pass one string: the command. Only commands.<command>() where <command> is an actual MC command allows multiple parameters, including numbers and tables)
- 21:17, 16 February 2015 (diff | hist) . . (+305) . . Textutils.unserialize (Updated/Improved) (current)
- 21:10, 16 February 2015 (diff | hist) . . (+165) . . Textutils.serialize (Updated/Improved)
- 21:03, 16 February 2015 (diff | hist) . . (+73) . . Textutils.pagedPrint (Updated/Improved) (current)
- 21:00, 16 February 2015 (diff | hist) . . (+115) . . Textutils.pagedTabulate (Updated/Improved) (current)
- 20:58, 16 February 2015 (diff | hist) . . (+199) . . Textutils.tabulate (Updated/Improved) (current)
- 20:48, 16 February 2015 (diff | hist) . . (+296) . . Textutils.formatTime (Updated/Improved) (current)
- 20:46, 16 February 2015 (diff | hist) . . (+324) . . Textutils.slowPrint (Updated/Improved) (current)
- 20:44, 16 February 2015 (diff | hist) . . (+6) . . m Textutils.slowWrite (Updated/Improved) (current)
- 20:43, 16 February 2015 (diff | hist) . . (+256) . . Textutils.slowWrite (Updated/Improved)
- 20:41, 16 February 2015 (diff | hist) . . (+1,065) . . N Textutils.serializeJSON (Created page with "{{lowercase}} {{Function |name=textutils.serializeJSON |args={{type|table}}/{{type|string}}/{{type|number}}/{{type|boolean}} data |returns={{type|string}} serializedData |desc...")
- 20:20, 16 February 2015 (diff | hist) . . (-1,103) . . Textutils (API) (Reformatted table with {{API Table}} Template. Fixed parameters, return values, descriptions.)
- 19:35, 16 February 2015 (diff | hist) . . (+89) . . m Os.pullEvent (Expanded description about "task_complete" event)
- 19:33, 16 February 2015 (diff | hist) . . (+1) . . m Task complete (event) (Fixed spelling mistake)
- 19:29, 16 February 2015 (diff | hist) . . (+127) . . CommandBlock.runCommand (Fixed return parameters, improved example) (current)
- 19:27, 16 February 2015 (diff | hist) . . (0) . . CommandBlock.setCommand (Improved example) (current)
- 19:26, 16 February 2015 (diff | hist) . . (+12) . . m CommandBlock.getCommand (Improved example) (current)
- 19:25, 16 February 2015 (diff | hist) . . (+47) . . Command Block (API) (Fixed return parameters) (current)
- 19:23, 16 February 2015 (diff | hist) . . (-216) . . m Task complete (event) (Fixed/Improved)
- 19:17, 16 February 2015 (diff | hist) . . (+7,015) . . N Task complete (event) (Created page with "{{Event |name=task_complete |desc=Fired when an asynchronous task completes. Used by every commands API method which yields, including [[commands.execAsync]...")
- 17:51, 16 February 2015 (diff | hist) . . (+394) . . Os.pullEvent (Added task_complete event. Fixed example.)
- 17:47, 16 February 2015 (diff | hist) . . (+395) . . N Any (type) (Created a new 'type' to indicate 'any' type in Lua) (current)
- 17:28, 16 February 2015 (diff | hist) . . (-3) . . m Commands (API) (renamed a return value)
- 17:18, 16 February 2015 (diff | hist) . . (+1) . . Commands.execAsync (Corrected an example)
- 17:18, 16 February 2015 (diff | hist) . . (+1,206) . . N Commands.execAsync (Created page with "{{lowercase}} {{Function |name=commands.execAsync |args={{type|string}} command |returns={{type|number}} taskID |api=commands |addon=ComputerCraft |desc=Available only to Co...")
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)