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

Fix bug where switching to mouse steering uses old now-invalid analog numbers #4

Closed
aggregate1166877 opened this issue May 30, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@aggregate1166877
Copy link
Collaborator

aggregate1166877 commented May 30, 2021

Describe the bug
Under certain conditions, the ship steering will get flung in some direction when entering locked mouse steering.

Steps to reproduce
Steps to reproduce the behavior:

  1. Ensure hyperdrive is active.
  2. Middle click to enter mouse steering.
  3. Move in some direction.
  4. Middle click to deactivate mouse steering.
  5. Middle click again.
  6. Ship is flung in the last direction you were steering.

Expected behavior
Steering should be centered when entering mouse steering.

Desktop (please complete the following information):

  • OS: Windows
  • Build 72
@aggregate1166877 aggregate1166877 added the bug Something isn't working label May 30, 2021
@aggregate1166877
Copy link
Collaborator Author

aggregate1166877 commented Jun 24, 2021

Bug (accidentally) fixed while implementing #44, which involved a rewrite of how mouse input is handled.

Closing issue as this will be merged in the next PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Pre-alpha grind
Recently completed
Development

No branches or pull requests

1 participant