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

implement Elapsed Time compensation to Attack Timer adjustements and DW adjustment #2410

Open
wants to merge 8 commits into
base: development
Choose a base branch
from

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    0624b0b View commit details
    Browse the repository at this point in the history
  2. Small correction

    There is still some tiny offset when you perfectly sync your weapons.
    balakethelock authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    7d96096 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    0d4a0f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb5d382 View commit details
    Browse the repository at this point in the history
  3. Better format for ResetAttackTimer function, offhands happen in same …

    …game update
    
    Should offhands happen in same game update though?
    balakethelock authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    e01d16a View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    ac79eb1 View commit details
    Browse the repository at this point in the history
  2. Re-rewriting attack timers system

    With new information. First swing is not special, it's the Start Attack command itself that changes the timers.
    balakethelock authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    a1f7206 View commit details
    Browse the repository at this point in the history
  3. Correct Syntax

    Accidentally pushed before compiling
    balakethelock authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    851688a View commit details
    Browse the repository at this point in the history