promotional bannermobile promotional banner

CvarMaster

CVar Manager , with goal of being easy on the eyes and simple navigation. Thats it.

File Details

v1.1.1

  • R
  • Jan 10, 2026
  • 135.71 KB
  • 173
  • 11.0.2
  • Retail

File Name

CVarMaster-v1.1.1.zip

Supported Versions

  • 11.0.2

tag b98a45f8f3d456a2a3d5ffe9e386ef0380e8b761 v1.1.1
Author:    Stryk9190 <Stryk91@users.noreply.github.com>
Date:    Sun Jan 11 02:02:38 2026 +1100

v1.1.1 - CVar lock/persist feature

commit a4fba1741e5381879095f15cceab70ecec3bff12
Author: Stryk9190 <Stryk91@users.noreply.github.com>
Date:   Sun Jan 11 02:02:19 2026 +1100

    Fix: Include full lock/persist feature code

    Previous commit lost code during conflict resolution.

    Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

commit 9546dc002d303215af512770684d010b34dd0cc5
Author: Stryk9190 <Stryk91@users.noreply.github.com>
Date:   Sat Jan 10 23:02:18 2026 +1100

    Add CVar lock/persist feature (v1.1.1)

    - Lock CVars to persist values across sessions
    - Locked CVars auto-reapply on PLAYER_LOGIN
    - New commands: /cvm lock, /cvm unlock, /cvm locked
    - Lock icon (@) shown in GUI for locked CVars
    - Lock/Unlock button in right-click popup
    - Tooltip shows lock status

    Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>