Commit Graph

129 Commits

Author SHA1 Message Date
Oversword
5c71605dda Add an on-blast callback to all machines that performs a no-op to disable TNT destruction 2022-06-09 22:49:50 +01:00
Joachim Stolberg
d9bc8119fa Make improvements for the mod beduino 2022-04-26 18:52:15 +02:00
Joachim Stolberg
30548908f3 Newly generated 2022-04-26 18:48:00 +02:00
Joachim Stolberg
956b91f030 Fix the 'Papyrus is always considered as oven fuel #106' issue 2021-09-11 21:17:03 +02:00
Oversword
f9026fa806 Provide default for all instances of retrieving a distributor filter 2021-07-06 06:02:54 +01:00
Joachim Stolberg
289fa75f5c Shrink image sizes 2021-06-06 15:13:24 +02:00
Joachim Stolberg
70c2c8b489 Implement improvements provided by SciFurz 2021-06-06 11:47:26 +02:00
Oversword
71504969e7 Make sure pushers to not keep running if they have been stopped; Allow tubelib machines to have a 'first_cycle' time for first run 2021-03-10 22:45:47 +00:00
Joachim Stolberg
e1f9a8d4f6 Improve version check 2021-01-27 19:29:24 +01:00
Joachim Stolberg
ce2179b040 Update README.md and version number 2021-01-24 11:45:32 +01:00
Joachim Stolberg
d44a950eae
Merge pull request #76 from oversword/issue-75
Implement valid sides for other nodes
2021-01-24 11:20:08 +01:00
Cam B
87ea208d64 Even newer valid_sides method 2021-01-23 17:41:09 +00:00
Cam B
d073560d10 Invalid sides too 2021-01-23 17:34:48 +00:00
Cam B
dab766b30d Even newer way of defining valid sides 2021-01-23 17:20:59 +00:00
Cam B
a2f903cac2 Implement valid sides for other nodes 2021-01-22 01:48:23 +00:00
Cam B
15557e6dc4 Return nil on pull, not false 2021-01-21 23:52:02 +00:00
Cam B
aca989f351 Allow definition of valid sides through tubelib.register_node 2021-01-21 23:43:04 +00:00
Cam B
bb18a583d1 Whitespace cleanup 2021-01-21 00:27:41 +00:00
Cam B
1b5f83116c Clumsy on_push testing replaced with new method 2021-01-21 00:18:22 +00:00
Cam B
2af68b9f18 Merge branch 'issue-67-revised' into issue-72 2021-01-20 21:38:15 +00:00
Cam B
29827a5487 Reversed faces direction, moved sides to tubelib2 2021-01-20 20:54:24 +00:00
Cam B
8f896b65c4 Disallow pushing into invalid faces 2021-01-20 14:52:05 +00:00
afkplayer5000
9b636dd8bd prevent digging of active tubelib nodes 2021-01-17 14:47:23 -07:00
Joachim Stolberg
ce82cf68bc
Merge pull request #58 from oversword/bls-254
Add a on_blast callback to tubes so they update after being destroyed
2020-12-14 22:35:57 +01:00
Cam B
d8954bf846 Indentation fixed 2020-12-12 22:49:37 +00:00
Cam B
7b02f3dfe3 Add a on_blast callback to tubes so they update after being destroyed 2020-12-12 22:42:09 +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
0acb2e82cd Add minetest.translator support (issue #56) 2020-11-13 20:32:21 +01:00
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