summaryrefslogtreecommitdiff
path: root/init.lua
AgeCommit message (Collapse)Author
2012-08-18Re-enabled old pipes by default. Only horizontal pipe appears in creativeVanessa Ezekowitz
inventory now (for both old and new), as well as "off" valve and "off" pump.
2012-08-18Total rewrite again. All pipes are now nice and round-looking, and they ↵Vanessa Ezekowitz
auto-connect! Also added temporary nodes for pump and valve (each with an on/off setting - punch to change). No crafting recipes yet and the pipes still don't do anything useful yet. Soon.
2012-08-05Made the empty/loaded indication at the capped end more prominent.Vanessa Ezekowitz
2012-08-05changed the default pipe segment to the aforementioned "short centered"Vanessa Ezekowitz
segment, renamed it to just "pipeworks:pipe" (and pipe_loaded), added empty/loaded indicator images to the capped ends, removed some redundant comments
2012-08-05Added -X, +X, -Y, +Y, -Z, +Z capped stubs and a short centered horizontalVanessa Ezekowitz
segment.
2012-08-05rewrote pipeworks to use loops and tables to create the nodes. Requires farVanessa Ezekowitz
less code now.
2012-07-31disable debug by defaultVanessa Ezekowitz
2012-07-18Fixed pipeworks filenames, tweaked init.lua to match. Whole mode is nowVanessa Ezekowitz
"pipeworks" as it shoulda been, instead of just "pipes".
2012-07-12first commitVanessa Ezekowitz