index
:
pipeworks
master
origin/6d
origin/HEAD
origin/deployer
origin/extratubes
origin/flow-gauge
origin/master
origin/mvps
origin/new_flow_logic
origin/node_breaker_changes
origin/pressure-gauge
origin/pressure_logic_directionality
origin/table_gen
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
new_flow_logic
/
flowable_node_registry_install.lua
Age
Commit message (
Collapse
)
Author
2017-10-07
new flow logic: flowable_node_registry_install.lua: add proper documentation ↵
thetaepsilon-gamedev
for register.output_simple()
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