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

Fixes humans unable to use vehicle gunner seat #6247

Merged
merged 8 commits into from
May 15, 2024

Commits on May 6, 2024

  1. initial

    Doubleumc committed May 6, 2024
    Configuration menu
    Copy the full SHA
    8735bbe View commit details
    Browse the repository at this point in the history
  2. humanoids granted thumbs

    reverts seat logic change, grants all humanoids the thumbs trait, fixes a stack-trace from double-buckling
    Doubleumc committed May 6, 2024
    Configuration menu
    Copy the full SHA
    96352e9 View commit details
    Browse the repository at this point in the history
  3. broadened thumbs check

    before only humans got checked for thumbs, now all users do
    Doubleumc committed May 6, 2024
    Configuration menu
    Copy the full SHA
    eaff95a View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    96a42cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a55893d View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    4fbd0f7 View commit details
    Browse the repository at this point in the history
  2. revert, simplify

    seats check unnecessary as un-thumbed xenos are stopped earlier
    Doubleumc committed May 15, 2024
    Configuration menu
    Copy the full SHA
    774034e View commit details
    Browse the repository at this point in the history
  3. Update traits.dm

    Doubleumc committed May 15, 2024
    Configuration menu
    Copy the full SHA
    50471a1 View commit details
    Browse the repository at this point in the history