Skip to content

Movement interrupts the warmup timer - #1819

Merged
Josh-Larson merged 1 commit into
ProjectSWGCore:masterfrom
madsboddum:warmup-cancel
Sep 6, 2026
Merged

Movement interrupts the warmup timer#1819
Josh-Larson merged 1 commit into
ProjectSWGCore:masterfrom
madsboddum:warmup-cancel

Conversation

@madsboddum

Copy link
Copy Markdown
Member

Closes #606

Movement now cancels an in-progress command warmup. The queued command is dequeued with CANCELLED and a FAILED CommandTimer is sent, so the client clears the warmup bar.

Turning in place does not interrupt the warmup, as the client sends a speed of zero in that case.

Covered by the new WarmupTest.

Turning in place does not, as the client sends a speed of zero for that.
@Josh-Larson
Josh-Larson merged commit c35c71b into ProjectSWGCore:master Sep 6, 2026
2 checks passed
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.

Movement should interrupt the warmup/windup timer

2 participants