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

Added Sprint Tracking #434

Merged
merged 11 commits into from
Sep 6, 2021
Merged

Added Sprint Tracking #434

merged 11 commits into from
Sep 6, 2021

Commits on Jun 7, 2021

  1. Configuration menu
    Copy the full SHA
    e755ac1 View commit details
    Browse the repository at this point in the history
  2. Added sprint tracking

    linuxNeko committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    a8d988f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4bd184c View commit details
    Browse the repository at this point in the history
  4. Added sprint component

    linuxNeko committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    5757f27 View commit details
    Browse the repository at this point in the history
  5. Added sprint event import

    linuxNeko committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    5f4b755 View commit details
    Browse the repository at this point in the history
  6. Added sprint event

    linuxNeko committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    568e442 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f828a2b View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Reloacted a comment to a more appropriate postion

    ThisNekoGuy authored Jun 8, 2021
    Configuration menu
    Copy the full SHA
    d17f360 View commit details
    Browse the repository at this point in the history
  2. Refactored Sprinting Detection

    Refactored the sprint detection to reduce code duplication with the assistance of Defman
    ThisNekoGuy authored Jun 8, 2021
    Configuration menu
    Copy the full SHA
    6e13597 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Refactor Reverted Due to Problem

    The desired refactor didn't work because the method attempted couldn't receive the sprint state from the player
    ThisNekoGuy authored Jun 9, 2021
    Configuration menu
    Copy the full SHA
    a00ecb6 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Re-Refactor of Sprint Detection

    Turned out the macro actually expected the packet id and the `EntityActionKind` to be reversed
    ThisNekoGuy authored Jun 10, 2021
    Configuration menu
    Copy the full SHA
    f9cc27e View commit details
    Browse the repository at this point in the history