You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Generic Changes:
Overhauled all command comments to be easier to read while providing a more descriptive description
Refactored command grouping across most configs to make what they do better match their "group"
Fixed errors caused by depreciated sounds and certain sounds not playing across all configs
Config Specific Changes:
Keybinds
Removed grenade_binds.cfg and integrated them into buybinds.cfg and keybinds.cfg respectively
Relocated all keybinds from various configs such that all keybinds can be found in keybinds.cfg and buybinds.cfg respectively
Added various missing keybinds for default actions in keybinds.cfg (all binds found in the in-game settings are now available but are commented out if not in use making it easier for others to modify the autoexec to their liking)
Crosshair
Fixed cl_crosshairthickness throwing an error during execution
HUD
Fixed color descriptions for cl_hud_color being incorrect
Mouse
Added convar to toggle mouse invertion
Added convars to adjust mouse yaw and pitch ratio
Network
Adjusted various network buffer-bloat related convars to their default value resulting in improved network performance during network buffer bloat scenarios
Video
Added convar to toggle Boost Player Contrast
Added convar to adjust duration before the game enters "sleep" state
Audio
Added convars for adjusting equalizer settings that were previosly only available from in-game settings
Added various convars for toggling additional sounds
Game
Added convar to disabling dettaching the silencer from M4A1-S & USP-S
Added convar to adjust "Looking to Play" status on game launch
Added various convars for adjusting camera transition when switching players during Demo Playback & Observer Spectating
Added various convars to adjust automatic player muting
Added various convars to sanitize player names & hide profile pictures
Added various convars to adjust AWP, Scout, G3SG1 & SCAR-20 scope behaviour
Added convar to toggle Crouch behaviour between Hold/Toggle
Added convar to toggle Slow Wak behaviour between Hold/Toggle
Added convar to adjust which modifier key that results in dropping the weapon when purchasing from the Buy Menu
Moved convars from various configs that define what commands unlock cursor in Scoreboard & Demo UI to game.cfg
Gamemodes
Fixed & refactored almost all gamemode configs resulting in no-errors or issues when used in CS2 (these previosly contained many convars from CS:GO which have since been removed)
Swapped all static keybinds used in gamemode configs to use scancodes making them independant of keyboard language
All gamemode configs will now print their additional/modified keybinds in the console when executed
Removed bind to automatically purchase a Health Shot from practice.cfg
Fixed HUD settings resulting in being unable to change weapons in various movement gamemodes (KZ, Vanilla KZ & Bhop)
Enabled the use of multi-input binds in both KZ gamemode configs