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
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
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
d05188f042
unwrap numbers in strings
...
related: https://github.com/minetest-mods/technic/issues/553
2020-05-09 20:57:54 +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
BuckarooBanzay
ca5a2c4042
progressive lag adaption of technic_run execution interval
2020-05-01 16:24:16 +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
OgelGames
1881375723
add check for missing machine inventory
2020-04-13 21:30:40 +10: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
cd5fbdf240
add blue particle effects
2020-02-06 14:41:41 +01:00
BuckarooBanzay
979a2f00e6
reduce technic_run interval if lag is too high / hot-reload offdelay setting / cache-flush command
2020-02-03 10:29:20 +01:00
BuckarooBanzay
880bacfa11
add docs
2020-02-03 10:19:58 +01:00
pull[bot]
8038c148c9
Merge pull request #22 from minetest-mods/master
...
[pull] master from minetest-mods:master
2020-01-26 13:57:59 +00:00
Adrian
904800abde
Add river water can ( #527 )
2020-01-26 14:29:44 +01:00
Thomas Rudin
22c842e563
proper setting names
2020-01-22 17:57:02 +01:00
Thomas Rudin
949da960bb
increase quarry cache
2020-01-22 17:54:48 +01:00
Thomas Rudin
82c4d6e20f
can dig cache for the quarry / settings
2020-01-22 17:54:06 +01:00
Thomas Rudin
b32827fcfc
optional quota (default: false)
2020-01-22 17:46:33 +01:00
Thomas Rudin
fa3ffe0a97
clamp radiation damage abm to 100 calls per second max
2020-01-21 18:20:47 +01:00
BuckarooBanzay
ae28562f6d
add workflows and integration test
2020-01-17 08:10:45 +01:00
BuckarooBanzay
24d6852d72
tune polyfuse values
2020-01-17 07:57:36 +01:00
BuckarooBanzay
dc798867e9
switch off delay setting
2020-01-16 16:03:36 +01:00
BuckarooBanzay
7306aa1144
update readme/settings
2020-01-16 15:40:08 +01:00
BuckarooBanzay
0cdbf8007c
add technic.radiation_callback(object, damage)
...
preparation for https://github.com/pandorabox-io/hazmat_suit/issues/1
2020-01-16 15:28:03 +01:00
OgelGames
dc6255bed9
extract more dye from default:dry_shrub
...
https://github.com/pandorabox-io/pandorabox.io/issues/414
2020-01-15 19:36:45 +11:00
pull[bot]
9f0928760b
Merge pull request #20 from minetest-mods/master
...
[pull] pandorabox from minetest-mods:master
2020-01-11 21:54:31 +00:00
Serhiy Zahoriya
1a45ad19d4
Alloy furnace: Accept only unique ItemStacks from tubes ( #523 )
...
Co-authored-by: Luke aka SwissalpS <Luke@SwissalpS.ws>
Co-authored-by: SmallJoker <SmallJoker@users.noreply.github.com>
2020-01-11 22:06:24 +01:00
Thomas Rudin
6baed74ca1
5 minute switching station timeout (TODO: setting... :P)
2020-01-11 18:09:18 +01:00
BuckarooBanzay
12ce89e287
3 minute switch off delay
2020-01-09 15:45:09 +01:00
pull[bot]
a228798db4
Merge pull request #18 from minetest-mods/master
...
[pull] pandorabox from minetest-mods:master
2020-01-06 20:54:26 +00:00
fgrosswig
e90b28895c
battery_box.lua: Make "srcstack" local ( #525 )
...
Fixes warning:
Assignment to undeclared global "srcstack" inside a function at battery_box.lua:454
2020-01-06 21:50:15 +01:00