Commit Graph

24 Commits (master)

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