Age | Commit message (Collapse) | Author |
|
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'
|
|
|
|
* improve style
* do something
* make settingtypes nicer
* fix settingtypes new lines
* fix it and so make it work :cat2:
|
|
|
|
(fixes #123)
|
|
|
|
and use that feature to handle most of the existing devices)
also, fix the "xray" glitch in the grating
|
|
|
|
|
|
|