cron
51f23d53a1
turtle: fix tlang state removal
...
This could remove the wrong position before
2020-12-11 17:33:28 +00:00
cron
8843f2e0eb
turtle/tlang: numerous fixes for .indexing
...
Lua interface now supports it
The access/assign functions now use indexing by default
Things that deal with indexed stuff now assume its a table rather than a string
2020-12-11 02:59:40 +00:00
cron
ea99e75691
Fix widespread off by one error
2020-12-09 23:13:34 +00:00
cron
1198d63ad5
turtle: add WIP nonworking tlang quarry
...
Will require some tlang changes, including floor division and the .elem accessing syntax
2020-11-22 06:51:02 +00:00
cron
9cf96997f1
turtle: fix dircoord swapping right and left on east and west
2020-11-09 00:20:32 +00:00
cron
78c5bc868d
turtle: fix pausing
2020-11-08 23:17:07 +00:00
cron
c68d2cc95b
turtle: add tlang pausing
2020-11-08 18:25:44 +00:00
cron
28c175c6b3
turtle: improve state execution and interaction
2020-11-07 19:26:43 +00:00
cron
0df741ab4c
turtle: improve coordinate handling and task scheduling
2020-11-06 16:18:56 +00:00
cron
ba9a07d262
turtle: add public domain dedications
2020-11-05 23:20:28 +00:00
cron
455f20fa06
turtle: add .tlang, fix print log
2020-11-05 23:17:41 +00:00
cron
bfba03a87b
turtle: fix tlang integration
2020-11-05 19:53:35 +00:00
cron
9ca4c0fc79
turtle: remove unneeded code
...
Other functions need to be replaced with tlang cogs.
2020-11-05 19:18:08 +00:00
cron
4c94ff4390
turtle: add tlang scheduler
2020-11-05 19:13:57 +00:00
cron
0f420b14ac
turtle: some weird ideas before the turtle language is added
2020-10-30 23:00:40 +00:00
cron
2d4aa9c9c1
turtle: add preliminary scheduling system
2020-10-15 21:28:14 +00:00
cron
68401ec791
turtle: initial turtle mod
...
Don't use turtle.quarry or the mining features, they are experimental
2020-10-14 13:00:32 +00:00