Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-30 | register_flow_logic.lua: factor out per-node input ABM registration | thetaepsilon-gamedev | |
2017-09-30 | register_flow_logic.lua: begin refactoring abm registration to allow use by ↵ | thetaepsilon-gamedev | |
other mods | |||
2017-09-30 | new_flow_logic.lua: move logic functions inside pipeworks.flowlogic sub-table | thetaepsilon-gamedev | |
2017-09-30 | internal refactoring of flowable node registration in preparation for ↵ | thetaepsilon-gamedev | |
enhanced flow checking logic | |||
2017-09-27 | register_flow_logic.lua: add author notice | thetaepsilon-gamedev | |
2017-09-27 | flowing_logic.lua: add new spigot code + ABM registration | thetaepsilon-gamedev | |
2017-09-27 | pipes.lua: split out new flow logic registration and make it respect feature ↵ | thetaepsilon-gamedev | |
toggles |