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

rewrite joystick input #656

Merged
merged 18 commits into from Mar 21, 2020
Merged

rewrite joystick input #656

merged 18 commits into from Mar 21, 2020

Commits on Jul 1, 2019

  1. add turnSpeed property

     - joystick directly change ship turn speed
     - turnSpeed obverrides targetRotation (~ stick overrides
     flight plan)
    amir-arad committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    2111cde View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2019

  1. Configuration menu
    Copy the full SHA
    594e5c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6bce79 View commit details
    Browse the repository at this point in the history
  3. new joystick input mechanism- screens register to joystick directly- …

    …options.ini configures joystick axis actions, similar to hotkeys.
    amir-arad committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    a35050e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b14e6c3 View commit details
    Browse the repository at this point in the history
  5. aim missiles by joystick

    amir-arad committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    dc3d376 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2019

  1. configure multiple joysticks

    amir-arad committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    db6a31a View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2019

  1. support joystick buttons

    amir-arad committed Jul 14, 2019
    Configuration menu
    Copy the full SHA
    46db110 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6630775 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59a8f33 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2019

  1. Configuration menu
    Copy the full SHA
    6d56217 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2019

  1. Configuration menu
    Copy the full SHA
    f56d9ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d69b51 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3f3bc7 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2019

  1. Configuration menu
    Copy the full SHA
    c225fea View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2020

  1. fix review issues

    amir-arad committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    80ba4bd View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    c6a231d View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    894ec39 View commit details
    Browse the repository at this point in the history