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

Reimplement missing gameplay test hotkeys from stable #28705

Merged
merged 12 commits into from
Jul 4, 2024

Commits on Jul 2, 2024

  1. Implement autoplay toggle for editor test play

    Contains some hacks to fix weird behaviours like rewinding to the start
    on enabling autoplay, or gameplay cursor hiding.
    bdach committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    1e4db77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e28befb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d85c467 View commit details
    Browse the repository at this point in the history
  4. Add test coverage

    bdach committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    3d61a21 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    29c3ff0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f1d113 View commit details
    Browse the repository at this point in the history
  3. Clear pressed keys and last replay frame when detaching replay from r…

    …uleset input manager
    bdach committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    294aa09 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    84c7d34 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e73faae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0ab13e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    371ca4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4f9071 View commit details
    Browse the repository at this point in the history