Go to file
rnd1 873f32dfbf -bug fixes
-robot now has "energy", each round of execute gives 1 energy up to max 1. to dig stuff, 1 energy is expended
-find_player, pickup, player.connected now all return list or nil
-check_inventory can look at i-th item in inventory and return its name
2017-02-06 11:03:30 +01:00
textures keyboard 2017-01-18 17:13:17 +01:00
README.txt readme 2016-11-08 10:34:31 +01:00
commands.lua -bug fixes 2017-02-06 11:03:30 +01:00
depends.txt -bug fixes 2017-02-06 11:03:30 +01:00
init.lua -bug fixes 2017-02-06 11:03:30 +01:00

README.txt

BASIC_ROBOT: lightweight robot mod for multiplayer
minetest 0.4.14
(c) 2016 rnd

MANUAL:
	1. ingame help: right click spawner (basic_robot:spawner) 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/>.
----------------------------------------------------------------------