Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent illegal inputs #61

Open
vabold opened this issue Mar 24, 2024 · 0 comments
Open

Prevent illegal inputs #61

vabold opened this issue Mar 24, 2024 · 0 comments
Labels
engine Code involving engine (C++) feature New code P3 Priority: Low

Comments

@vabold
Copy link
Owner

vabold commented Mar 24, 2024

The TAS community has decided to add arbitrary restrictions to what is considered a valid RKG. Thus, we now need to determine and implement logic to account for them.

If the accelerate and brake flags are not set, the drift flag must not be either. This is to match the hardware controller behavior (of which two have been confirmed and two are speculated).

To avoid Kinoko becoming a subset of the physics engine, run validity in this context will become optional.

@vabold vabold added engine Code involving engine (C++) P3 Priority: Low labels Mar 24, 2024
@vabold vabold added the feature New code label Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
engine Code involving engine (C++) feature New code P3 Priority: Low
Projects
None yet
Development

No branches or pull requests

1 participant