Commit Graph

45 Commits (master)

Author SHA1 Message Date
Juraj Vajda 0b6c9ab690 1st attempt to handle numbers 2018-11-13 22:09:03 -05:00
Juraj Vajda afcc7114f2 merge basic machines branch 2018-07-08 09:41:15 -04:00
berengma 283ee12bc3 added security check inventory before digging basic_machines 2018-06-16 14:58:45 +02:00
Juraj Vajda c10170d714 update from basic_machines repo 2017-12-29 10:26:05 -05:00
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
Juraj Vajda 3f44353dc8 merge basic_machines repo and resolve conflicts 2017-12-21 11:32:06 -05:00
rnd1 023657f40b texture changes
battery fullness display with 3 states added
2017-12-21 16:14:02 +01:00
Juraj Vajda 60c8fe723c add constructor 2017-08-02 11:41:26 +02:00
Juraj Vajda b2ce33cca5 disable messecon door 2017-07-30 23:29:02 +02:00
Juraj Vajda 371c593086 texture and style ball and enviro, enable ball 2017-07-25 20:01:48 +02:00
Juraj Vajda 168cc44127 optimized images, optimized sounds, added missing sounds, disabled constructor 2017-07-22 19:23:22 +02:00
Juraj Vajda 22d342e9f8 merge basic machines repo and fix conflicts 2017-01-17 20:39:37 +01:00
Juraj Vajda 735d9300f1 charcoal texture and remove lava from grinder recipe 2017-01-08 12:07:33 +01:00
Juraj Vajda de20357357 added autocrafter and constructor 2017-01-06 12:59:11 -05:00
Juraj Vajda 064ab5333b merge basic_machines repo and resolve the conflicts 2017-01-04 14:12:35 -05:00
Juraj Vajda 0af1831b7b enabled recycler 2016-12-28 11:02:23 -05:00
Juraj Vajda e7023e5785 disable protection due to a loop bug 2016-12-11 23:51:54 +01:00
Juraj Vajda 396303497c resolving conflicts 2016-12-11 22:02:20 +01:00
Juraj Vajda 845ea21a91 resolving conflicts 2016-12-11 21:54:58 +01:00
Juraj Vajda 4aed8f559e initial commit 2016-12-11 02:23:08 +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