Commit Graph

451 Commits

Author SHA1 Message Date
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
flux
49352529e4 Merge branch 'master' of https://github.com/joe7575/techpack into HEAD 2020-05-01 00:34:55 +00:00
Joachim Stolberg
82fcfad147 HP distributor bugfix (issue #26) 2020-04-27 19:42:38 +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
Joachim Stolberg
fd6963fc3e issue #44 fixed: Set Idle state instead of fault when there is no liquid 2020-03-03 22:32:49 +01:00
Joachim Stolberg
289514da17 issue #44 fixed: Set Idle state instead of fault when there is no liquid 2020-03-03 22:32:49 +01:00