Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-07 | new flow logic: flowable_node_registry_install.lua: separate pressure ↵ | thetaepsilon-gamedev | |
threshold into upper and lower hysteresis values | |||
2017-10-07 | devices.lua: factor out usage of flowlogic helper into dedicated registry ↵ | thetaepsilon-gamedev | |
function | |||
2017-10-04 | flowable_node_registry_install.lua: silence registration debugging by default | thetaepsilon-gamedev | |
2017-10-03 | move new flow logic flag to dedicated toggles table | thetaepsilon-gamedev | |
2017-10-01 | move pipe node registration for new flow logic closer to their definition in ↵ | thetaepsilon-gamedev | |
pipes.lua | |||
2017-10-01 | new flow logic: flowable_node_registry_install.lua: add registration tracing | thetaepsilon-gamedev | |
2017-10-01 | new flow logic: node registry: split registration functions into seperate ↵ | thetaepsilon-gamedev | |
file to allow ABM code to inspect tables |