82 Commits

Author SHA1 Message Date
ThePython
d57a2f2a5b Update node breaking and stack_max 2024-03-08 11:31:08 -08:00
ThePython
8bed9e150e Change i to itemstrings 2024-03-08 10:51:30 -08:00
ThePython
87d41869d0 Improved formspecs (probably not perfect yet) 2024-03-08 10:42:28 -08:00
ThePython
f644065979 Everything but formspecs and textures, I think 2024-03-08 09:02:58 -08:00
Zenon Seth
d26a65e614 Make Toolbox always allow storing from network 2024-03-08 12:30:26 +00:00
Zenon Seth
8d7a5ded51 Improve tooltips for mass storage and cobble gen 2024-03-08 12:24:54 +00:00
Zenon Seth
3ee6eca845 Add Lava Furnace Fueler 2023-12-24 00:07:48 +00:00
Zenon Seth
71376c343b Fix crafting supplier bug that caused items to vanish in some multi-level crafting supplier setups 2023-12-20 09:10:08 +00:00
Zenon Seth
fab930c466 Fix requester tooltip not updating on power state change 2023-12-20 08:56:01 +00:00
Zenon Seth
a70c9e66a7 Slightly optmize how much copying of tables happens during reservoir registration 2023-11-30 19:25:02 +00:00
Zenon Seth
dbe99bc378 Added unique reservoir inventory images 2023-11-30 00:45:23 +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
2bf30a11b6 Add working reservoirs implementation 2023-11-28 21:57:54 +00:00
Zenon Seth
afd707a066 Added setting for cable sizes 2023-11-28 20:11:06 +00:00
Zenon Seth
e061abe78b Fixed some mass storage and supplier bugs 2023-11-28 14:47:35 +00:00
Zenon Seth
7d06ad69d9 Fix up various bugs for 5.4.0 compat, which is minimal supported version 2023-11-28 11:49:09 +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
33d23a4b7a Add recipe for Wirless stuff, move registration to registration file 2023-11-24 22:24:48 +00:00
Zenon Seth
30b103e430 Fix Lava Furnace and recipes to support multiple recipes per input 2023-11-24 22:06:46 +00:00
Zenon Seth
568765268c Update Mass Storage and Access Point infotext 2023-11-24 18:06:05 +00:00
Zenon Seth
2d4822b953 Add Wireless Upgrader, with full difficult of two wave addition 2023-11-24 11:10:44 +00:00
Zenon Seth
7976793d69 Initial work on Wireless Access Pad 2023-11-21 22:48:29 +00:00
Zenon Seth
f458147700 Add Cobble Gen Supplier and Upgrade for it 2023-11-20 22:43:01 +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
67d6b8acaa Improve Toggleable Cable connectivity 2023-11-19 16:37:32 +00:00
Zenon Seth
7db33faf32 Make most strings in all machines translatable 2023-11-19 16:27:51 +00:00
Zenon Seth
cb650c1893 Add Crafting Supplier 2023-11-19 14:51:31 +00:00
Zenon Seth
ad6fe4a4e5 Add Autocrafter recipe; fix injection into Autocrafter 2023-11-18 23:40:48 +00:00
Zenon Seth
ee1780891f Add regular Autocrafter 2023-11-18 22:52:40 +00:00
Zenon Seth
7b4524ed51 Add Toggleable cable recipe, fix borken appearance 2023-11-18 11:17:03 +00:00
Zenon Seth
39b83d1331 Fix mass storage inserting being broken 2023-11-18 01:20:01 +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
3bd4c1d3f4 Fix Mass Storage not removing front img when improperly connected 2023-11-17 22:38:32 +00:00
Zenon Seth
eb2d072cdb Add Vaccuum Chest 2023-11-17 14:28:33 +00:00
Zenon Seth
ea20145c49 Add Trashcan that can connect to network 2023-11-17 10:38:18 +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
7e3c8eaddb Add label with description to Item Requester 2023-11-16 10:20:14 +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
3084599300 Add Lava Furnace crafting guide; update README 2023-11-14 11:30:20 +00:00
Zenon Seth
37dcc552f3 Add block crafting recipes, fix up cable api 2023-11-14 01:03:02 +00:00
Zenon Seth
f2dfe1b8dd Add few more lava furnace recipes; add lava furnace bg 2023-11-14 00:14:22 +00:00
Zenon Seth
e388dc8538 Add lots of craft items; update textures, names, roadmap 2023-11-13 23:39:22 +00:00
Zenon Seth
91a38d0e9b Fix typo; increase network name to 30 char 2023-11-13 19:25:23 +00:00
Zenon Seth
9f97e65312 Add Lava Furnace; improve some textures; added new crafting stuff 2023-11-13 18:40:25 +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
3b78f701e3 Implement searching in Access Point 2023-11-12 14:27:41 +00:00
Zenon Seth
c5571977f3 Fix Mass Storage cap not being accurate after place 2023-11-12 13:42:12 +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