Commit Graph

33 Commits

Author SHA1 Message Date
Joachim Stolberg
a347405150 Add storesize command 2023-09-27 19:27:49 +02:00
Joachim Stolberg
460cc7eefd Fix another chest chain bug 2023-02-27 19:57:36 +01:00
Joachim Stolberg
f141588818 Fix bug 'nvmstack' (a nil value) 2023-02-07 20:04:59 +01:00
Joachim Stolberg
71d0d6f012 Fix unremovable ta4_chest_dummy bug 2023-01-08 14:00:47 +01:00
Joachim Stolberg
ac01df763d Fix 'count' command bug: default value is 0 again 2022-12-10 11:09:27 +01:00
Joachim Stolberg
15a4765b6f Add Flow Limiter mode to TA4 pump 2022-09-03 19:22:43 +02:00
Joachim Stolberg
3426712006 Change behavior of push_items function 2022-09-02 21:12:25 +02:00
Joachim Stolberg
07a7f2fffa Fix chest chain bug 2022-06-12 18:34:06 +02:00
Joachim Stolberg
6a71892799 Fix beduino command bugs 2022-06-09 12:59:17 +02:00
Joachim Stolberg
b6eeef358a Add support for beduino commands 2022-06-05 21:20:43 +02:00
Joachim Stolberg
f8ca493a6b Fix ta5 hyperloop tank bug, EOF blank added 2022-01-04 19:40:27 +01:00
Joachim Stolberg
8a21364d4b delete EOL blanks 2022-01-03 21:40:31 +01:00
Joachim Stolberg
1e36775c18 Allow pushing of items 'into' a techage:ta4_chest_dummy 2021-09-19 12:56:03 +02:00
Thomas--S
6a9ccd34e5 TA4 Chest: Fix items disappearing 2021-09-14 13:23:17 +02:00
Thomas--S
ad86a7668f Fix TA4 chest client crash
The client crashed when opening a 8x2000 chest with an animal inside; most likely due to the rather uncommon form of their metadata.
2021-03-25 22:13:21 +01:00
Joachim Stolberg
aa97c061cf TA4 Wind tubine: Change the setup requirements 2020-11-02 21:27:12 +01:00
Thomas--S
9c9dcf8a37 Refactor TA4 8x2000 chest
Advantages:
* Code uses common functions for manual usage and automation where possible. This avoids forgetting half of the adjustments like it happened in #14
* Support for meta and wear
* Code duplication for the different automatic modes is reduced/avoided

Additionally, the `techage.item_image` function was adjusted:
* added support meta and wear
* removed duplicate stack size labels for non-tools with max_stack=1
* added optional parameter to "overwrite" stacksize for tools (necessary because of minetest limitations)
2020-10-31 19:10:47 +01:00
Joachim Stolberg
028a1591c2 Switch license from GPL to AGPL 2020-10-19 19:09:17 +02:00
Thomas--S
61f874a918 Lua Controller: Allow to get itemstring and description of 8x2000 chest contents
As suggested by the player "baumeister".
2020-07-27 21:52:52 +02:00
Thomas--S
8dcf8b3108 Don't allow to put items with meta or wear information into the 8x2000 chest
This information would get lost, which can be abused to repair tools for free.
2020-07-17 18:31:32 +02:00
Joachim Stolberg
a45bf2249c node number bugfixes 2020-06-13 23:32:00 +02:00
Joachim Stolberg
9a4a8c58c2 ta4 injector added, ta4 pusher and distributor changed, maintenance and minor bugfixes 2020-04-25 21:06:19 +02:00
Joachim Stolberg
59a0a3248e ta4_chest and display improvements 2020-04-14 18:46:50 +02:00
Joachim Stolberg
ea4765ce46 distri 1:1 mode changed, drill pipe wrench added, ta4_chest modes enhanced, further improvements 2020-04-13 13:20:38 +02:00
Joachim Stolberg
f3d8002832 ta4_chest bugfix 2020-04-12 14:45:58 +02:00
Joachim Stolberg
6c0737be1b ta4_chest bugfix 2020-04-12 09:54:05 +02:00
Joachim Stolberg
3dbf81365b XL display, stackable 8x2000 chests added 2020-04-11 23:21:54 +02:00
Joachim Stolberg
5146d50d4b ta4_chest bugfixwith unstackable items, ta4_doser bugfixes, waterpump bugfix 2020-04-07 22:19:36 +02:00
Joachim Stolberg
22c561a6e2 minor improvements 2020-04-03 21:45:36 +02:00
Joachim Stolberg
50d0ae4ebd TA4 8x2000 chest improvement 2020-04-02 23:00:02 +02:00
Joachim Stolberg
7536a2fa47 LEDs, TA4 ele fab, LED grow light added and some bugfixes 2020-03-27 19:44:19 +01:00
Joachim Stolberg
2b441930d4 TA4 chest recipe bugfix 2020-03-24 16:29:07 +01:00
Joachim Stolberg
28eb8e0487 TA4 chest and pusher changed and redone 2020-03-22 11:01:44 +01:00