18 Commits

Author SHA1 Message Date
Zenon Seth
7bea3490b6 Improve auto-/supplier- crafting logic so it only takes items needed for crafting 2024-07-22 17:11:03 +01:00
Zenon Seth
4ca9e59285 Add better bucket registration support and support some bucket mods 2024-06-06 21:00:03 +01:00
Zenon Seth
56eed9dea5 Add Wireless Transmitter and Receiver 2024-04-20 20:56:28 +01:00
Zenon Seth
140db80062 Make logistica machines non-movable by pistons 2024-04-09 12:46:31 +01:00
Zenon Seth
b12a7efd02 Change default debug logging to use minetest.log 2024-03-28 12:36:55 +00:00
ThePython
f644065979 Everything but formspecs and textures, I think 2024-03-08 09:02:58 -08:00
Zenon Seth
9f91250b94 Added a global settings file and 3 initial settings for wireless stuff 2023-11-24 17:53:05 +00:00
Zenon Seth
abc3107c6a Cleanup network tier and cable logic, remove tier checks; Add new Toggleable Cable 2023-11-17 23:34:10 +00:00
Zenon Seth
cb17413a01 Remove global debug class for release 2023-11-17 15:28:52 +00:00
Zenon Seth
ea20145c49 Add Trashcan that can connect to network 2023-11-17 10:38:18 +00:00
Zenon Seth
92c27da19a Add Access Point with working sort, filter, take, insert 2023-11-12 13:30:16 +00:00
Zenon Seth
34a09c60b2 Added generic inv sorting func and Tool Box item sorting that uses it 2023-11-10 18:26:41 +00:00
Zenon Seth
3c2d91b63d Reworked suppliers to be chests that passively supply items 2023-11-10 00:12:07 +00:00
Zenon Seth
4d9605f6d9 Rework Demander to calc demand once per timer, not on demand 2023-11-09 12:48:56 +00:00
Zenon Seth
61004f5bb0 Demander improvements; storage funcs; new sounds; added ROADMAP 2023-11-06 18:54:14 +00:00
Zenon Seth
cab538cfbf Added on/off Demander Toggle; Added network renaming; code cleanup 2023-11-06 00:13:49 +00:00
Zenon Seth
195b597504 Initial commit, working network and storage implementation. WIP 2023-11-04 06:35:32 +00:00
Zenon Seth
bc97a4b634 Initial commit, working network setup, controller and cable. WIP 2023-10-28 22:42:09 +01:00