Commit Graph

20 Commits

Author SHA1 Message Date
Eternal-Study
0b84d478d7
Add or minetest.registered_nodes[name] to Silo powder check.
This pull request adds “or minetest.registered_nodes[name]” to the Silo powder check in line 131, permitting items in the powder group registered as nodes to be stored in the Silo. This improves interoperability with other mods by expanding the scope of items that can be stored, while still limiting it to the powder group.

It should be noted the powder check in lines 31-33 are noted affected by this pull request.

I release this code under the terms of AGPL v3, and transfer copyright to Joachim Stolberg.
2024-06-29 19:55:00 -04: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
ef9d904917 Prepare for lib 'networks' 2021-06-09 22:09:59 +02:00
Joachim Stolberg
dba2b84b73 Fix silo load value bug 2020-12-20 23:58:49 +01:00
Joachim Stolberg
028a1591c2 Switch license from GPL to AGPL 2020-10-19 19:09:17 +02:00
Joachim Stolberg
eb1ed8890c silo/tank: Add second return value for load command 2020-10-07 22:06:43 +02:00
Joachim Stolberg
a2405122fc TA4 silo: Add load command 2020-10-06 21:15:56 +02:00
Joachim Stolberg
3ca31bd0ba fix pump issue (silo source items can disappear) 2020-09-11 14:33:09 +02:00
Joachim Stolberg
dcb06e210e improve ta4 sensor box 2020-08-30 19:16:32 +02:00
Joachim Stolberg
d87ea392b1 silo bugs fixed 2020-07-10 20:18:10 +02:00
Joachim Stolberg
a45bf2249c node number bugfixes 2020-06-13 23:32:00 +02:00
Joachim Stolberg
0c3138ac50 power distribution bugfix, redstone recipe changed, display infotext added, silo and tank bugfixes, tin probability increased 2020-05-01 14:43:08 +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
f049f7b18c pipe2 addded 2020-01-31 19:55:10 +01:00
Joachim Stolberg
ff36c809cb silo bugfix 2019-11-18 20:29:41 +01:00
Joachim Stolberg
df209ecfef plastic recipe added
TA4 silo added
minor changes and bugfixes on recipes and textures
2019-11-17 14:52:59 +01:00
Joachim Stolberg
0a6392b2b9 items bauxite, gibbsite, aluminum, red mud, powders, lye added
nodes silo and furnace heater added
chemical doser/reactor activated
netID location (networks) moved to pumps
expoxy recipe changed
files/folders restructured
2019-11-17 00:08:10 +01:00