Computertest
A ComputerCraft-inspired mod for Minetest!
Working Features
- LUA can be uploaded and ran on a turtle (see /examples)
- Actions like mining, moving and turning the turtle
- Turtles take time to do actions such as moving,mining,turning,etc
Security Problems
- The turtle code isn't sandboxed, so turtles could call dangerous functions (Add sandboxing)
- Anyone can upload code (Add code-uploading privilege)
Features to Add
- Add dumping into chests to create fully-auto mining
- Add fuel, so everything consumes fuel until it runs out or refuels
- Inventory management commands, such as crafting, sorting, and dropping
Anyone interested in adding these features can try in entity/turtle.lua, I'd be interested in any great working pull requests!
Nice!
Very promising ! I've noticed a few bugs in the UI, and when I remove a turtle the coroutine seems to continue running. If you need a sandbox for the code I use one in my mod: https://github.com/gigaturbo/codeblock/blob/master/lib/sandbox.lua feel free to use it!
Great idea! I miss these!
Years ago I used to have an MC server running ComputerCraft, and man those were wild times. heh This reminds me so much of it, not perfect, but nearly there! Just needs those last two features, user-permissions and the ability to unload items into containers or hoppers. If it had those, I wouldn't be able to resist setting up a server for this! Really hope to see an update to this in the future! ;D
Muy prometedor
Si se basara en MineClone2 podria parecerse a open computers