Akuukis / RobotColorWars-Minecraft

Project in Lua for OpenComputers to make ColorWars where robots explore, build bases, reproduce and fight with each other.
GNU General Public License v3.0
10 stars 9 forks source link

Add support for option "Brutal" besides "Careful" #31

Open Akuukis opened 10 years ago

Akuukis commented 10 years ago

Currently movement happens only in "Careful" mode, but it would be nice to add "Brutal" mode that regards solid blocks as moveable nodes. Challenge: we need more tags for map besides "solid" because there are breakable and unbreakable solid blocks, also dependable on the tool used, that need to be accounted for.