Commit Graph

20 Commits

Author SHA1 Message Date
Joachim Stolberg
127327c71a
Merge pull request #57 from oversword/bls-258
Disallow non-fuel items to be accepted as fuel quarries and harvesters
2020-12-14 22:40:54 +01:00
Cam B
c603c85cf6 Disallow non-fuel items to be accepted as fuel quarries and harvesters 2020-12-12 20:43:55 +00:00
Joachim Stolberg
9192bcadc8 v2.04: Switch to AGPL v3, adapt to minetest 5.3, add translation support, fix minor bugs 2020-11-20 14:45:28 +01:00
Joachim Stolberg
8f35b0793b Add minetest.translator support (issue #56) 2020-11-03 20:19:38 +01:00
flux
008c1a466d check protection when attempting to dig multiblocks 2020-08-22 18:06:58 +00:00
flux
802e5f239d properly remove entire fermenter and reformer after checking that they don't have contents; add an LBM to remove stranded top nodes 2020-08-22 17:38:34 +00:00
Sven Volkmann
0adb8dadff fixing bug issue #50 2020-08-14 09:01:32 +02:00
flux
68e30349ae prevent fermenter and reformer from disappearing if placed somewhere they don't fit 2019-09-08 01:54:09 +00:00
Joachim Stolberg
a7a6b50492 V2.03, Piston/WorldEdit/replacer detection added, farming and grinder recipes added 2019-04-23 21:46:08 +02:00
Michal Cieslakiewicz
b7bdd9783e reformer: fix taking items from source inventory.
Ported production function from fermenter code. Take items one by one
instead of 4 at once to prevent many stacks of 1-3 Biogas items to be
left unprocessed.

Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
2019-02-07 12:58:51 +01:00
Joachim Stolberg
d9b6a96941 bug fixes in almost all item processing nodes 2019-01-06 15:03:22 +01:00
Joachim Stolberg
6b57cf07a6 new mod 'techpack_warehouse' added
tubelib_stairway renamed to techpack_stairway
code maintenance
2019-01-05 18:04:56 +01:00
Joachim Stolberg
eb0540c712 tube recipe bugfixes 2018-12-31 14:59:02 +01:00
Joachim Stolberg
58718c2f0f Quarry, Harvester, Fermenter, Reformer, and Liquid Sampler converted to new states class and some code maintenance 2018-12-27 22:37:13 +01:00
Joachim Stolberg
041d6a684d work in progress to v2 2018-12-22 16:58:11 +01:00
Joachim Stolberg
9074a38b32 v1.14 Distributor performance improved, chest commands added 2018-09-10 22:36:09 +02:00
theFox6
8723b43c6e
Make reformer top unpointable 2018-06-30 09:36:54 +02:00
Joachim Stolberg
a0de294c75 V1.04, Source maintenance, minor issues fixed, Unifieddyes support for Color Lamp added 2018-03-31 17:09:16 +02:00
Joachim Stolberg
7fd2fc66d5 Node states modified, according to tueblib.states 2018-03-18 21:27:44 +01:00
Joachim Stolberg
31cf34f063 Initial commit 2018-03-10 22:19:33 +01:00