Commit Graph

334 Commits (master)

Author SHA1 Message Date
ac-minetest a41eb8423d bugfix 2021-02-10 19:13:00 +01: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
ac_minetest 68ea21c67e add user warning with wrong filter
add input validation when only mode changes
2019-09-26 08:06:51 +02:00
rnd 308e840039 added mover filter when moving entities ( objects )
change how forbidden inventory list works
2019-06-22 09:27:34 +02:00
rnd 320a7ba67e grinder: mithril extractor cooking fix
doors: signal fix
2019-06-07 08:55:45 +02:00
rnd de282124c6 door fixes 2019-06-04 11:49:01 +02:00
rnd aefcc8824b grinder: mithril extractor with blue flowers, silver no extractor needed 2019-06-02 10:37:56 +02: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 6c0121a461 mover: bugfix - filter input validation now allows to enter empty filter to clear it
distributor: new view button, displays targeted  node names. new scan button, automatically connects targets
2019-06-01 10:44:48 +02:00
rnd 097b379feb - added farming:seed_rice to automated farming
- fixed lights turning off after being placed (when mesecons installed it forces lights off)
2019-05-27 20:41:32 +02:00
rnd d92bebc869 anal retentive checks added ( introduced in minetest 5.0->5.1) 2019-05-21 08:48:26 +02:00
rnd b5e43d54fa mesecons compatibility: fixed crash when detector activated by mesecon signal 2019-05-19 12:36:35 +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
rnd 06fca7c0ae bugfix: input checks 2018-12-21 00:43:53 +01:00
rnd 2a050ba2b7 player teleporter: it is now possible to make player teleporter with mover in object mode, only requirement is mover/source/target all need to be in same line 2018-12-09 14:40:30 +01:00
rnd 2c6f4e957c local variable fix 2018-12-04 22:41:39 +01:00
rnd 997d8b0bde detector: when in inventory mode and empty 'node name' it will detect first item it finds (and optionally report its name when mode 4). In case inventory nonempty it will also trigger. 2018-12-04 22:33:32 +01:00
rnd c8015b959f crash bugfix 2018-10-24 14:41:34 +02: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 dbdaa585f8 bugfix 2018-07-22 09:31:12 +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
rnd e061c6b6ca mover cant move inventory of battery_0/1/2 2018-07-04 22:56:24 +02:00
ac-minetest 086871b65f
Merge pull request #20 from berengma/master
security checks before  dig machines
2018-06-23 08:46:13 +02:00
rnd eecdc8b608 ball spawn tweak 2018-06-23 08:42:37 +02:00
berengma 283ee12bc3 added security check inventory before digging basic_machines 2018-06-16 14:58:45 +02:00
Gundul badb187a58
Merge pull request #1 from ac-minetest/master
commit latest
2018-05-31 12:57:57 +02:00
rnd 64cc905048 berengma changes: trees, grinder recipe 2018-05-23 23:44:10 +02:00
berengma d9d33f714b fixed radius when digging acacia_tree 2018-05-21 15:21:20 +02:00
berengma b979868b4a fixed tree harvest problem - switching reverse 0/1 in dig mode 2018-05-21 14:03:20 +02:00
berengma ea39ade170 fixed pine_tree in mover and added aspen_tree to it 2018-05-21 10:35:45 +02:00
rnd 37bbaee6d1 keypad log patch 2018-05-11 12:29:30 +02:00
berengma 5a83044851 added desert_sandstone to grinder and get desert_sand 2018-03-24 15:49:40 +01: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 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
rnd1 4671256224 compatibility: old batteries -> new battery, constructor battery recipe fix 2017-12-29 13:09:27 +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