summaryrefslogtreecommitdiff
path: root/new_flow_logic/flowable_node_registry_install.lua
AgeCommit message (Expand)Author
2017-10-08new flow logic: implement post-transition hook with mesecons support, add mes...thetaepsilon-gamedev
2017-10-08new flow logic: flowable_node_registry_install.lua: add set size checking guardthetaepsilon-gamedev
2017-10-08new flow logic: change simple transition set logic to take list of key-value ...thetaepsilon-gamedev
2017-10-08new flow logic: flowable node registry: add initial support for transition tr...thetaepsilon-gamedev
2017-10-07new flow logic: flowable_node_registry_install.lua: add cleanupfn argument to...thetaepsilon-gamedev
2017-10-07new flow logic: abms.lua: refactor run_input to run as part of master run() ABMthetaepsilon-gamedev
2017-10-07new flow logic: flowable_node_registry_install.lua: factor out register.intak...thetaepsilon-gamedev
2017-10-07new flow logic: abms.lua: refactor flowlogic.run_output() into a processing s...thetaepsilon-gamedev
2017-10-07new flow logic: abms.lua: refactor ABM logic into new master ABM, make balanc...thetaepsilon-gamedev
2017-10-07new flow logic: start adding replacement ABM logicthetaepsilon-gamedev
2017-10-07new flow logic: flowable_node_registry_install.lua: add duplicate registratio...thetaepsilon-gamedev
2017-10-07new flow logic: flowable_node_registry_install.lua: add proper documentation ...thetaepsilon-gamedev
2017-10-07new flow logic: flowable_node_registry_install.lua: separate pressure thresho...thetaepsilon-gamedev
2017-10-07devices.lua: factor out usage of flowlogic helper into dedicated registry fun...thetaepsilon-gamedev
2017-10-04flowable_node_registry_install.lua: silence registration debugging by defaultthetaepsilon-gamedev
2017-10-03move new flow logic flag to dedicated toggles tablethetaepsilon-gamedev
2017-10-01move pipe node registration for new flow logic closer to their definition in ...thetaepsilon-gamedev
2017-10-01new flow logic: flowable_node_registry_install.lua: add registration tracingthetaepsilon-gamedev
2017-10-01new flow logic: node registry: split registration functions into seperate fil...thetaepsilon-gamedev