server-nalc/mods/pipeworks
LeMagnesium 548142b79b Updated pipeworks 2015-05-15 13:21:14 +02:00
..
models Updated pipeworks mod on 17/1/2015 2015-01-17 22:07:12 +01:00
textures Updated mesecons, pipeworks and homedecor 2015-02-05 19:07:29 +01:00
.gitignore Merge server to github 2014-12-11 18:53:00 +01:00
LICENSE Pipeworks' update to replace nodebox by mesh 2015-01-15 18:40:36 +01:00
README Updated pipeworks : HUD bug apparently fixed 2015-03-17 20:50:58 +01:00
autocrafter.lua Updated pipeworks : HUD bug apparently fixed 2015-03-17 20:50:58 +01:00
autoplace_pipes.lua Updated mesecons, pipeworks and homedecor 2015-02-05 19:07:29 +01:00
autoplace_tubes.lua Updated pipeworks, mesecons, and fixed typo 2015-02-27 17:28:41 +01:00
changelog.txt Pipeworks' update to replace nodebox by mesh 2015-01-15 18:40:36 +01:00
common.lua Updated mesecons, pipeworks and homedecor 2015-02-05 19:07:29 +01:00
compat.lua Updated pipeworks, mesecons, and fixed typo 2015-02-27 17:28:41 +01:00
crafts.lua Updated mesecons, pipeworks and homedecor 2015-02-05 19:07:29 +01:00
decorative_tubes.lua Updated pipeworks, mesecons, and fixed typo 2015-02-27 17:28:41 +01:00
default_settings.txt Updated mesecons, pipeworks and homedecor 2015-02-05 19:07:29 +01:00
depends.txt Pipeworks' update to replace nodebox by mesh 2015-01-15 18:40:36 +01:00
devices.lua Updated mesecons and pipeworks 2015-03-31 18:08:41 +02:00
filter-injector.lua Updated pipeworks : HUD bug apparently fixed 2015-03-17 20:50:58 +01:00
flowing_logic.lua Updated pipeworks (rollback) 2015-03-08 15:22:06 +01:00
init.lua Updated mesecons and pipeworks 2015-03-31 18:08:41 +02:00
item_transport.lua Updated mesecons, pipeworks and homedecor 2015-02-05 19:07:29 +01:00
legacy.lua Updated mesecons, pipeworks and homedecor 2015-02-05 19:07:29 +01:00
luaentity.lua Merge server to github 2014-12-11 18:53:00 +01:00
models.lua Pipeworks' update to replace nodebox by mesh 2015-01-15 18:40:36 +01:00
pipes.lua Updated pipeworks (rollback) 2015-03-08 15:22:06 +01:00
routing_tubes.lua Updated pipeworks, mesecons, and fixed typo 2015-02-27 17:28:41 +01:00
signal_tubes.lua Updated pipeworks, mesecons, and fixed typo 2015-02-27 17:28:41 +01:00
sorting_tubes.lua Updated pipeworks : HUD bug apparently fixed 2015-03-17 20:50:58 +01:00
teleport_tube.lua Updated pipeworks 2015-05-15 13:21:14 +02:00
trashcan.lua Updated pipeworks, mesecons, and fixed typo 2015-02-27 17:28:41 +01:00
tube_registration.lua Updated pipeworks, mesecons, and fixed typo 2015-02-27 17:28:41 +01:00
vacuum_tubes.lua Updated pipeworks : HUD bug apparently fixed 2015-03-17 20:50:58 +01:00
wielder.lua Updated pipeworks 2015-05-15 13:21:14 +02:00

README

This mod uses nodeboxes to supply a complete set of 3D pipes and tubes, 
along devices that work with them.

See https://github.com/VanessaE/pipeworks/wiki/ for detailed information about usage of this mod.

Unlike the previous version of this mod, these pipes are rounded, and when 
placed, they'll automatically join together as needed.  Pipes can go vertically 
or horizontally, and there are enough nodes defined to allow for all possible 
connections.  Valves and pumps can only be placed horizontally, and will 
automatically rotate and join with neighboring pipes as objects are added, as 
well as joining with each other under certain circumstances.

Pipes come in two variants: one type bears one or more dark windows on each 
pipe, suggesting they're empty, while the other type bears green-tinted 
windows, as if full (the two colors should also be easy to select if you want 
to change them in a paint program).  These windows only appear on straight 
lengths and on certain junctions.

This mod is a work in progress.

Please note that owing to the nature of this mod, I have opted to use 64px 
textures.  Anything less just looks terrible.