Thomas Rudin
a147d1195f
Merge branch 'inverse-recipe-for-MV-Freezer' of https://github.com/Parasitoid/technic into pandorabox
2018-12-17 09:00:47 +01:00
Vanessa Dannenberg
8ebc1de29c
make sure MV turbines only turn on in response to *flowing* water
2018-12-17 08:03:18 +01:00
Parasitoid
4813b39c82
ice + bucket = water bucket
2018-12-16 19:45:26 +01:00
Thomas Rudin
6104383fa5
add quarry-quota per player: 4 blocks/second per default
2018-12-14 08:31:14 +01:00
Thomas Rudin
4015ef5532
Merge branch 'protected_forcefield' of https://github.com/Lejo1/technic into pandorabox
2018-12-11 16:57:22 +01:00
Lejo
17e68bb168
Check protection of the quarry
2018-12-11 16:27:08 +01:00
Thomas Rudin
e7a9e3124a
Merge branch 'protected_forcefield' of https://github.com/Lejo1/technic into pandorabox
2018-12-11 15:28:30 +01:00
Lejo
333eae7a5f
Check protection of the forcefield
2018-12-11 15:22:00 +01:00
Thomas Rudin
ae584dbeb6
timeout and overload reset change
2018-12-09 19:16:50 +01:00
Thomas Rudin
4ae6be3821
Merge https://github.com/minetest-mods/technic into pandorabox
2018-12-09 18:42:28 +01:00
upsala
e1a71a8fb0
Add MV-Freezer ( #457 )
...
New Grinder-recipe: ice => snowblock
New recipe for freezer: Freezer now generates ice
2018-12-09 17:37:58 +01:00
Thomas Rudin
b04c6a9576
Merge https://github.com/minetest-mods/technic into pandorabox
2018-12-09 16:59:32 +01:00
Thomas Rudin
701240bc3a
Quarry: Check for valid facedir to fix server freeze #465 ( #466 )
...
Checks if facedir is valid. If the face points up or down the depth-check would run endless and freeze the server
2018-12-09 16:01:10 +01:00
Lejo
aa82fa1d13
Forcefield: Remove deprecated update_map() call ( #467 )
2018-12-09 15:57:48 +01:00
Thomas Rudin
6ef76aacfb
Merge branch 'quarry-facedir-fix' of github.com:pandorabox-io/technic-1 into pandorabox
2018-12-03 10:54:10 +01:00
Thomas Rudin
38eeecfa0c
fix #465
...
Checks if facedir is valid. if the face points up or down the depth-check would run endless and freeze the server
2018-12-03 10:49:41 +01:00
Thomas Rudin
2d18ca778f
another null check for https://github.com/pandorabox-io/pandorabox.io/issues/59
2018-11-28 08:36:10 +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
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
dc0689018d
move CNC machine into its own mod
2018-11-25 16:10: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
Vanessa Dannenberg
44cb8df048
use basic_materials mod where possible.
2018-11-11 09:54:20 +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
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
ce904d72b5
Merge branch 'fix-fake-digger' into pandorabox
2018-11-09 08:06:04 +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
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
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
ebf4ad0fd7
custom
2018-10-15 20:21:30 +02:00
DS
5b97d94dae
New sandstone crafts, fix dye crafting ( #390 )
2018-10-05 19:46:33 +02:00
Thomas Rudin
e1a8876fc4
Merge remote-tracking branch 'origin/master' into HEAD
2018-09-19 11:28:26 +02:00
Elias Åström
488f80d950
Clean file frames.lua to make more readable
...
- "#(array)" replaced with "#array"
- "(a and b) or c" replaced with "a and b or c"
- Cleaned some other places with unnecessary parenthesis
- "a,b" replaced with "a, b"
- "a+b" replaced with "a + b" (and for all other binops)
- "{a, b, c}" replaced with "{ a, b, c }"
- "-n + a" replaced with "a - n"
- Removed trailing whitespace
- Blank lines added in some very dense places
- Very long lines broken into shorter lines
- Use modern functions like vector.new and vector.round
- Align with spaces instead of tabs
2018-08-25 12:24:58 +02:00
Elias Åström
d74c250a40
Preserve active timers at frame move
...
Previously timers were not copied over to the new nodes when frames
move. This lead to blinky plants from mesecons to stop working after a
platform has moved, and buttons getting stuck in their pressed state.
Now the timers state for active timers are copied from the old node
positions to the new node positions.
2018-08-25 12:24:58 +02:00
Tanmaya Meher
2e7859c35e
New MV Hydro Machine ( #412 )
...
* New MV hydro with upgraded power
The LV hydro is easy to make giving lot of power. The New hydro MV will put a tier system to it; thereby giving more incentive to player to pursue MV hydro plus a little survival aspect. This is a result of [Detailed discussion which is here](https://github.com/minetest-mods/technic/issues/411 ). Thanks to VanessaE for a good talk and support and enthusiasm to make one :) This will now produce around 175 EU (in between 150-200, so basically average). The MV hydro will give 10x more power than this one. :)
2018-08-25 12:24:14 +02:00