Joachim Stolberg
996b3e6fad
Add minetest.translator support (issue #56 )
2020-11-03 20:23:38 +01:00
Joachim Stolberg
8f35b0793b
Add minetest.translator support (issue #56 )
2020-11-03 20:19:38 +01:00
Joachim Stolberg
51fdab3c8a
Fix issue #55 (tubelib_addons2:doorblock works incorrectly)
2020-09-24 20:19:10 +02:00
Joachim Stolberg
677c1f4148
tubes: remove stone group
2020-09-01 19:51:26 +02:00
Sven Volkmann
0adb8dadff
fixing bug issue #50
2020-08-14 09:01:32 +02:00
flux
e2b9d73f8e
fix crash of unknown origin
2020-04-07 18:05:11 +00:00
flux
01a836130b
Merge branch 'master' of https://github.com/joe7575/techpack into HEAD
2020-04-07 18:04:12 +00:00
Joachim Stolberg
472fb56b9d
Tubelib database optimized to reduce the size of the mod storage file
2020-03-23 22:34:03 +01:00
flux
1f2e270a04
add dependencies to mod.conf
2019-11-03 17:55:05 +00:00
flux
281f4b539b
undo preventing machines from pushing to themselves; make detector only accept items on the input side
2019-09-12 22:53:29 +00:00
flux
ebd9864ce0
disable machines outputting to themselves
2019-09-12 22:25:06 +00:00
flux
342083bf03
fix crash when tube too long (and spurious whitespace changes)
2019-08-29 19:28:44 +00:00
flux
d6b0696746
Merge branch 'master' of https://github.com/joe7575/techpack into HEAD
2019-08-29 17:44:47 +00:00
Andrey Kozlovskiy
db11cc0e92
Fixes to metadata_inventory functions in distributor code
2019-08-08 16:59:17 +03:00
Andrey Kozlovskiy
2e14f13c46
Revert "Fix incorrect count check on item put"
...
This reverts commit 3082c64dac5d5107d87c339559edfe3c4113eabe. (incorrect branch)
2019-08-07 21:46:32 +03:00
Andrey Kozlovskiy
3082c64dac
Fix incorrect count check on item put
2019-08-07 21:43:21 +03:00
flux
dd4869d1dc
merge
2019-07-25 05:12:07 +00:00
Joachim Stolberg
21c8be48f5
Overzealous replacement by defect dummies #33
2019-07-20 11:30:56 +02:00
y
fb32942625
prevent defect dummies when metadata is messed up
2019-07-14 00:30:18 +01:00
Joachim Stolberg
778ec375ed
v2.03.03 with bug fixes (issues #27 , #28 , #29 )
2019-05-22 11:49:13 +02:00
obl3pplifp
666a2c6059
fix some more crashes due to outdated nodes not having the right metadata
2019-05-20 22:41:53 +01:00
obl3pplifp
4b7ec0cda9
Revert "fix some more crashes due to outdated nodes not having the right metadata"
...
This reverts commit 7a7784fc5ea41f104a3f12d58a0ae009cc61f761.
2019-05-20 22:40:20 +01:00
obl3pplifp
7a7784fc5e
fix some more crashes due to outdated nodes not having the right metadata
2019-05-20 22:36:14 +01:00
y
013013149a
prevent calls to random w/ illegal numbers
2019-05-16 23:05:59 +01:00
Joachim Stolberg
824ed5cb18
V2.03.02 with changes according to issues #22 , #23 , #24 , #25 , #26
2019-05-09 21:48:16 +02:00
Joachim Stolberg
e7b1da2636
V2.03.02 with changes according to issues #22 , #23 , #24 , #25 , #26
2019-05-09 21:04:47 +02:00
Joachim Stolberg
a7a6b50492
V2.03, Piston/WorldEdit/replacer detection added, farming and grinder recipes added
2019-04-23 21:46:08 +02:00
Joachim Stolberg
dc71bf90f4
Blackhole tube side backfix
2019-03-14 23:18:56 +01:00
Joachim Stolberg
0e95c2a76d
forceload block bugfix.
2019-02-16 10:35:33 +01:00
Joachim Stolberg
9e12dc1ae7
controller event bugfix
2019-02-10 13:28:17 +01:00
Michal Cieslakiewicz
54abd7bf55
Added new button image for BLOCKED state.
...
Warning image (black exclamation mark on yellow field) added and
used for BLOCKED state. Player can now see the difference between
BLOCKED and FAULT states while accessing machine panel (formspec).
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
2019-02-07 10:51:45 +01:00
Joachim Stolberg
1206e5a461
Formspec bugfixes
2019-01-15 21:01:24 +01:00
Joachim Stolberg
b2ffd948d2
idle time increased
2019-01-13 12:37:44 +01:00
Joachim Stolberg
99d5e5268a
print statements removed
2019-01-12 19:57:30 +01:00
Joachim Stolberg
3a31f8fe62
tubelib2 check added
2019-01-11 21:53:56 +01:00
Joachim Stolberg
1509bf8a4c
tube migration bugfix
2019-01-07 19:57:56 +01:00
Joachim Stolberg
8aa52ac3cc
number recycling removed
2019-01-06 17:49:23 +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
a09438fbd6
forceload bugfix
2019-01-03 19:40:28 +01:00
Joachim Stolberg
a2049a0b77
Each block supporting the "defect" state can now be set to "defect" by means of the Tubelib End Wrench (for Controller program testing purposes)
2019-01-03 18:50:07 +01:00
Joachim Stolberg
d69b96928e
quarry restart issues fixed
2019-01-03 10:28:07 +01:00
Joachim Stolberg
ddfb614769
box bottom textures changed
2019-01-01 20:14:43 +01:00
Joachim Stolberg
c020615b10
aging fine adjustment
2019-01-01 18:53:17 +01:00
Joachim Stolberg
539401e2fb
tube migration bugfix
2019-01-01 18:02:26 +01:00
Joachim Stolberg
958495acee
forceload and quarry bugfixes
2018-12-31 21:00:19 +01:00
Joachim Stolberg
1b0992734f
selection box improvements
2018-12-31 18:43:37 +01:00
Joachim Stolberg
eb0540c712
tube recipe bugfixes
2018-12-31 14:59:02 +01:00
Joachim Stolberg
4ff98d47d4
pushing_chest converted to new states
2018-12-29 22:07:23 +01:00
Joachim Stolberg
667739acfe
New mod tubelib_stairway added,
...
further bug fixes and improvements
2018-12-29 21:02:23 +01:00