promotional bannermobile promotional banner

CvarMaster

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

File Details

v1.1.0

  • R
  • Dec 22, 2025
  • 106.23 KB
  • 36
  • 11.0.2
  • Retail

File Name

CVarMaster-v1.1.0.zip

Supported Versions

  • 11.0.2

tag 0a7c2cbe827ea8a6fc7963ace79767c7fd73df45 v1.1.0
Author:    Stryk9190 <Stryk91@users.noreply.github.com>
Date:    Tue Dec 23 04:53:18 2025 +1100

v1.1.0 - New theme, category icons, pretty names

commit 01c8bf804518059eaa5389b82fdb2479288c5b16
Author: Stryk9190 <Stryk91@users.noreply.github.com>
Date:   Tue Dec 23 04:52:26 2025 +1100

    feat: v1.1.0 with new softer green theme and category icons

    - Softer green color palette (less neon/Matrix)
    - Category icons using WoW built-in textures
    - Selection indicator bar on categories
    - Better spacing and typography
    - Human-readable CVar names
    - 893 complete tooltip descriptions

commit 4ca06d97239393292c9934ce3f54dda79c54adfb
Author: Stryk9190 <darrengaffy@gmail.com>
Date:   Tue Dec 23 02:39:39 2025 +1100

    release: v1.1.0 - human-readable CVar names

    - Added friendly display names for all 893 CVars
    - Complete tooltip descriptions
    - Better acronym handling

commit b5e856b24955e0f40f0d82cf87dbbf40ede49913
Author: Stryk9190 <darrengaffy@gmail.com>
Date:   Tue Dec 23 02:31:24 2025 +1100

    feat: add 893 human-readable display names (CVarPrettyNames)

    - Complete CVarPrettyNames table for all known CVars
    - These show in the UI list instead of raw CVar names
    - Auto-generated with manual fixes for edge cases
    - Properly handles acronyms (FOV, SSAO, NPC, etc.)

commit 9338544d1e07a9e74ff48d68d9dc8f9a6d9fb0be
Author: Stryk9190 <darrengaffy@gmail.com>
Date:   Tue Dec 23 02:12:34 2025 +1100

    feat: complete friendly name mappings for all 893 known CVars

    - Added 439 new CVar descriptions
    - Deduplicated entries, now 950 total (100% coverage of known CVars)
    - Includes extra descriptions for CVars found in research
    - Alphabetically sorted for maintainability