Difference between revisions of "Advanced Computer"
m (Ported to Template:Block) |
Magiczocker (Talk | contribs) m (→Recipe) |
||
(12 intermediate revisions by 8 users not shown) | |||
Line 2: | Line 2: | ||
|name=Advanced Computer | |name=Advanced Computer | ||
|image=Iso_Advanced_Computer.png | |image=Iso_Advanced_Computer.png | ||
− | |id= | + | |id=ComputerCraft:CC-Computer |
− | |damage-value= | + | |damage-value=16384 |
|is-peripheral=Yes | |is-peripheral=Yes | ||
+ | |peripheral-api=Computer (API) | ||
+ | }} | ||
+ | The Advanced Computer is a [[Computer]] that has mouse support and can use the [[Color_(API)|Color API]] for screen colors. They resemble the traditional computer console, but are golden coloured to match their crafting [[recipes|recipe]]. [[Computer]]s, Advanced Computers and [[Command Computer]]s have a [[resolution]] of 51 pixels/characters horizontally by 19 pixels/characters vertically. | ||
+ | == Crafting == | ||
+ | {{Crafting | ||
+ | |A1=Gold Ingot |B1=Gold Ingot |C1=Gold Ingot | ||
+ | |A2=Gold Ingot |B2=Redstone |C2=Gold Ingot | ||
+ | |A3=Gold Ingot |B3=glass pane |C3=Gold Ingot | ||
+ | |Output=Advanced Computer | ||
}} | }} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Exclusive Functions== | ==Exclusive Functions== | ||
− | [[File:AdvancedComputerPaint.png|frame|right|An advanced computer running Paint, | + | [[File:AdvancedComputerPaint.png|frame|right|An advanced computer running Paint, a built-in program]] |
− | [[Advanced Computer|Advanced Computers]] and [[Advanced Monitor|Advanced Monitors]] both have access to color-setting functions in the [[Term (API)]]. In contrast, the standard [[Computer|Computers]] and [[Monitor|Monitors]] do not have access to color-setting functions. | + | [[Advanced Computer|Advanced Computers]] and [[Advanced Monitor|Advanced Monitors]] both have access to color-setting functions in the [[Term (API)]]. In contrast, the standard [[Computer|Computers]] and [[Monitor|Monitors]] do not have full access to color-setting functions; they can only use black and white [[colors_(API)|colors]]. Advanced Computers are capable of [[mouse_click_(event)|detecting mouse clicks]], [[mouse_drag_(event)|drags]] and [[mouse_scroll_(event)|scrolls]], while the standard [[Computer|Computers]] and [[Monitor|Monitors]] cannot. |
==Exclusive Programs & APIs== | ==Exclusive Programs & APIs== | ||
Line 24: | Line 25: | ||
== Peripheral Functions == | == Peripheral Functions == | ||
− | + | Supports all the methods available to a [[Computer]] or [[Turtle]]. | |
− | + | *[[Computer (API)]] | |
− | + | == History == | |
− | + | {{History|head}} | |
− | + | {{History|1.45|Added Advanced Computers.}} | |
− | | | + | {{History|1.55|Tweaked screen colours.}} |
− | | | + | {{History|1.74|Improved performace of text rendering}} |
− | | | + | {{History|1.77 / 1.78|Can be mounted in [[Disk Drive]]s.}} |
− | | | + | {{History|foot}} |
− | | | + | |
− | | | + | |
− | | | + | |
− | | | + | |
− | + | ||
− | | | + | |
− | + | ||
− | + | ||
− | |} | + | |
+ | {{BlocksItemsList}} | ||
[[Category:Blocks]][[Category:Consoles]] | [[Category:Blocks]][[Category:Consoles]] |
Latest revision as of 05:58, 4 August 2020
Advanced Computer | |
Item ID | ComputerCraft:CC-Computer |
Damage Value | 16384 |
Peripheral? | Yes- Computer (API) |
The Advanced Computer is a Computer that has mouse support and can use the Color API for screen colors. They resemble the traditional computer console, but are golden coloured to match their crafting recipe. Computers, Advanced Computers and Command Computers have a resolution of 51 pixels/characters horizontally by 19 pixels/characters vertically.
Contents
Crafting
Exclusive Functions
Advanced Computers and Advanced Monitors both have access to color-setting functions in the Term (API). In contrast, the standard Computers and Monitors do not have full access to color-setting functions; they can only use black and white colors. Advanced Computers are capable of detecting mouse clicks, drags and scrolls, while the standard Computers and Monitors cannot.
Exclusive Programs & APIs
Peripheral Functions
Supports all the methods available to a Computer or Turtle.
History
1.45 | Added Advanced Computers. |
---|---|
1.55 | Tweaked screen colours. |
1.74 | Improved performace of text rendering |
1.77 / 1.78 | Can be mounted in Disk Drives. |
ComputerCraft Blocks and Items | |||
Blocks | |||
Computer | Advanced Computer | Command Computer | Disk Drive |
Monitor | Advanced Monitor | Printer | Turtle |
Wireless Modem | Ender Modem | Wired Modem | Networking Cable |
Items | |||
Pocket Computer | Advanced Pocket Computer | Floppy Disk | Printed Page |
Printed Pages | Printed Book |