commit | ba1f66e98976a19ae0544fce5a91b6bb56446a19 | [log] [download] |
---|---|---|
author | Florian Nücke <florian@nuecke.de> | Tue Nov 19 03:29:57 2013 +0100 |
committer | Florian Nücke <florian@nuecke.de> | Tue Nov 19 03:29:57 2013 +0100 |
tree | 1970d3d7a51ebfe4554569ae63167eca42133e24 | |
parent | 358328deb1aca6be854e6bab2d4a73b18095cc82 [diff] |
added setting to emulate CC turtle placing behavior (allow placing blocks in thin air, without any reference point - and no, the bot itself doesn't count!); properly ensuring placement is only possible on existing blocks for robot.place() (if the setting is false); robot Lua library wrapping the low level callbacks a bit