Joachim Stolberg
c0f2ffc99a
Merge pull request #66 from andrenete/techpack-stairway-lattice
...
Fix "Mesh not found: techpack_stairway_slope.obj" error on start
2021-01-18 12:34:31 +01:00
Joachim Stolberg
0e01299f30
Merge pull request #70 from afkplayer5000/afkplayer5000-patch-no-dig
...
Prevent digging of active tubelib nodes with node replacer etc.
2021-01-18 12:31:33 +01:00
Joachim Stolberg
73a711d1db
Merge pull request #71 from afkplayer5000/afkplayer5000-patch-wrench-crash
...
Fix mesecons converter + end wrench crashing
2021-01-18 12:28:39 +01:00
Andrey Kozlovskiy
3a8148ba2b
Do not use moreblocks for stairway lattice slope
2021-01-18 04:26:55 +03:00
Andrey Kozlovskiy
258734e9da
Use techpack_stairway_slope.obj from joe7575/techpack_stairway
2021-01-18 03:59:38 +03:00
afkplayer5000
6cd1409d86
Fix mesecons converter + end wrench crashing
2021-01-17 14:55:04 -07:00
afkplayer5000
9b636dd8bd
prevent digging of active tubelib nodes
2021-01-17 14:47:23 -07:00
Joachim Stolberg
1b9f2a9c52
Merge pull request #68 from oversword/issue-67
...
Add metadata for teleporter describing valid faces, to be used with new tubelib feature
2021-01-17 17:30:48 +01:00
Cam B
525dd54167
Add metadata for teleporter describing valid faces, to be used with new tubelib feature
2021-01-16 18:25:26 +00:00
Andrey Kozlovskiy
cadc5f2f07
Fixes and improvements for 'TechPack Stairway' Lattice
...
- Fix `Mesh not found: techpack_stairway_slope.obj` error on start by adding missing obj file taken from `moreblocks` mod
- When available, use `moreblocks` for creating different stairs and slopes
2021-01-16 01:32:05 +03:00
Joachim Stolberg
4f0bdff0b9
Update history
2020-12-18 12:47:37 +01:00
Joachim Stolberg
4798ba472f
Merge pull request #62 from oversword/issue-61
...
Perform warehouse push action on unpull, and stop removing things from the cache on unpull
2020-12-18 12:33:30 +01:00
Cam B
f258dfb2dc
Remove tubelib IDs that were used for accessing the cache
2020-12-18 03:04:08 +00:00
Cam B
9a5ec1a96d
New put function with simplified logic, renamed to better describe purpose, cache removed
2020-12-18 02:51:31 +00:00
Cam B
0fd949b496
Perform warehouse push action on unpull, and stop removing things from the cache on unpull
2020-12-17 00:56:05 +00:00
Joachim Stolberg
898ed2e766
Merge pull request #59 from oversword/bls-186
...
Check harvester protection for each node it attempts to harvest
2020-12-15 09:38:07 +01:00
Cam B
7aca6c68b6
Put protection condition as late as possible to reduce work, and skip but do not exit if protected
2020-12-14 22:05:29 +00:00
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
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
Joachim Stolberg
b87cc754b9
Merge pull request #60 from oversword/bls-265
...
Suggestion to check replanting against commonly plantable nodes instead of quarry-able GroundNodes
2020-12-14 22:14:07 +01:00
Cam B
46d80eaf01
Suggestion to check replanting against commonly plantable nodes instead of quarry-able GroundNodes
2020-12-14 05:22:49 +00:00
Cam B
ac558e89fe
Check harvester protection for each node it attempts to harvest
2020-12-13 02:31:26 +00: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
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
a8ed9dd552
Ouput quarry print position when it hits a protected area & fix leaves->biogas recipe (by Fedja Beader <fedja@protonmail.ch>)
2020-12-09 21:36:42 +01:00
Joachim Stolberg
5acdaf871c
Update README.md
2020-11-20 14:55:17 +01:00
Joachim Stolberg
bbe822d916
v2.04: Switch to AGPL v3, adapt to minetest 5.3, add translation support, fix minor bugs
2020-11-20 14:54:13 +01: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
8102ab7275
Add minetest.translator support (issue #56 )
2020-11-03 20:23:56 +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
Joachim Stolberg
1175301dc2
Merge pull request #54 from fluxionary/multiblock_dig_fix
...
properly remove entire fermenter and reformer
2020-08-23 19:15:05 +02:00
flux
0c929b2278
add LBM to re-place tops of missing multiblocks
2020-08-22 18:07:18 +00: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
Joachim Stolberg
47616daf23
Merge pull request #53 from Arigatas/master
...
solving bug issue #52
2020-08-21 13:13:11 +02:00
Arigatas
5703f90377
solving bug issue #52
2020-08-21 11:29:50 +02:00
Joachim Stolberg
b78d62a7c3
safer_lua: fixing string.split issue for seperator value = ''
2020-08-15 20:47:51 +02:00
Joachim Stolberg
9a3097a3db
Merge pull request #51 from Arigatas/master
...
fixing bug issue #50
2020-08-15 20:25:45 +02:00
Sven Volkmann
0adb8dadff
fixing bug issue #50
2020-08-14 09:01:32 +02:00
Joachim Stolberg
a5c1fd6182
issue #49 fixed
2020-07-23 19:55:04 +02:00
Joachim Stolberg
3f67446cc2
issue #49 fixed
2020-07-23 19:51:29 +02:00
Joachim Stolberg
ef9967a6ed
issue #48 fixed
2020-07-21 17:12:54 +02:00
Joachim Stolberg
9a7317541a
releasenotes updated
2020-06-06 17:43:19 +02:00
Joachim Stolberg
74ec940932
Merge pull request #46 from BlockySurvival/master
...
merge fork from BlockySurvival back to base
2020-06-06 17:37:34 +02:00
flux
10409987f0
keep items w/ wear or items w/ max stacksize=1 from going into warehouses
2020-05-09 21:40:20 +00:00