25 Commits

Author SHA1 Message Date
Zenon Seth
4249accea0 Fix take_stack_from_network to account for partially fulfilled requests 2024-07-21 10:57:42 +01:00
Zenon Seth
edaa3f5430 Make opening the Access Point wake up the associated network 2024-04-09 17:16:37 +01:00
Zenon Seth
709262db7c Fix access point bug of taking specific metadata items 2024-03-28 12:34:22 +00:00
Zenon Seth
0531271844 Make AP ignore trashcans when inserting and make detached inv name be keyed per player 2024-03-22 00:33:05 +00:00
Zenon Seth
d6759e96b0 Fix issue of access point using 2 units of liquid per taken bucket from autofiller 2024-03-19 23:43:38 +00:00
Zenon Seth
121a476a78 Fix to allow 'swapping' items from access point by delaying take from network until on_take 2024-03-18 20:39:52 +00:00
Zenon Seth
6cdd32d1dd Fix bug with Access Point swapping items mid-take due to re-showing formspec during allow_take 2024-03-18 16:31:11 +00:00
Zenon Seth
f36ed4801e Surface and display meaningful error messages on Access Point GUI 2024-03-17 14:07:16 +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
9d33ed9da6 Add liquid listring for access point 2024-03-08 14:40:42 -08:00
ThePython
80b74af3ea Fix formspec sizes 2024-03-08 11:54:09 -08:00
ThePython
87d41869d0 Improved formspecs (probably not perfect yet) 2024-03-08 10:42:28 -08:00
Zenon Seth
346bac8a32 Rearrange Access Point formspec for better usage of space 2023-11-30 16:33:26 +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
0718d1cb07 Fix Access Point behavior due to detached inventory; Clear detached inventories on exit 2023-11-27 00:33:13 +00:00
Zenon Seth
568765268c Update Mass Storage and Access Point infotext 2023-11-24 18:06:05 +00:00
Zenon Seth
7976793d69 Initial work on Wireless Access Pad 2023-11-21 22:48:29 +00:00
Zenon Seth
cb650c1893 Add Crafting Supplier 2023-11-19 14:51:31 +00:00
Zenon Seth
19a9533356 Fix some bugs in Access Point; fix listrings; cleanup formspec composition 2023-11-16 16:10:38 +00:00
Zenon Seth
c1b467ebaf Update Access Point to show tool count when consolidated, add search/clear tooltips 2023-11-16 11:19:03 +00:00
Zenon Seth
2585a62b43 Add crafting grid to Access Point; Add more tooltips to Access Point 2023-11-16 10:00:36 +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
3b78f701e3 Implement searching in Access Point 2023-11-12 14:27:41 +00:00
Zenon Seth
92c27da19a Add Access Point with working sort, filter, take, insert 2023-11-12 13:30:16 +00:00