29 Commits

Author SHA1 Message Date
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
553793a96f Minor formspec tweaks (makes bottom space more consistent) 2024-03-08 14:11:26 -08: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
e061abe78b Fixed some mass storage and supplier bugs 2023-11-28 14:47:35 +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
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
3b0ecb62e5 Fix mass storage rotation; Added a misc machine category; Cleanup and minor improvements 2023-11-11 20:42:58 +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
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
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
3cc6cc7c88 Updated and improved network cache logic; fixed minor bugs in machines 2023-11-09 18:34:39 +00:00
Zenon Seth
48ac584fd0 Renaming in prep for update 2023-11-09 15:48:57 +00:00
Zenon Seth
4d9605f6d9 Rework Demander to calc demand once per timer, not on demand 2023-11-09 12:48:56 +00:00
Zenon Seth
2f3297e811 Added working Active Suppliers; various fixes + improvements 2023-11-09 03:30:55 +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
2fa5e34408 Working mass-storage that keeps inventory; new worker functions, improvements 2023-11-04 22:25:27 +00:00