27 Commits

Author SHA1 Message Date
rnd1
4671256224 compatibility: old batteries -> new battery, constructor battery recipe fix 2017-12-29 13:09:27 +01:00
rnd1
dad107d9f7 TEXTURE UPDATE by Jozet
battery tweaks
2017-12-28 23:50:23 +01:00
rnd1
3289ad22b5 NEW TEXTURES (jozet)
battery tweaks and new recipe in constructor
generator tweaks and new recipe in constructor
2017-12-25 18:34:25 +01:00
rnd1
023657f40b texture changes
battery fullness display with 3 states added
2017-12-21 16:14:02 +01:00
rnd1
7cbfcad2d6 - machines are now constructed with constructor machine
- grinder can grind ingots into dusts too
- disable recycling of some items to prevent unrealistic abuses; like no recycle ingots to get ores
- tweaked mover fuel cost : object teleport costs normally even if starting node is basic_machine, which can itself be moved for no costs
2016-12-04 23:37:57 +01:00
rnd1
76dd502534 new "machines" privilege: players without it can only spawn 2 balls simultaneously and their clock generator stops working when they leave server
mover: can harvest trees up to 16 high now
new event handler: protection violation and chat, upon triggering position ( coordinates math.floor(coordinates/20)*20+10 ) are checked for presence of distributor with disabled first target
    protection violation: if x1~0 then distributor is activated and name of digger is written on distributor
    chat: if y1~0 then distributor is activated and chat message is written on distributor, if y1<0 then chat message is not displayed to others
2016-06-12 20:30:32 +02:00
rnd1
a66e6e58ac dust compatibility 2016-05-12 18:28:58 +02:00
rnd1
ba4ab93c49 new machine: basic_machines:ball_spawner: when activated spawns a ball. ball can be moved with mover and will disappear when hitting solid node, flying more than 20 blocks away or flying too long. On node hit it will attempt to activate target node. 2016-05-12 12:23:42 +02:00
rnd1
7b146ef614 optional: make other light blocks togleable ( only ones that dont already have this option ) 2016-05-07 10:40:25 +02:00
rnd1
32064cb34d -mover:
can filter what objects to teleport ( by default doesnt move sign letters or  itemframe objects )
    updated texture,
-detector, distributor: updated texture,
enviro: optional space management
2016-04-26 12:13:02 +02:00
rnd1
e17f9798d2 enviro: set default skybox/physics for extreme survival spawn 2016-04-14 12:26:50 +02:00
rnd1
4ab1c396a4 mover: can now work in elevator mode. To do so punch target position directly above/below mover and upgrade mover with 1 diamond block for every 100 height difference. 2016-04-14 08:20:42 +02:00
rnd1
dba0a03228 detector: can now filter its output, default 1 -2: send only OFF, -1: negate signal, 0 inactive, 1 normal, 2 only ON, 3 only if change 2016-04-03 18:03:20 +02:00
rnd1
6640d18302 cr update 2016-04-02 14:32:38 +02:00
rnd1
606f737e66 .. 2016-04-02 14:29:50 +02:00
rnd1
b6e95e901c machine_timer missing in power.lua 2016-04-02 09:55:28 +02:00
rnd1
5671b63077 -power rework: machines are now powered from batteries
-battery: can store energy and convert fuels/power cells to energy, possible upgrade to improve capacity and power output
-generator: can generate power cells slowly, possible upgrade to improve quality of power cells
2016-03-25 00:16:03 +01:00
rnd1
e3d905bc71 distributor cant target itself ( only deactivated ) 2016-03-10 10:40:15 +01:00
rnd1
30cf45df9c distributor: added delay option, gui update
keypad: removed delay, gui update
protected trapdoor: if open its unwalkable, can be controlled by signal
doors: removed autoclose (use distributor with delay to make it close)
2016-03-07 12:29:40 +01:00
rnd1
e422f80e42 update:
mover: define harvest operation for certain nodes, select what remains after harvest, fuel cost, harvest results.
          as an example it can harvest mese crystals
new:
grinder: more efficient mining, grindes ore (iron, copper, gold, diamond) lumps into 2 dust which can be smelted into ingot. Can process
stone, cobble and gravel too
2016-02-28 13:16:15 +01:00
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
712b765975 added new machine: power outlet
uses unused available supply from nearby switching station to power machines like mover. to use it just place it under machine to be powered.
2015-10-19 11:26:09 +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
rnd
73cfcc636c .. 2015-05-06 21:58:44 +02:00
rnd
d6c6b3e6da .. 2015-05-06 16:27:52 +02:00
rnd
534ff33dde markings 2015-05-06 14:56:42 +02:00
rnd
8c0e10c287 working: mover, keypad 2015-05-01 18:40:54 +02:00