Changed the name of some textures for naming conventions. Added deployer and node...
authorNovatux <nathanael.courant@laposte.net>
Sun, 20 Jan 2013 16:53:17 +0000 (17:53 +0100)
committerNovatux <nathanael.courant@laposte.net>
Sun, 20 Jan 2013 16:53:17 +0000 (17:53 +0100)
commitfe0fd686013bf24103d67a6a8b91ba19f41ca86e
treeb63d84536088485ae87b2cc2614a6fe894926f55
parent1657f7cb7b7080cba505914c840f9d21aee84be3
Changed the name of some textures for naming conventions. Added deployer and node breaker (most of the code is from Technic, the textures too).
49 files changed:
deployer.lua [new file with mode: 0644]
init.lua
item_transport.lua
node_breaker.lua [new file with mode: 0644]
textures/black.png [deleted file]
textures/blue.png [deleted file]
textures/filter_input.png [deleted file]
textures/filter_output.png [deleted file]
textures/filter_side.png [deleted file]
textures/filter_top.png [deleted file]
textures/green.png [deleted file]
textures/pipeworks_black.png [new file with mode: 0644]
textures/pipeworks_blue.png [new file with mode: 0644]
textures/pipeworks_deployer_back.png [new file with mode: 0644]
textures/pipeworks_deployer_bottom.png [new file with mode: 0644]
textures/pipeworks_deployer_front_off.png [new file with mode: 0644]
textures/pipeworks_deployer_front_on.png [new file with mode: 0644]
textures/pipeworks_deployer_side.png [new file with mode: 0644]
textures/pipeworks_deployer_side1.png [new file with mode: 0644]
textures/pipeworks_deployer_side2.png [new file with mode: 0644]
textures/pipeworks_deployer_top.png [new file with mode: 0644]
textures/pipeworks_filter_input.png [new file with mode: 0644]
textures/pipeworks_filter_output.png [new file with mode: 0644]
textures/pipeworks_filter_side.png [new file with mode: 0644]
textures/pipeworks_filter_top.png [new file with mode: 0644]
textures/pipeworks_green.png [new file with mode: 0644]
textures/pipeworks_nodebreaker_back.png [new file with mode: 0644]
textures/pipeworks_nodebreaker_bottom.png [new file with mode: 0644]
textures/pipeworks_nodebreaker_bottom_off.png [new file with mode: 0644]
textures/pipeworks_nodebreaker_bottom_on.png [new file with mode: 0644]
textures/pipeworks_nodebreaker_front_off.png [new file with mode: 0644]
textures/pipeworks_nodebreaker_front_on.png [new file with mode: 0644]
textures/pipeworks_nodebreaker_side.png [new file with mode: 0644]
textures/pipeworks_nodebreaker_side1.png [new file with mode: 0644]
textures/pipeworks_nodebreaker_side1_off.png [new file with mode: 0644]
textures/pipeworks_nodebreaker_side1_on.png [new file with mode: 0644]
textures/pipeworks_nodebreaker_side2.png [new file with mode: 0644]
textures/pipeworks_nodebreaker_side2_off.png [new file with mode: 0644]
textures/pipeworks_nodebreaker_side2_on.png [new file with mode: 0644]
textures/pipeworks_nodebreaker_top.png [new file with mode: 0644]
textures/pipeworks_nodebreaker_top_off.png [new file with mode: 0644]
textures/pipeworks_nodebreaker_top_on.png [new file with mode: 0644]
textures/pipeworks_red.png [new file with mode: 0644]
textures/pipeworks_white.png [new file with mode: 0644]
textures/pipeworks_yellow.png [new file with mode: 0644]
textures/red.png [deleted file]
textures/white.png [deleted file]
textures/yellow.png [deleted file]
tubes.lua