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 function to convert MC coords to Nav coords #35

Open Akuukis opened 10 years ago

Akuukis commented 10 years ago

Library uses coordinates in a different way than MC does, so make a nice function that could convert them both ways. If mapfile has a tag that anchors Nav map to MC map, make function use that by default, otherwise 0,0,0,0.