6 Commits

Author SHA1 Message Date
Michal Cieslakiewicz
128e8a783d slmodules: files reorganization, Crops Watcher added.
Crops Watcher device added. This scanner node is designed to help in farming
automation by providing info when crops in the area are ready for harvest.
All slmodules components have been moved into separate files.
Version changed to 2.6.

Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
2019-02-27 12:40:55 +01:00
Michal Cieslakiewicz
23261a9574 slmodules: add AutoSieve Sensor.
AutoSieve Sensor is a read-only proxy between Tubelib messaging and
Automated Gravel Sieve, performing the same function that Furnace
Monitor does for Minetest standard furnace - with additional feature
of reading Sieve item counter.

Mod dependencies updated to include gravelsieve.

Modpack version changed to 2.3.

Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
2019-02-16 21:12:38 +01:00
Michal Cieslakiewicz
315882b40c slmodules: add Digital Switch multi-state panel.
Digital Switch is a multi-state panel that provide SaferLua
Controller with configurable input (selectable values from 0
to 9).
Minor updates to Furnace Monitor: protection check when diging,
code reformatting.
Modpack version bump to v2.2.

Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
2019-02-12 15:19:25 +01:00
Michal Cieslakiewicz
11e230339f slmodules: correctly migrate param2 orientation.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
2019-02-11 11:25:27 +01:00
Michal Cieslakiewicz
883e5b7722 slmodules: fix wrong node parameter in swap_node.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
2019-02-11 11:19:18 +01:00
Michal Cieslakiewicz
99a5c35fef furnacemonitor mod changed to slmodules.
furnacemonitor renamed to slmodules, this mod is intented
to include more smartline devices in the future so it is
more reasonable to keep them together.
Migration lbm action included to automatically convert
all old furnacemonitor nodes to new module name.

Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
2019-02-11 11:07:11 +01:00