Commit Graph

24 Commits (master)

Author SHA1 Message Date
wsor4035 5aa0501872
make pipeworks Game agnostic (#16)
2 years ago
HybridDog 17a602a5a1 Remove unused loop variables, trailing whitespace and fix mixed-whitespace indentations
3 years ago
Vanessa Ezekowitz ee0c276900 added straight-only pipe
7 years ago
Jordan Irwin 69d994a2a2 Replace deprecated methods: (#179)
7 years ago
Vanessa Ezekowitz 88ad79163d add screwdriver rotation handling on most pipes-related nodes
7 years ago
Auke Kok f76668969e Do not trust node.param2.
8 years ago
Novatux 10cf11e008 A few more fixes (spamming the commit log again...)
11 years ago
Vanessa Ezekowitz bd80f18cfc local-ize pretty muchg everything that was previously global except where
11 years ago
Vanessa Ezekowitz 3d19cca557 Add fountainhead (vertical spigot, basically).
11 years ago
Vanessa Ezekowitz b310c201b5 fix nil references in flowing_logic.lua
11 years ago
Vanessa Ezekowitz c0af957167 added ability to disable most components via config file in world folder
11 years ago
Vanessa Ezekowitz 2f843fdd76 remove a bunch of useless metadata and settings
11 years ago
Vanessa Ezekowitz 7e7ddd9c95 rewrite flowing logic a bit to eliminate excessive add_node/remove_node calls
11 years ago
Vanessa Ezekowitz 17ee4f6aab Phased out all deprecated minetest.env:* uses in favor of minetest.*
11 years ago
Vanessa Ezekowitz d4dddc41ec add flow sensor. Sends mesecons signal when water is flowing through it.
11 years ago
Vanessa Ezekowitz 9231f9fa01 made valves and airtight entry panels work.
11 years ago
Vanessa Ezekowitz 54a78297bb remove water node at spigot only at the
11 years ago
Vanessa Ezekowitz b0d92dd358 periodically remove one water node next to each "on" pump that's also flowing
11 years ago
Vanessa Ezekowitz 8f12d18b1d fix a bug where spigot pouring would replace the node under it with
11 years ago
Vanessa Ezekowitz 4e1ac10a5a forgot to account for facedir in spigots when I added that water stream
12 years ago
Vanessa Ezekowitz 3a7b9fa31c Added a little stub to the bottom of the spigot, showing the water texture,
12 years ago
Vanessa Ezekowitz 0a1f90c391 Made pipes able to carry water!
12 years ago
Vanessa Ezekowitz 88bc800ccb minor spacing tweaks, nothing functional
12 years ago
Vanessa Ezekowitz 6419ecb117 First stage of integrating Mauvebic's water flowing code. This is experimental
12 years ago