Skip to content

Fix prediction errors if using cg_sprintToggle#3452

Merged
slipher merged 1 commit intoUnvanquished:masterfrom
slipher:sprint-prediction
Feb 23, 2026
Merged

Fix prediction errors if using cg_sprintToggle#3452
slipher merged 1 commit intoUnvanquished:masterfrom
slipher:sprint-prediction

Conversation

@slipher
Copy link
Copy Markdown
Contributor

@slipher slipher commented Nov 4, 2025

pm_flags is defined as a 16-bit field by the netcode. PMF_SPRINTHELD was outside this range so it could not be transmitted.

pm_flags is defined as a 16-bit field by the netcode. PMF_SPRINTHELD was
outside this range so it could not be transmitted.
Copy link
Copy Markdown
Member

@illwieckz illwieckz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@slipher slipher merged commit f331b52 into Unvanquished:master Feb 23, 2026
9 checks passed
@slipher slipher deleted the sprint-prediction branch February 23, 2026 06:08
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.

2 participants