This eliminates issues and warnings for transparent textures when running
minetest version 5.4 or newer.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
Digilines Message Relay Chip is a simple low-level device that
interconnects Tubelib/SmartLine and Digilines networks. Chip forwards
text messages between Tubelib SaferLua Controllers and Mesecons Lua
Microcontrollers connected to Digilines bus.
Version changed to v2.7.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
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>
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>
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>
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>