Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-15 | Use mesh nodes for all nodebox-based pipe-related nodes | Vanessa Ezekowitz | |
2014-01-01 | fix pipes not becoming empty when pump is turned off | Vanessa Ezekowitz | |
2014-01-01 | fix wield image of pipes | Vanessa Ezekowitz | |
give legacy compat pipes inventory images alias them to real pipes on place fix flicker when placing them | |||
2014-01-01 | fix tube and pipe drops | Vanessa Ezekowitz | |
2014-01-01 | fix pipe inventory images | Vanessa Ezekowitz | |
2014-01-01 | always check for CONTENT_IGNORE around a pipe/tube before converting it | Vanessa Ezekowitz | |
2014-01-01 | Fix conversion | Novatux | |
2014-01-01 | Use 6d for pipes too | Novatux | |
2013-12-15 | local-ize yet a few more variables | Vanessa Ezekowitz | |
2013-12-15 | local-ize a few more variables, move all of the nodebox models | Vanessa Ezekowitz | |
into their own file and confine them and pretty much everything else to the pipeworks.{} table (still global though). More to come. | |||
2013-12-15 | local-ize pretty muchg everything that was previously global except where | Vanessa Ezekowitz | |
stuff needs to be globally-visible. Also, fix a bad drop on valve. | |||
2013-10-27 | Add fountainhead (vertical spigot, basically). | Vanessa Ezekowitz | |
2013-07-13 | added ability to disable most components via config file in world folder | Vanessa Ezekowitz | |
moved pipes out of init.lua and into a separate file. some minor formatting changes |