23 Commits

Author SHA1 Message Date
Zenon Seth
140db80062 Make logistica machines non-movable by pistons 2024-04-09 12:46:31 +01:00
Zenon Seth
fa3d9d0a27 Fix Tool Chest incorrectly showing power state when it does not use one anymore 2024-03-23 20:33:34 +00:00
Zenon Seth
65ad3ad7f7 Rename item storage node to Tool Chest; adjust textures 2024-03-22 00:32:50 +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
5056e87ff2 Rename player inv function and fix minor alignment issues 2024-03-09 11:12:21 +00:00
Zenon Seth
517d538823 Add new formspec_size function to make reading of formspec sizes easier 2024-03-08 23:14:05 +00:00
ThePython
80b74af3ea Fix formspec sizes 2024-03-08 11:54:09 -08:00
ThePython
d57a2f2a5b Update node breaking and stack_max 2024-03-08 11:31:08 -08:00
ThePython
87d41869d0 Improved formspecs (probably not perfect yet) 2024-03-08 10:42:28 -08:00
Zenon Seth
d26a65e614 Make Toolbox always allow storing from network 2024-03-08 12:30:26 +00:00
Zenon Seth
25a5695746 Add caching of network ids in nodes for faster lookup, fewer full rescans 2023-11-20 18:45:11 +00:00
Zenon Seth
7db33faf32 Make most strings in all machines translatable 2023-11-19 16:27:51 +00:00
Zenon Seth
294b6ca2d8 Fix bug with area protection check in Tool Box 2023-11-16 23:54:32 +00:00
Zenon Seth
d6c0f73171 Add and fix some ownership access checks in allow_inv_put/take/move functions 2023-11-16 18:09:30 +00:00
Zenon Seth
3084599300 Add Lava Furnace crafting guide; update README 2023-11-14 11:30:20 +00:00
Zenon Seth
e388dc8538 Add lots of craft items; update textures, names, roadmap 2023-11-13 23:39:22 +00:00
Zenon Seth
445ce41feb Add crafitems base; move registration out to own file; add new textures 2023-11-12 19:42:57 +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
01311d809d Set Importers and Requesters to be unable to target Logistica nodes; Fix minor bugs 2023-11-10 23:42:28 +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
1cbafa7e92 Add + fix inventory access protection checks on all machines 2023-11-10 15:24:18 +00:00
Zenon Seth
9ea712d900 Add Tool Box 2023-11-10 14:36:12 +00:00