34 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
8d7a5ded51 Improve tooltips for mass storage and cobble gen 2024-03-08 12:24:54 +00:00
Zenon Seth
568765268c Update Mass Storage and Access Point infotext 2023-11-24 18:06:05 +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
39b83d1331 Fix mass storage inserting being broken 2023-11-18 01:20:01 +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
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
c5571977f3 Fix Mass Storage cap not being accurate after place 2023-11-12 13:42:12 +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
92914ba66b Increase mass storage cap; add mass storage upgrades 2023-11-11 11:55:33 +00:00
Zenon Seth
1cbafa7e92 Add + fix inventory access protection checks on all machines 2023-11-10 15:24:18 +00:00
Zenon Seth
e98aaa412f Improve Mass Storage Item Naming 2023-11-10 12:50:31 +00:00
Zenon Seth
d537dcfddd Replace tabs for spaces 2023-11-10 12:03:13 +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
Zenon Seth
026ab11965 Add storage reserve; add storage front image 2023-11-08 19:47:18 +00:00
Zenon Seth
6043c8f53a Add ability to deposit into storage by punch or sneak+punch 2023-11-07 21:48:41 +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
7b288fa98a Generify power on/off interface; add power button to mass storage 2023-11-06 19:43:29 +00:00
Zenon Seth
61004f5bb0 Demander improvements; storage funcs; new sounds; added ROADMAP 2023-11-06 18:54:14 +00:00
Zenon Seth
b3f8be1eac Working implementation of demander; mass-storage; network fixes; utils 2023-11-05 18:39:19 +00:00
Zenon Seth
2fa5e34408 Working mass-storage that keeps inventory; new worker functions, improvements 2023-11-04 22:25:27 +00:00
Zenon Seth
195b597504 Initial commit, working network and storage implementation. WIP 2023-11-04 06:35:32 +00:00