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
ac-minetest
53d7efbc96
other players can see settings but not edit them
2021-02-03 21:30:36 +01:00
ac-minetest
f6859f6381
battery fix
2019-11-19 21:14:39 +01:00
rnd
b57fd86f05
distributor: fix processing form fields in view mode, target range increased to 20 nodes
...
generator, clock generator: prevent placing them too close (15 nodes) in to prevent spamming and lag making abuse
2019-06-02 10:31:22 +02: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
rnd
1f1ed71555
skybox stars texture
...
tweaks
2018-10-22 11:03:55 +02:00
rnd
59758a644c
- generator can have max 50 upgrade
...
- max 5 active generators per player
2018-09-25 09:14:22 +02:00
rnd
44eea6aa5a
battery: recharge bug fixed, now battery fails to recharge if fuel exceeding battery capacity is used
...
battery: new gui
2018-08-23 11:20:52 +02:00
rnd
bc9ea4c35c
constantly changing "standards" in minetest game code - tweak to prevent crash when activating door with keypad
...
battery bottom texture fix
2018-07-19 17:24:56 +02:00
berengma
283ee12bc3
added security check inventory before digging basic_machines
2018-06-16 14:58:45 +02:00
rnd
4e0c791996
power transfer fix
2018-02-21 11:06:04 +00:00
rnd1
a665e39d4e
battery recharge tweak (if capacity allows will recharge now + waste excess charge)
...
enviro: needs machines privs to work
distributor: negative delay is now used for randomized activation with probability (-delay)/1000
2018-02-02 00:56:43 +01:00
rnd1
c83829475b
battery fixes: if recharge will exceed capacity it still recharges but cuts of at capacity (capacity still needs to be large enough for cell used)
...
recycler: abuse fix
keypad: special function fixes
2018-01-12 23:22:07 +01:00
rnd1
6f4dd57098
battery placement bugfix: make a copy of def table or it will modify original too
2017-12-29 08:47:16 +01:00
rnd1
dad107d9f7
TEXTURE UPDATE by Jozet
...
battery tweaks
2017-12-28 23:50:23 +01:00
rnd1
3322f71a8a
battery gui fix
...
keypad gui fix
mover dig costs adjusted to new battery levels
2017-12-27 22:23:30 +01:00
rnd1
c936c6d868
gui tweaks
2017-12-25 22:06:43 +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
638e478520
bugfix: checks and sets battery energy level to 0 if negative.
2017-12-22 20:14:26 +01:00
rnd1
df3d6c2ba2
improved battery connection routine
...
bugfix: mover finds and connects to new batteries correctly
2017-12-22 19:52:26 +01:00
rnd1
7463330a2b
misspell fix
2017-12-22 09:15:33 +01:00
rnd1
fe5d85cc34
- NEW constructor textures
...
- battery recharge display bugfix (battery 0,1 and 2)
- misspelling fix in mover.lua
2017-12-22 09:08:56 +01:00
rnd1
023657f40b
texture changes
...
battery fullness display with 3 states added
2017-12-21 16:14:02 +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
bde6493637
2017
2017-01-03 16:51:50 +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
c3d9658e3d
keypad: added help
...
generator: added help
mesecon lights: spell fix
2016-07-01 11:34:32 +02:00
rnd1
f0a0048c9b
generator: upgrading generator now increases the quantity of cells product until the next level is reached
...
keypad: if keypad A activates keypad B and keypad B text starts with %i then keypad B will output i-th word of text in keypad A
2016-06-29 10:06:10 +02:00
rnd1
2eeaaa2f68
power cell generator: cell generation time changed from 20 to 19 ( 19 is prime number )
2016-06-09 19:29:23 +02:00
rnd1
fd363c798f
..
2016-04-27 12:20:15 +02:00
rnd1
61b4627160
patch: prevents crashing due to using old furnace code ( pre minetest 0.4.13dev)
2016-04-24 21:10:09 +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
931a44021b
battery: powers furnace but initially provides no speed boost. each upgrade increases speed boost by 10%
2016-04-16 09:52:22 +02:00
rnd1
1339064670
..
2016-04-15 14:58:56 +02:00
rnd1
e18fe05d6e
-battery: accelerates furnace burning more with better upgrades
2016-04-15 14:45:57 +02:00
rnd1
09bcc9787f
-machines_minstep now defines smallest allowable activation time
...
-battery: furnace energy rework ( 0.25 of each acceleration, 0.5 for initial burning time add)
2016-04-15 14:05:20 +02:00
rnd1
3d02ab8523
mover: announces elevator mode
...
battery: 0.5 energy used for acceleration(every 1 s), 0.5 for fueling ( every 40 s), if used too quickly it will restart item smelting as punishment
2016-04-15 12:45:59 +02:00
rnd1
47983b4988
improved lag protection: overheating using temperatures
2016-04-10 21:21:50 +02:00
rnd1
b2578da6df
mover:
...
reverse will reverse inventory names too when using inventory mode
transport mode fix: now it checks if target nonempty before move
2016-04-07 20:00:16 +02:00
rnd1
7e194e982d
battery: notifies of recharge problems, will activate furnace if not already active when adding fuel
...
clock generator: texture update
2016-04-07 11:54:10 +02:00
rnd1
def2f22b51
keypad: can now set target block text, effectively acting as a display or usefull as a marker
...
tweaks: power block now has 11 energy, thus requiring upgraded battery to be used
2016-04-06 13:39:32 +02:00
rnd1
173cf43407
..
2016-04-04 23:55:10 +02:00
rnd1
5461c035f0
keypad: after "all in protection can setup" update ppl not in protection couldnt use keypad, fixed
2016-04-02 21:15:20 +02:00
rnd1
bf1864614e
mover: wont move in inventory mode if item cant be inserted in target inventory
...
battery: debug msg removed
2016-04-02 14:04:48 +02:00
rnd1
b6e95e901c
machine_timer missing in power.lua
2016-04-02 09:55:28 +02:00
rnd1
50de83675a
fixed: battery fails to recharge if powering furnace and less than 1 but more than 0 energy
2016-04-01 15:13:54 +02:00
rnd1
4d56eb98c7
-ALL MACHINES: can now be set up by players that can build there
...
-DETECTOR: can now detect nodes in 2 locations at once and perform OR/AND logical operation
-LIGHT: ability to auto turn of after timer (between 0 and 600 seconds)
2016-04-01 14:49:04 +02:00