Go to file
Juraj Vajda bb7f5f806f fixed: upgrade level max 10, prevent faking upgrade by replacing item in the upgrade slot, fix upgrade increment logic, reset upgrade when switching item in upgrade node - prevents faking in another way, reset elevator mod when not in object mode - fixes bug when mover had to be digged up and placed again to reset elevator meta 2018-12-10 18:39:36 -05:00
sounds grinder, recycler: sounds 2016-04-27 11:37:54 +02:00
textures cleanup obsolete files, consitent syntax and forms, new keypad texture 2018-12-02 21:00:00 -05:00
README compatibility: old batteries -> new battery, constructor battery recipe fix 2017-12-29 13:09:27 +01:00
autocrafter.lua merge basic machines branch 2018-07-08 09:41:15 -04:00
ball.lua cleanup obsolete files, consitent syntax and forms, new keypad texture 2018-12-02 21:00:00 -05:00
constructor.lua cleanup obsolete files, consitent syntax and forms, new keypad texture 2018-12-02 21:00:00 -05:00
depends.txt 2017 2017-01-03 16:51:50 +01:00
enviro.lua cleanup obsolete files, consitent syntax and forms, new keypad texture 2018-12-02 21:00:00 -05:00
grinder.lua cleanup obsolete files, consitent syntax and forms, new keypad texture 2018-12-02 21:00:00 -05:00
init.lua 1st attempt to handle numbers 2018-11-13 22:09:03 -05:00
mark.lua 1st attempt to handle numbers 2018-11-13 22:09:03 -05:00
mesecon_doors.lua constantly changing "standards" in minetest game code - tweak to prevent crash when activating door with keypad 2018-07-19 17:24:56 +02:00
mesecon_lights.lua minetest 0.4.16 doors fix ( will open properly with signal and mesecons wont crash when activating doors) 2017-08-02 07:25:33 +02:00
mover.lua fixed: upgrade level max 10, prevent faking upgrade by replacing item in the upgrade slot, fix upgrade increment logic, reset upgrade when switching item in upgrade node - prevents faking in another way, reset elevator mod when not in object mode - fixes bug when mover had to be digged up and placed again to reset elevator meta 2018-12-10 18:39:36 -05:00
protect.lua upgrade from basic machines repo 2018-10-31 12:13:05 -04:00
recycler.lua cleanup obsolete files, consitent syntax and forms, new keypad texture 2018-12-02 21:00:00 -05:00
technic_power.lua cleanup obsolete files, consitent syntax and forms, new keypad texture 2018-12-02 21:00:00 -05:00

README

BASIC_MACHINES: lightweight automation mod for minetest
minetest 0.4.14+
(c) 2015-2016 rnd
textures by rnd, new textures by SaKeL (2016) and Jozet (2017)


MANUAL:
	1.WIKI PAGES: https://github.com/ac-minetest/basic_machines/wiki
	2.ingame help: right click mover/detector/keypad.. and click help button

---------------------------------------------------------------------
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.
----------------------------------------------------------------------