56e96b2593
add sawdust and tree/wood grindings with arcacia tree for dye and provide a better alternative rubbertree->latex path that yields the same as the tree tap, but requires more machine work
...
yet without textures
2015-01-30 05:16:41 +01:00
80f79f5e1e
remove _sidways moretree trunks from chainsaw, these would be abm-converted before anyone could saw them anyway
2015-01-30 05:09:21 +01:00
a8c097bcd9
tweak sandstone/sand recipes to a more efficent compressing 2 sand -> sandstone and grinding sandstone -> 2 sand ratio; make sure the default recipes are defused
2015-01-30 05:09:21 +01:00
3cc568ddbd
defuse by fake_fire added recipes, make people use the grinder for those
2015-01-30 05:09:21 +01:00
9d3f7304fb
add a sandstone compression recipe back in place of the default recipe, without leading to an infinite sand/sandstone generation which lead to its removal in c0a1739
in the first place
2015-01-30 05:09:21 +01:00
e4c34c9c32
allow transformer and chainsaw crafts even if required mesecon modules are not loaded
2015-01-30 05:09:21 +01:00
1d81e6d4d1
register additional technic materials with the circular saw
2015-01-30 05:09:21 +01:00
581afee261
update extranodes to use the new api of moreblocks/stairsplus
2015-01-30 05:09:21 +01:00
9087abcde0
add centrifuge recipe for wheat
2015-01-30 05:09:21 +01:00
00f61dfb81
rewrite extractor dye recipes, adding a few dyes and making it work better with the dye mod
...
also preventing any issues if it is being run in a game without it
2015-01-30 05:09:20 +01:00
a8b711a7f4
allow grinding wheatseeds to flour, closes #173
2015-01-30 05:09:20 +01:00
fe4372649f
reuse the new screwdriver code of minetest/minetest_game in adapted form for the sonic screwdriver
2015-01-29 18:38:23 -05:00
3252da05d1
use the timers, that are allready running instead of allocating a new one every tick
2015-01-27 19:02:33 +01:00
f250e1632f
Give quarries a better inventory icon
...
Current inventory icon is indistinguishable from carbon steel block. The side with the pick was hidden. This commit moves that part to the front.
2015-01-24 21:23:26 +01:00
86dd5852aa
Add cache to quarry
...
Adds a cache to the quarry in order to reduce load and send larger stacks through pipes instead of just single items. Coin tossing ensures the cache gets purged around every 200 seconds. The interval isn't fixed in order to prevent material spikes from multiple quarries which got loaded simultaneously. When the cache is full, or the quarry finished, it is purged too.
2015-01-24 21:22:49 +01:00
c38da0945c
Optimize quarry_run
...
Don't load the whole digging area when only a small piece is relevant.
Also, move the (time expensive) check whether the air above a block is free to the last position, which spares unneccessary checks when multiple quarries are placed together, or a quarry has to loop over air for another reason.
2015-01-24 19:40:02 +01:00
ec73a8508f
add custom collision and selection box handling to CNC machine
...
also clean up formatting of surrounding code
2015-01-19 13:37:46 -05:00
7e92fe0a46
use an alternative and cleaner way to overwrite the pipeworks tube-recipes and default bronze
2015-01-18 20:34:15 +01:00
9e1c5740d3
Fix support for acacia trees
...
Just realized I had the wrong item string >.<
2015-01-16 20:08:25 -05:00
d6b0deb989
fix cnc stick formspec img
...
(missed the border)
2015-01-16 19:16:39 -05:00
1a7a17f3d7
new high-resolution imagery for CNC formspec
...
to go with the new models.
2015-01-16 19:12:02 -05:00
3726bd9bd2
add the models too
2015-01-16 17:19:11 -05:00
80cb6a495a
Use mesh nodes for all of the more complex CNC machined items
2015-01-16 16:57:34 -05:00
0114feaf04
Add more nodes to the chainsaw
2015-01-12 17:51:55 -05:00
2e04374de8
Add gloopores' Kalite dust as a more effecient fuel than lumps
2015-01-12 17:51:55 -05:00
bc0ac581aa
prevent crash if get_recipe_index() is passed a nil or apparent garbage instead
...
of a table
2015-01-12 17:43:56 -05:00
4ac36e9d27
Fix infinite energy with supply converter
2014-12-30 12:10:36 +01:00
5382a88aef
Fix some global errors
2014-12-15 17:47:07 -05:00
a413904ecd
minetest.env:* --> minetest.*
2014-11-30 12:45:42 -05:00
dd30838245
Add more nodes to chainsaw
2014-11-30 08:28:57 +01:00
8da4d057b0
update to latest mesecons API
...
requires mesecons commit 5be179bf110b44bdc06df6dbfde4e61487cf0635 or later.
2014-11-22 13:58:38 -05:00
f13570b59b
Fix support for tiles string shortcut
2014-11-13 12:57:26 -05:00
30a37a490f
Make the forcefield replace buildable_to nodes and make it faster (about x20)
2014-11-13 12:28:04 -05:00
aef07eb604
Manual section on radioactivity
...
Manual section on radioactivity
2014-11-06 09:03:01 -05:00
f205e5f404
Fix anonymous digging of non-empty machine
...
The quarry was causing crashes when it reached a machine that was
undiggable due to containing items.
2014-11-06 08:33:14 -05:00
7c6c3b9679
Remove extra registration of LV transformer
2014-09-24 20:35:25 -04:00
42d0081367
Replace mining laser ray tracer with a simpler iterable one
2014-09-24 20:32:36 -04:00
4d1f9753e3
update mining lasers
2014-09-16 15:23:46 -04:00
6d90ebb94e
Make generators stop supplying EUs when there is a non-fuel item in the fuel slot
2014-09-16 15:21:14 -04:00
0defb2e66d
Fix broken concrete posts.
2014-08-29 01:26:25 +02:00
0de4fec07c
Fix second description of radioactive group value
2014-08-28 15:30:15 +02:00
fd527c2d98
Manual section on nuclear generator
2014-08-28 15:21:50 +02:00
23423ab79b
More manual on power generation
...
Sections on solar and wind. Some rewording of the section on fuel-fired
generators.
2014-08-28 15:20:26 +02:00
1d46d71b25
Manual sections on some generators
2014-08-28 15:18:12 +02:00
45919b871a
Make forcefield properly undiggable
2014-08-28 15:14:05 +02:00
706e880f05
Manual sections on miscellaneous powered machines
2014-08-28 15:13:04 +02:00
7c85726e9a
Fix a stray British spelling in manual
2014-08-28 15:05:26 +02:00
8cec4180af
Manual section on processing machines
2014-08-28 15:02:02 +02:00
04e911f94b
Start of manual chapter on powered machines
2014-08-28 15:01:13 +02:00
3b1abaaa56
Manual section on concrete
2014-08-28 14:37:36 +02:00