| Age | Commit message (Collapse) | Author | 
 | 
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
 | 
 | 
 | 
 | 
 | 
 | 
now it'll run at full speed if there's enough time
else it'll throttle back to 1/3.
(at that point, the movement imprecision caused by this
will become hidden behind lag-induced imprecision)
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
open
 | 
 | 
https://github.com/minetest-mods/pipeworks/issues/177)
 | 
 | 
Fixes warning about undefined global.
 | 
 | 
- 'setting_get' with 'settings:get'
- 'setting_getbool' with 'settings:get_bool'
 | 
 | 
 |