In other languages: Čeština Deutsch Français 日本語 한국어 Nederlands Русский Українська 简体中文

Lamp: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(New navigation organisation)
(Added full history, fixes)
Line 3: Line 3:


[[File:lamp-example-1.png|thumb|256px]]
[[File:lamp-example-1.png|thumb|256px]]
The lamp is a basic electric device providing light to a small area at night.
The lamp is a basic electric device providing light to a medium area at night. It can be used to increase visibility in a factory, so [[night vision]] is not needed.


== Color ==
== Color ==


Lamp colors can be changed. The way it's done is by sending a color signal to the lamp. When the condition inside the lamp passes, instead of lighting up white, it will use that color.
Lamp colors can be changed. The can be done by sending a color signal to the lamp. When the condition inside the lamp passes, instead of lighting up white, it will use that color. This can be used to create colored displays, or indicate status.


Available colors: red, green, blue, yellow, magenta, cyan, white, gray*, black*
Available colors:
 
* Red
* Green
* Blue
* Yellow
* Magenta
* Cyan
* White
* Gray*
* Black*


''(*) not implemented yet''
''(*) not implemented yet''
== History ==
{{history|0.13.16|
* Changed default value of "lights render resolution" graphics option to 0.25. This can be increased at the cost of performance.}}
{{history|0.13.0|
* Implemented lamp colors based on received signal.}}
{{history|0.12.1|
* Circuit network conditions can be copy and pasted between lamps.}}
{{history|0.12.0|
* The lamp can be connected to the [[circuit network]].}}
{{history|0.10.1|
* Reduced slowdowns when drawing many lights.}}
{{history|0.5.0|
* New graphics}}
{{history|0.2.0|
* Introduced}}


== See also ==
== See also ==

Revision as of 13:19, 4 February 2017

Lamp/infobox

Lamp-example-1.png

The lamp is a basic electric device providing light to a medium area at night. It can be used to increase visibility in a factory, so night vision is not needed.

Color

Lamp colors can be changed. The can be done by sending a color signal to the lamp. When the condition inside the lamp passes, instead of lighting up white, it will use that color. This can be used to create colored displays, or indicate status.

Available colors:

  • Red
  • Green
  • Blue
  • Yellow
  • Magenta
  • Cyan
  • White
  • Gray*
  • Black*

(*) not implemented yet

History

  • 0.13.16:
    • Changed default value of "lights render resolution" graphics option to 0.25. This can be increased at the cost of performance.
  • 0.13.0:
    • Implemented lamp colors based on received signal.
  • 0.12.1:
    • Circuit network conditions can be copy and pasted between lamps.
  • 0.10.1:
    • Reduced slowdowns when drawing many lights.

See also