31 Commits

Author SHA1 Message Date
Zenon Seth
4ca9e59285 Add better bucket registration support and support some bucket mods 2024-06-06 21:00:03 +01:00
Zenon Seth
45017fb451 Add safer way to get inventory lists, replace in current code 2024-04-09 12:46:40 +01:00
Zenon Seth
140db80062 Make logistica machines non-movable by pistons 2024-04-09 12:46:31 +01:00
Zenon Seth
0531271844 Make AP ignore trashcans when inserting and make detached inv name be keyed per player 2024-03-22 00:33:05 +00:00
Zenon Seth
d6759e96b0 Fix issue of access point using 2 units of liquid per taken bucket from autofiller 2024-03-19 23:43:38 +00:00
Zenon Seth
ab440e19e9 Generify groups, fixing a bug with cached network id lookup, and allowing other mods to use group system via api 2024-03-19 18:44:10 +00:00
Zenon Seth
f36ed4801e Surface and display meaningful error messages on Access Point GUI 2024-03-17 14:07:16 +00:00
Zenon Seth
b4dfa3fef9 Add bucket emptier, fix minor issues with filler 2024-03-15 00:09:15 +00:00
Zenon Seth
e52b3cb43d Add bucket filler machine 2024-03-14 18:31:03 +00:00
Zenon Seth
d26a65e614 Make Toolbox always allow storing from network 2024-03-08 12:30:26 +00:00
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