summaryrefslogtreecommitdiff
path: root/new_flow_logic
AgeCommit message (Collapse)Author
2017-10-01abms.lua: refactor and generalise run_pump_intake() to allow passing custom ↵thetaepsilon-gamedev
intake functions
2017-10-01new_flow_logic/register_local_pipes.lua: remove old ABM note in headerthetaepsilon-gamedev
2017-10-01new_flow_logic/flowable_node_registry.lua: integrate existing ABM ↵thetaepsilon-gamedev
registration from register_local_pipes.lua
2017-10-01new_flow_logic/abms.lua: run_pump_intake(): use passed-in maxpressure ↵thetaepsilon-gamedev
instead of table lookup, pass through in abm_register.lua
2017-09-30move all current new_flow_logic code to dedicated sub-directorythetaepsilon-gamedev