Commit Graph

1223 Commits

Author SHA1 Message Date
Thomas Rudin
2d18ca778f another null check for https://github.com/pandorabox-io/pandorabox.io/issues/59 2018-11-28 08:36:10 +01:00
Vanessa Dannenberg
bdd13beeff fix brass block->ingot recipe
(clearing basic_materials' copper/silver recipe killed this one also)
2018-11-27 21:24:52 +01:00
GreenXenith
f5bf0d98b1 Add mod check for strut register 2018-11-26 22:05:20 +01:00
Thomas Rudin
54953b3213 date palm sawing 2018-11-26 18:08:42 +01:00
Thomas Rudin
e7330172cc proper overload 2018-11-26 17:53:50 +01:00
Thomas Rudin
5bc1519766 overload detection 2018-11-26 17:31:55 +01:00
Thomas Rudin
f85113f28d fix bug 2018-11-26 09:13:45 +01:00
Thomas Rudin
bae7d1b804 i regret this :( 2018-11-26 09:09:20 +01:00
Thomas Rudin
31d7cbaf7e Merge https://github.com/minetest-mods/technic into pandorabox 2018-11-26 08:54:18 +01:00
Vanessa Dannenberg
3cafe7553a minor fix for "LV" translations 2018-11-25 16:10:23 +01:00
Vanessa Dannenberg
bc26b047d2 add blast-resistant concrete
and some basic_materials nodes
2018-11-25 16:10:23 +01:00
Vanessa Dannenberg
83ec1b2476 fix dirt textures
add grassy shapes cut from default:dirt_with_grass
2018-11-25 16:10:23 +01:00
Vanessa Dannenberg
c068edec65 fix excessive "element straight" quantity 2018-11-25 16:10:23 +01:00
Vanessa Dannenberg
4ecb3d4334 make "half"/"full" buttons work 2018-11-25 16:10:23 +01:00
Vanessa Dannenberg
d40946fa38 allow CNC to work without technic
minetest.conf technic_cnc_use_technic = false disables
use of power, returns items instantly, uses only default
stuff in craft recipe

(defaults to enabled if technic is installed)
2018-11-25 16:10:23 +01:00
Vanessa Dannenberg
dc0689018d move CNC machine into its own mod 2018-11-25 16:10:23 +01:00
Vanessa Dannenberg
51d7bd81ff let moreblocks handle brass block stairs et. al (#456) 2018-11-24 17:35:06 +01:00
Vanessa Dannenberg
2b2411d1ee blast-resistant concrete stairs/slopes/et. al (#455)
if moreblocks is installed.
2018-11-23 20:48:23 +01:00
12Me21
8409be32fc Fix cable plate placement (#446)
Cable plate placement now uses minetest.item_place
2018-11-23 20:25:32 +01:00
Thomas Rudin
3d52b679b0 Quarry: Make use of fake digger from pipeworks (#453)
Fixes crash when digging empty protected chests (https://github.com/minetest/minetest_game/blob/backport-0.4/mods/default/nodes.lua#L1868)
2018-11-16 21:36:03 +01:00
Thomas Rudin
329d4dc783 restrict field receive to owner only on locked chests 2018-11-16 07:52:24 +01:00
Vanessa Dannenberg
44cb8df048 use basic_materials mod where possible. 2018-11-11 09:54:20 +01:00
Vanessa Dannenberg
f702a6597b fix missing worldgen depends 2018-11-11 09:53:27 +01:00
h-v-smacker
3dd8ce7a3d bakedclay dyes 2018-11-09 11:20:36 +01:00
h-v-smacker
c4843132e6 LV led lighting 2018-11-09 11:16:06 +01:00
h-v-smacker
557cb1bc8f recipe fix 2018-11-09 11:14:22 +01:00
h-v-smacker
41f70bbeee Industrial HV machines 2018-11-09 11:14:02 +01:00
h-v-smacker
81ee8e3405 hv furnace recipe fix 2018-11-09 11:13:02 +01:00
h-v-smacker
5363a1ff61 texture fix 2018-11-09 11:12:51 +01:00
h-v-smacker
d3d24be0bd extra recipes 2018-11-09 11:12:18 +01:00
h-v-smacker
6cf6df426b HV furnace and extra recipes 2018-11-09 11:11:41 +01:00
Thomas Rudin
0c8d4f5e60 Revert "hv furnace"
This reverts commit d129ecd48a.
2018-11-09 11:10:07 +01:00
Thomas Rudin
4cf9439ffd Revert "hv grinder"
This reverts commit 528516da9b.
2018-11-09 11:10:02 +01:00
h-v-smacker
a65deffc3f minor fixes 2018-11-09 11:07:18 +01:00
h-v-smacker
5aea7586ff even more blocks for CNC 2018-11-09 11:06:37 +01:00
h-v-smacker
be544da776 expanding CNC coverage 2018-11-09 11:06:13 +01:00
Thomas Rudin
72b20eb580 Merge branch 'fix-quarry-vacuum' into pandorabox 2018-11-09 11:02:51 +01:00
Thomas Rudin
012b961d8f allow quarry to operate in vacuum 2018-11-09 11:02:22 +01:00
Thomas Rudin
ce904d72b5 Merge branch 'fix-fake-digger' into pandorabox 2018-11-09 08:06:04 +01:00
Thomas Rudin
ca9fb770d8 Merge branch 'pandorabox' of github.com:pandorabox-io/technic into pandorabox 2018-11-09 08:05:20 +01:00
Thomas Rudin
ee2728c26a fixes #441
Quarry uses a fake-digger created by pipeworks (hard-dependency)
Fixes crash when digging empty protected chests (https://github.com/minetest/minetest_game/blob/backport-0.4/mods/default/nodes.lua#L1868)
2018-11-09 07:56:18 +01:00
Thomas Rudin
c43f7315ba Merge branch 'pandorabox' of github.com:pandorabox-io/technic into pandorabox 2018-10-24 11:19:45 +02:00
Thomas Rudin
82c6301607 log timing 2018-10-24 11:19:38 +02:00
Thomas Rudin
528516da9b hv grinder 2018-10-24 11:17:25 +02:00
Thomas Rudin
d129ecd48a hv furnace 2018-10-24 11:10:41 +02:00
Thomas Rudin
83a946410c timing log 2018-10-24 09:21:19 +02:00
Tim
e931041358 Fix clear_craft crash due to dependency order via soft-dependency on dye (#449)
Fixes Fix #448
2018-10-23 18:42:52 +02:00
Thomas Rudin
45d90a887b Merge https://github.com/minetest-mods/technic into pandorabox 2018-10-16 13:28:51 +02:00
Thomas Rudin
80e9e44099 timeing info on switching station 2018-10-16 13:27:21 +02:00
Thomas Rudin
26474b3f5c owner check 2018-10-15 20:24:05 +02:00