Skip to content

Possible additions to the TAB api #15

@Iris-TheRainbow

Description

@Iris-TheRainbow

I was working on writing my own auto builder (for something other than rr) and I modded it quite similarly to how the TAB writes autos. However, Ive found a couple more options for when to trigger commands that I think that the TAB could be improved with.
These additions would be adding a duringLast() method. (or you could do duringNext()) This is functionally identical to afterTime(0), however, I found it to be a lot nicer when writing autos. I also wrote an implementation of a untilDisp() function, which works like afterDisp() but it triggers the command X inches until the target.

I feel like these could be good additions for people who want to write more complex autos.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions