15 Commits

Author SHA1 Message Date
Zenon Seth
0dc149b637 Cleanup old AP code, add extra checks in allow take/put 2024-07-21 15:42:39 +01:00
Zenon Seth
c7b1b13411 Fix selection box for lava furnace and improve internal representation 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
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
a99c0dcdbd Make Access Point and Lava Furnce into nodebox nodes, update their textures 2024-03-16 02:02:03 +00:00
ThePython
d57a2f2a5b Update node breaking and stack_max 2024-03-08 11:31:08 -08: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
0718d1cb07 Fix Access Point behavior due to detached inventory; Clear detached inventories on exit 2023-11-27 00:33:13 +00:00
Zenon Seth
7976793d69 Initial work on Wireless Access Pad 2023-11-21 22:48:29 +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
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
2eda951735 Fix a bug in the Access Point that would delete items if dug while someting was in the insert inventory 2023-11-15 20:27:00 +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
92c27da19a Add Access Point with working sort, filter, take, insert 2023-11-12 13:30:16 +00:00