Age | Commit message (Collapse) | Author |
|
flow logic registration
|
|
pipes.lua
|
|
|
|
|
|
file to allow ABM code to inspect tables
|
|
|
|
|
|
|
|
|
|
output ABM
|
|
|
|
intake functions
|
|
|
|
registration from register_local_pipes.lua
|
|
instead of table lookup, pass through in abm_register.lua
|
|
|
|
|
|
refactoring it into flowable registry
|
|
|
|
|
|
moved to sub-table
|
|
other mods
|
|
|
|
enhanced flow checking logic
|
|
|
|
|
|
start of new_flow_logic reimplementation
|
|
|
|
|
|
|
|
|
|
|
|
toggles
|
|
metadata
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Otherwise pipeworks crashes on 0.5.0-dev.
This is not tested, but should work.
|
|
|
|
* fix digiline_filter crashing when getting a string as count
* move it to somewhere else
* :cat2:
|
|
* add lua controlled tube
* make textures and fix some bugs
|
|
* add digiline_connecting_tube
* add mesecon and digiline conductiong tube
* add more recipes
|
|
* add owner to tubed items
* allow custom inventories
|
|
|
|
|