index
:
pipeworks
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
devices.lua
Age
Commit message (
Expand
)
Author
2013-07-04
remove a bunch of useless metadata and settings
Vanessa Ezekowitz
2013-06-30
Phased out all deprecated minetest.env:* uses in favor of minetest.*
Vanessa Ezekowitz
2013-06-09
more minor lighting/texture tweaks
Vanessa Ezekowitz
2013-06-09
Made spigot animated, so the water actually looks like it's pouring
Vanessa Ezekowitz
2013-06-09
added sunlight_propagates=true to most devices to fix lighting issues
Vanessa Ezekowitz
2013-06-08
Add vertical version of airtight pipe entry
Vanessa Ezekowitz
2013-05-10
add flow sensor. Sends mesecons signal when water is flowing through it.
Vanessa Ezekowitz
2013-05-10
Make pumps and valves respond to mesecons signals
Vanessa Ezekowitz
2013-05-10
made valves and airtight entry panels work.
Vanessa Ezekowitz
2013-03-18
Add inventory images for devices.
Anthony
2013-01-14
Added a little stub to the bottom of the spigot, showing the water texture,
Vanessa Ezekowitz
2013-01-05
made storage tanks connect from top/bottom, made storage tank and pipe
Vanessa Ezekowitz
2013-01-04
First stage of integrating Mauvebic's water flowing code. This is experimental
Vanessa Ezekowitz
2013-01-01
Minor tweak to fix a bug in the spigot texture ordering
Vanessa Ezekowitz
2013-01-01
changed default orientation of spigot to make it easier to place.
Vanessa Ezekowitz
2013-01-01
added a "sealed" entry/exit panel (really just a horizontal pipe with a metal
Vanessa Ezekowitz
2013-01-01
revamped pumps so that now they should sit in/on liquid and be connected only
Vanessa Ezekowitz
2012-09-02
Added crafting recipes for various objects, with options: If homedecor is
Vanessa Ezekowitz
2012-08-22
Added "expansion tank" that appears if the user stacks tanks upwards.
Vanessa Ezekowitz
2012-08-22
tweak storgae tank descriptions to read "empty" on 0% full.
Vanessa Ezekowitz
2012-08-22
Extended storage tank to show fill level in 10% steps (0% to 100%).
Vanessa Ezekowitz
2012-08-22
Added outlet grate, made it participate in autoplace algorithm.
Vanessa Ezekowitz
2012-08-21
Made storage tank participate in autoplace algorithm. Tuned API a
Vanessa Ezekowitz
2012-08-21
fix crash where I forgot to actually index the metadata elements I added to
Vanessa Ezekowitz
2012-08-20
Added some metadata to the valve, grate, storage tank to make flow calculation
Vanessa Ezekowitz
2012-08-20
fixed wrong veriable in creative inventory filter
Vanessa Ezekowitz
2012-08-20
added "back" texture to pump.
Vanessa Ezekowitz
2012-08-20
added intake grate and storage tanks in two versions (with fittings on +/- X
Vanessa Ezekowitz
2012-08-19
Pumps and valves now fully participate in the auto-rotate/auto-route process.
Vanessa Ezekowitz
[prev]