Skip to content

feat(stoprecord): early stop access for rcon admins#11

Merged
Rushaway merged 3 commits intosrcdslab:masterfrom
Rushaway:Rushaway-patch-1
Sep 22, 2025
Merged

feat(stoprecord): early stop access for rcon admins#11
Rushaway merged 3 commits intosrcdslab:masterfrom
Rushaway:Rushaway-patch-1

Conversation

@Rushaway
Copy link
Copy Markdown
Member

  • Updated the permissions for the sm_stoprecord command to require ADMFLAG_RCON.
    -Made various formatting improvements for consistency.

- Updated the permissions for the sm_stoprecord command to require ADMFLAG_RCON.
-Made various formatting improvements for consistency.
Copilot AI review requested due to automatic review settings September 20, 2025 06:30
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR enhances the AutoRecorder plugin by changing the permission requirements for the stop recording command and provides different behavior based on admin privileges. The main purpose is to allow RCON admins to stop recordings while implementing a more graceful shutdown process for them.

  • Updated sm_stoprecord command permissions from ADMFLAG_ROOT to ADMFLAG_RCON
  • Added conditional logic that provides RCON admins with a "stop at round end" option instead of immediate termination
  • Incremented the patch version from 1.4.2 to 1.4.3

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
AutoRecorder.inc Version bump to reflect the new functionality
AutoRecorder.sp Permission change and conditional stop behavior implementation

Add option for immediate stop of SourceTV recording.
@Rushaway Rushaway requested a review from Copilot September 20, 2025 06:48
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

@Rushaway Rushaway merged commit 088778d into srcdslab:master Sep 22, 2025
3 checks passed
@Rushaway Rushaway deleted the Rushaway-patch-1 branch September 22, 2025 18:07
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