21 Commits

Author SHA1 Message Date
Zenon Seth
370e6162c3 Add Reservoir access to Access Point; add related network storage funcs 2023-11-29 22:38:06 +00:00
Zenon Seth
680bdae752 Add limit to network search to prevent infinite recursion and stackoverflow 2023-11-19 16:04:32 +00:00
Zenon Seth
3a492da4a0 Extract function for getting item from supplier, prepare for crafting supplier 2023-11-19 11:22:48 +00:00
Zenon Seth
ee1780891f Add regular Autocrafter 2023-11-18 22:52:40 +00:00
Zenon Seth
ea20145c49 Add Trashcan that can connect to network 2023-11-17 10:38:18 +00:00
Zenon Seth
9397ff4cf6 Slightly improve and also cleanup and sync network storage logic 2023-11-16 16:11:18 +00:00
Zenon Seth
9c8b57ea87 Make item storage toggle indicate storing from network - consistent with other machines 2023-11-12 13:41:48 +00:00
Zenon Seth
92c27da19a Add Access Point with working sort, filter, take, insert 2023-11-12 13:30:16 +00:00
Zenon Seth
0d58cdfba4 Allow Importers to add to enabled Supply Chests; Update README, ROADMAP 2023-11-11 01:15:14 +00:00
Zenon Seth
9ea712d900 Add Tool Box 2023-11-10 14:36:12 +00:00
Zenon Seth
0d3662e4db Remove debug printing 2023-11-10 12:05:08 +00:00
Zenon Seth
b940bcb761 Fix network cache bug 2023-11-10 11:16:20 +00:00
Zenon Seth
3618fb05c6 Cable size; supplier can_dig; network cache improvement 2023-11-10 10:37:33 +00:00
Zenon Seth
3c2d91b63d Reworked suppliers to be chests that passively supply items 2023-11-10 00:12:07 +00:00
Zenon Seth
48ac584fd0 Renaming in prep for update 2023-11-09 15:48:57 +00:00
Zenon Seth
2f3297e811 Added working Active Suppliers; various fixes + improvements 2023-11-09 03:30:55 +00:00
Zenon Seth
026ab11965 Add storage reserve; add storage front image 2023-11-08 19:47:18 +00:00
Zenon Seth
6043c8f53a Add ability to deposit into storage by punch or sneak+punch 2023-11-07 21:48:41 +00:00
Zenon Seth
08207a9035 Implemented storage pulling from suppliers; update roadmap 2023-11-07 02:03:14 +00:00
Zenon Seth
0657728644 Add Supplier def; generify cache logic 2023-11-06 23:42:34 +00:00
Zenon Seth
61004f5bb0 Demander improvements; storage funcs; new sounds; added ROADMAP 2023-11-06 18:54:14 +00:00