Skip to content

- Fix low-acceleration movement at 60Hz - #574

Open
Jaredl-Dev wants to merge 1 commit into
GeneralsOnlineDevelopmentTeam:mainfrom
Jaredl-Dev:fix/low-acceleration-movement-60hz
Open

- Fix low-acceleration movement at 60Hz#574
Jaredl-Dev wants to merge 1 commit into
GeneralsOnlineDevelopmentTeam:mainfrom
Jaredl-Dev:fix/low-acceleration-movement-60hz

Conversation

@Jaredl-Dev

Copy link
Copy Markdown

Preserves sub-threshold motive velocity while an object is actively moving at 60Hz.

This allows low-acceleration objects to accumulate enough velocity to move instead of having each frame's movement reset to zero. The issue was discovered in Shockwave Chaos Mod.

Validation

  • Release build passed
  • Tested the Superior Original Kirov in Shockwave Chaos Mod.

@github-actions

Copy link
Copy Markdown

⚠️ Title/Commit Validation Failed

Invalid PR title:

  • - Fix low-acceleration movement at 60Hz

Invalid commit messages:

  • Fix low-acceleration movement at 60Hz
    PR titles and commit messages must follow conventional commits format:
type: Description
type(scope): Description

Allowed types: bugfix, build, chore, ci, docs, fix, feat, perf, refactor, revert, style, test, tweak, unify

See CONTRIBUTING.md for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant