Turtle wrapper #13
Labels
No Label
Bug
External mod
Feature
Requires testing
TODO
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: niklas/cc-haxe#13
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Right now you can just the turtle functions directly. It needs a more declarative approach.
It should allow you to handle error like out of fuel or inventory full errors better.
Right now if you don't check the return of every turtle function call you just ignore the error.
The idea is that it need a wrapper to task the turtle for specific things like moving to a spot or to refuel and empty inventory automatically.
ref
8546659ae0