23 Commits

Author SHA1 Message Date
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
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
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
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
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
1cbafa7e92 Add + fix inventory access protection checks on all machines 2023-11-10 15:24:18 +00:00
Zenon Seth
6fcc83c422 Added Network Injector filtering 2023-11-10 13:41:58 +00:00
Zenon Seth
93a078d0be Show targets on place 2023-11-10 12:11:58 +00:00
Zenon Seth
8bbbe711e5 Improve IO entities 2023-11-10 12:03:51 +00:00
Zenon Seth
d537dcfddd Replace tabs for spaces 2023-11-10 12:03:13 +00:00
Zenon Seth
5ad4d8eaee Unify machine api a bit 2023-11-10 11:07:54 +00:00
Zenon Seth
782a3a5b19 Added protection checks on receive fields 2023-11-10 10:50:54 +00:00
Zenon Seth
3cc6cc7c88 Updated and improved network cache logic; fixed minor bugs in machines 2023-11-09 18:34:39 +00:00
Zenon Seth
2f3297e811 Added working Active Suppliers; various fixes + improvements 2023-11-09 03:30:55 +00:00