1177 Commits

Author SHA1 Message Date
OgelGames
3fce7dc27c only check protection if node can be dug by quarry 2020-06-12 20:51:27 +10:00
OgelGames
93d258e956 allow owner to edit quarry even if protected 2020-06-11 21:20:36 +10:00
BuckarooBanzay
76d03164e5 add mesecons interface for the quarry 2020-06-11 12:24:08 +02:00
OgelGames
715e5288c5 purge quarry cache more often 2020-06-05 22:38:51 +10:00
BuckarooBanzay
e41d805c33 basic digilines support for the nuclear reactor
related: #14
2020-06-04 14:36:38 +02:00
OgelGames
e3ca351b4a adjust quarry time limiting
improves digging speed through empty space or non-diggable nodes
2020-06-01 20:21:41 +10:00
OgelGames
60483c3952 quarry rewrite/optimization 2020-05-30 17:29:05 +02:00
BuckarooBanzay
d3da4d9a60 Merge remote-tracking branch 'origin/upstream' 2020-05-28 09:36:06 +02:00
Vanessa Dannenberg
5786ab9921 Fix incorrect numeric types for 5.3.0-dev
5.3.0-dev adds strict type checks for registration fields, hence this was not noticed earlier due to implicit string-number conversions
2020-05-27 18:32:57 +02:00
SX
1536df8589 Machine conduct digilines downwards (#49)
* Custom digiline rules for machines

* Add custom digiline receptor and effector rules for machines

* technic.digiline.rules must be always available, even if digilines is disabled

Co-authored-by: SX <50966843+S-S-X@users.noreply.github.com>
2020-05-23 21:24:35 +02:00
OgelGames
68940ef8c4 make self-contained injector directional 2020-05-20 20:27:30 +10:00
OgelGames
21fa8deffe fix for cooking recipes with replacements
fixes pandorabox-io/pandorabox.io#326
2020-05-15 20:41:35 +10:00
pull[bot]
f57c5517a3 Merge pull request #47 from minetest-mods/master
[pull] master from minetest-mods:master
2020-05-13 18:02:26 +00:00
BobFred7
c74b8ee92d Alloy furnace: More realistic recipe balance (#549) 2020-05-13 19:13:33 +02:00
BuckarooBanzay
5ba3554749 Merge remote-tracking branch 'origin/upstream' 2020-05-10 18:29:38 +02:00
dokutan
30a0b086f6 Chainsaw update (bushes and moretrees fixed) (#551)
Add missing moretrees nodes to the chainsaw
Cut all nodes with the "tree" and "leaves" group too.
2020-05-10 14:42:57 +02:00
BuckarooBanzay
b9f1cdc9df fix identical naming 2020-05-09 21:03:12 +02:00
BuckarooBanzay
8deddabe12 also test with latest minetest version 2020-05-09 21:02:19 +02:00
BuckarooBanzay
d05188f042 unwrap numbers in strings
related: https://github.com/minetest-mods/technic/issues/553
2020-05-09 20:57:54 +02:00
BuckarooBanzay
bb9b6092b7 Merge https://github.com/minetest-mods/technic 2020-05-04 08:13:43 +02:00
dokutan
31ad2733fe Fix error caused by locked chest recipes (#548) 2020-05-03 19:53:43 +02:00
pull[bot]
80db7aa00b Merge pull request #40 from minetest-mods/master
[pull] master from minetest-mods:master
2020-05-01 21:22:41 +00:00
BobFred7
8d8ab63ff1 Deal with lava cans wasting lava (#532)
Rather than replacing lava source with lava source, the lava can will now attempt to place lava to the node "above".
This change applies the same for all registered cans.
2020-05-01 21:24:12 +02:00
pull[bot]
9cfb2c7d4d Merge pull request #38 from minetest-mods/master
[pull] master from minetest-mods:master
2020-05-01 19:23:05 +00:00
dokutan
97db4a5fc6 Update dependencies in manual.md (#547)
Add basic_materials to the list of dependencies in manual.md.
2020-05-01 21:11:53 +02:00
BuckarooBanzay
ca5a2c4042 progressive lag adaption of technic_run execution interval 2020-05-01 16:24:16 +02:00
BuckarooBanzay
486235172b readme fixes 2020-04-28 09:44:46 +02:00
BuckarooBanzay
d69de71787 update contributors 2020-04-28 09:32:44 +02:00
SX
9ead9b06e1 Add digistuff as optional dependency 2020-04-28 09:31:09 +02:00
SX
f5d1187a94 Replace digiline wires with digimese if digistuff is enabled 2020-04-28 09:31:09 +02:00
SX
b4c113fe44 #14 HV digicables 2020-04-28 09:31:09 +02:00
BuckarooBanzay
99a473edab fix shapeless recipes
related: https://github.com/minetest-mods/technic/issues/544
2020-04-27 07:26:03 +02:00
BuckarooBanzay
9dc0408ad9 use mt 5.2.0 for tests 2020-04-27 07:14:57 +02:00
pull[bot]
bb22918472 Merge pull request #34 from minetest-mods/master
[pull] master from minetest-mods:master
2020-04-26 11:22:46 +00:00
Louis Royer
62bceaa1c7 Shapeless locked chests crafts (chest + lockpad) (#530)
This was only done for `default:chest`.
2020-04-26 11:33:12 +02:00
Hugo Locurcio
af3773a1e3 Fix chest formspec protection (#540)
This closes #539.
2020-04-26 11:32:42 +02:00
OgelGames
1881375723 add check for missing machine inventory 2020-04-13 21:30:40 +10:00
OgelGames
35e2f1e158 add sulfur block 2020-04-12 19:14:14 +10:00
pull[bot]
63efba15c5 Merge pull request #32 from minetest-mods/master
[pull] master from minetest-mods:master
2020-04-06 11:31:12 +00:00
Julien Palard
409a28b995 Fix pipeworks link in manual (#533) 2020-03-15 17:29:18 +01:00
coil
9f1e2314e9 Fix crash when placing cable plates (#534)
All coordinates can be equal if pointed_thing.above is identical
to pointed_thing.under.
2020-03-15 17:27:36 +01:00
OgelGames
30775ff03f better chainsaw cutting
* acacia, palm, date palm, and willow trees are now cut fully
* cutting is now limited by `max_saw_radius` to prevent forest destruction
2020-03-14 22:58:09 +11:00
BuckarooBanzay
fdb36aabce add radiation_throttling setting (off by default)
fixes #30
2020-03-10 08:49:02 +01:00
BuckarooBanzay
f405022798 Merge branch 'cable-fix' of https://github.com/coil0/technic 2020-03-09 08:25:03 +01:00
coil
39de284a49 Fix crash when placing cable plates
All coordinates can be equal if pointed_thing.above is identical
to pointed_thing.under.
2020-03-07 20:28:21 -05:00
BuckarooBanzay
44fe5686c9 move "max_lag" function a layer up 2020-02-18 09:51:10 +01:00
BuckarooBanzay
1026ca0d78 skip radiation check if the lag is elevated (> 1.5 seconds) 2020-02-17 13:20:24 +01:00
BuckarooBanzay
03b4294558 new repo location 2020-02-13 13:36:55 +01:00
BuckarooBanzay
afa7a18c59 no submodule checkout 2020-02-06 15:24:28 +01:00
BuckarooBanzay
cd5fbdf240 add blue particle effects 2020-02-06 14:41:41 +01:00