summaryrefslogtreecommitdiff
path: root/new_flow_logic.lua
AgeCommit message (Collapse)Author
2017-09-30move all current new_flow_logic code to dedicated sub-directorythetaepsilon-gamedev
2017-09-30new_flow_logic.lua: fix callback crash due to check_for_liquids_v2() being ↵thetaepsilon-gamedev
moved to sub-table
2017-09-30new_flow_logic.lua: move logic functions inside pipeworks.flowlogic sub-tablethetaepsilon-gamedev
2017-09-30internal refactoring of flowable node registration in preparation for ↵thetaepsilon-gamedev
enhanced flow checking logic
2017-09-27flowing_logic.lua: separate out new logic into seperate filethetaepsilon-gamedev