45 Commits

Author SHA1 Message Date
waxtatect
59f07613b0 update 2022-06-07 13:15:30 +02:00
ac-minetest
4d7f4c3156 better mesecon compatibility 2021-02-10 14:43:06 +01:00
rnd
320a7ba67e grinder: mithril extractor cooking fix
doors: signal fix
2019-06-07 08:55:45 +02:00
rnd
aefcc8824b grinder: mithril extractor with blue flowers, silver no extractor needed 2019-06-02 10:37:56 +02:00
rnd
238140c266 mithril dust 2019-05-17 21:09:45 +02:00
rnd
5e63e075ac dust recipes update
distributor help update
2019-05-17 10:57:40 +02:00
rnd
22bfeb11ac grinder: fixed extractor recipes, now uses ingots instead of lumps
mover: help update
2019-05-16 00:00:58 +02:00
rnd
f4f3356218 mode tonumber fix 2019-04-26 00:04:32 +02:00
rnd
fe352fc923 extractor recipes 2019-02-10 11:11:16 +01:00
rnd
7b51498338 minetest 5.0.0
ore chemical extractors
2019-02-04 22:58:25 +01:00
rnd
6435a76354 generator: if more than 5 active all generators (owned by player) will initiate shutdown. after that player can select and punch generators to turn them on
grinder: only 1 activation per second allowed. can be upgraded with grinders to process more than 1 inserted material
2018-12-28 11:20:14 +01:00
berengma
283ee12bc3 added security check inventory before digging basic_machines 2018-06-16 14:58:45 +02:00
berengma
5a83044851 added desert_sandstone to grinder and get desert_sand 2018-03-24 15:49:40 +01:00
rnd1
320b6c5274 keypad: when using @,% in keypad A for word insert/extraction (output to keypad B) get the words from blocks directly above the keypad A 2018-01-11 12:32:05 +01:00
rnd1
b3bfe990ef tin dust 2017-12-29 16:38:28 +01:00
Jat15
d7a7a7e1a6 Add compatibility machine with listring
Clear syntax.
Add listring click + shift for take item in invetory or machine.
2017-08-29 13:57:08 +02:00
rnd1
0bdc55c32c /clockgen command: requires just privs now
ball: damages entities now, so you can kill mobs for example( except basic_robots)
keypad:  PROBLEM: if player doesnt move it takes another punch at same block for this function to run again, and it works normally if player moved at least one block from his previous position. it is caused by minetest bad handling of punches.
2017-06-11 08:37:52 +02:00
rnd1
bde6493637 2017 2017-01-03 16:51:50 +01:00
rnd1
24e66ea382 0.4.15 fixes: doors
tweaks
2016-12-24 12:34:02 +01:00
rnd1
392d8e6cbe ball spawner: solid option
constructor: recipe fixes
grinder: recipe cost fixes
mover: help tweaks
2016-12-10 10:34:54 +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
1e06961cd8 grinder: grind 1 dirt to 4 clay lumps
less bright dust colors, disable tin/silver/mithril dusts if tin not present
2016-05-15 13:56:13 +02:00
rnd1
3dc5ce5268 ball rendering: disabled "liquid" -> allfaces 2016-05-14 23:08:34 +02:00
rnd1
94851d752b dust textures: uses one image with colorize instead of different images 2016-05-14 22:01:07 +02:00
rnd1
6cb13f8fa4 burn time tweaks for dusts 2016-05-12 08:30:08 +02:00
rnd1
420220fec7 grinder: added several dust grades, adjusted smelting times 2016-05-11 23:41:18 +02:00
rnd1
7e1f09966b mover: removed "dig basalt and get cobble"
grinder:
-added ability to have recipes require more than 1 ingredients for grinding (i.e. grind 9 leaves into 1 dirt)
-grind basalt into cobble
recycler: all recipes can be reversed now, but you need to insert enough materials ( for example you need 4 torches for recycling to produce one coal with 75% probability)
2016-05-05 17:54:49 +02:00
rnd1
87567b2102 grinder: added tin, silver, mithril dust 2016-05-02 18:58:30 +02:00
rnd1
472a720f74 .. 2016-04-27 12:44:40 +02:00
rnd1
3a9dbb6834 grinder, recycler: sounds 2016-04-27 11:37:54 +02:00
rnd1
d3d8153e33 .. 2016-04-18 22:41:10 +02:00
rnd1
470952cbaa cost tweaks 2016-04-18 11:42:34 +02:00
rnd1
21574edb4f mover: in "inventory" mode if filter empty, find the item to move on its own
grinder: grind costs tweaked, added very long smelt times for es gem dusts
2016-04-18 09:48:20 +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
e56ece2b1a interface fixes 2016-04-02 09:38:14 +02:00
rnd1
8c2f355dee mover: fuel costs tweaks for water,lava
grinder: recipe: obsidian shard -> lava, very expensive in fuel cost
    grinder now uses power depending on what item is grinded
2016-03-28 20:38:46 +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
d36ec937d9 - grinder and recycler fuel fix - now it works when fuel is inserted, without outlet
- grinder recipes for es gems added: es:aikerum_crystal,es:ruby_crystal,es:emerald_crystal,es:purpellium_lump
2016-03-23 17:34:41 +01:00
rnd1
fb5aca1748 keypad:
-more secure pasword storage using doubly salted and hashed password and position
-gui update
-prevention of stacking many repeats on one keypad by punching repeatedly
2016-03-06 11:35:44 +01:00
rnd1
16c47784a6 .. 2016-03-02 22:55:08 +01:00
rnd1
e5f2672093 grinder, recycler fuel fix 2016-03-02 22:50:05 +01:00
rnd1
2555c913d0 recycler, grinder: fuel fix
distributor: can now have up to 10 targets, major gui redo
2016-03-02 15:29:04 +01:00
rnd1
2126906f29 outlet power fix for grinder,recycler 2016-02-29 11:58:11 +01:00
rnd1
d4f214fb6c .. 2016-02-29 11:42:26 +01:00
rnd1
ddc03ad369 grinder 2016-02-29 09:31:08 +01:00