Changes

Summary

  1. Gates and wires now glow in the dark when active (commit: b783cf6) (details)
Commit b783cf6b5cac315b51a107dd3fc686e8d8cbfb1a by foka_12
Gates and wires now glow in the dark when active

Note: Some texture re-work might be necessary... I think the current
lit texture are far too bright.

Found a bug: popping a gate out of the pipe doesn't update it on the
client side (a.k.a. the gate pops out but is still rendered on the pipe)
(commit: b783cf6)
The file was modifiedcommon/buildcraft/transport/gates/GateDefinition.java (diff)
The file was addedbuildcraft_resources/assets/buildcraft/textures/blocks/gates/gate_and.png
The file was addedbuildcraft_resources/assets/buildcraft/textures/blocks/gates/gate_or_dark.png
The file was addedbuildcraft_resources/assets/buildcraft/textures/blocks/gates/gate_and_dark.png
The file was addedbuildcraft_resources/assets/buildcraft/textures/blocks/gates/gate_and_lit.png
The file was addedbuildcraft_resources/assets/buildcraft/textures/blocks/gates/gate_or_lit.png
The file was removedbuildcraft_resources/assets/buildcraft/textures/blocks/gates/gate_lit_or.png
The file was modifiedcommon/buildcraft/transport/render/PipeRendererTESR.java (diff)
The file was removedbuildcraft_resources/assets/buildcraft/textures/blocks/gates/gate_dark_and.png
The file was removedbuildcraft_resources/assets/buildcraft/textures/blocks/gates/gate_dark_or.png
The file was addedbuildcraft_resources/assets/buildcraft/textures/blocks/gates/gate_or.png
The file was modifiedcommon/buildcraft/core/render/RenderRobot.java (diff)
The file was removedbuildcraft_resources/assets/buildcraft/textures/blocks/gates/gate_lit_and.png