From 7bacbdf0150d4aee1244ec2ad7076ccd2da7956d Mon Sep 17 00:00:00 2001 From: thetaepsilon-gamedev Date: Mon, 16 Oct 2017 23:44:17 +0100 Subject: todo: new flow logic: mark directionality code WIP --- todo/new_flow_logic.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todo/new_flow_logic.txt b/todo/new_flow_logic.txt index b6787e9..20609ab 100644 --- a/todo/new_flow_logic.txt +++ b/todo/new_flow_logic.txt @@ -1,4 +1,4 @@ --- Directionality code +-- Directionality code (in progress) Currently, only "simple" flowable nodes exist, and they will always equalise pressure with all six neighbours. A more sophisticated behaviour for this would be flowable node registration with some kind of custom callback, such that water can only flow into or out of these nodes in certain directions. This would enable devices such as the airtight panels, sensor tubes and valves to have correct flow behaviour. -- cgit v1.2.3