16 Commits

Author SHA1 Message Date
rnd1
13de54b792 major realism update:
-mover:  operation now has fuel cost, depending on move distance & materials moved. mover can be upgraded with mese blocks to increase operating range and reduce fuel consumption.
charcoal:
-burning tree block for 30 seconds produces charcoal, has comparable furnace burning value to coal but can be used to power mover 2x more efficiently as tree blocks (still less than coal though),coal block has fuel value 500, coal 30, tree 10, charcoal 20
-2 charcoals can craft coal
2015-10-29 17:11:01 +01:00
rnd1
b3d185de0c recycler can be now powered by outlet too 2015-10-24 14:02:46 +02:00
rnd1
dd5fc9b7f8 when refuelling check if enough fuel to resume operation 2015-10-17 09:57:31 +02:00
rnd1
689a1690cb recycler fix 2015-10-13 13:54:28 +02:00
rnd1
cb4e459247 -readded accidently deleted recycler recipe
-major mover rewrite: gui update, in inventory mode mover can now  move items between inventories of 2 nodes directly (for example from technic grinder into technic alloy furnace)
2015-10-10 10:22:12 +02:00
rnd1
99067eb19b players who can build can view machine settings but not change them
mover has improved 3 step punch setup to set up source1,source2 and target position
recycler privs fix
2015-10-08 20:02:02 +02:00
rnd1
2d838832bd safety check to prevent crash ( when using old version of recycler, without inventory ) 2015-10-06 15:26:25 +02:00
rnd1
2d8b12ee31 .. 2015-10-06 14:00:30 +02:00
rnd1
7db8b8fed3 .. 2015-10-06 12:57:59 +02:00
rnd1
bafea5a451 .. 2015-10-06 11:59:26 +02:00
rnd1
fb7bb9c804 recycler: can insert/take multiple items now, removal of one item per operation, fixed item name acquisition from inserted stack 2015-10-06 10:33:50 +02:00
rnd1
dcc34a1b19 recyler now has internal fuel inventory, works pretty much like furnace, recognizes all fuels with modified caloric value 2015-10-05 21:12:08 +02:00
rnd1
151b49e3e9 majore rewrite of recycler code with recipe caching for faster operation
ability to select recipe with recycler
2015-10-02 11:49:19 +02:00
rnd1
1666c1784b -better sounds for mover
-recycler now adds to output and doesnt clear it each time
2015-10-01 21:25:57 +02:00
rnd1
456da48fe3 recycler fix: when more than 1 output item do nothing, when empty stack do nothing
mover: NOT works different only in "player" mode
2015-09-30 08:15:42 +02:00
rnd1
deaeab8c05 - new recycler machine: it recycles blocks and returns 75% of raw materials. to operate it must sit on top of operating furnace. its signal activated
- detector: now NOT mode with specified name triggers only if player present but its not specified player, sensor range 10
- autocrafter: added from pipeworks mod. adapted with disabled timer, only owner can interact and its signal activated
2015-09-29 12:20:14 +02:00