October 19, 2025
Reference for ideas and concept
Contributor of tests and ideas
Contributor of tests and ideas
Contributor of tests and ideas
Contributor of tests and ideas
Contributor of tests and ideas
Contributor of tests and ideas
Contributor of tests and ideas
๐ New Featureโ
Added automatic client update system (can be toggled in settings)
Added Matchmaking tab to New Game menu for quick game search with filters (game, mod, map) (can be toggled)
Added Discord RPC integration to display in-game status
Added a button in settings to enable/disable Steam integration
Added ConVars for scoreboard customization
scoreboard_showsteam
scoreboard_showdefaultavatars
scoreboard_steamicon_offset_x
scoreboard_steamicon_offset_y
scoreboard_steamicon_scale
May 7, 2025
Contributor of tests and ideas
Contributor of tests and ideas
Contributor of tests and ideas ๐ New Featureโ
Added ConVar for HUD radar, toggles between a radar that scales dynamically to encompass all the detected elements on the map
hud_radar_mapscale_dynamic โ 0/1 (Default: 0)
hud_radar_mapscale_dynamic_min โ 0.01/3.5 (Default: 0.35)
Added ConVar sdl_minimize_on_focus_loss, enables minimizing the game if the game window in fullscreen mode loses focus (Default: 1 - It is recommended to disable this deprecated behavior, to improve compatibility with window managers)
Added support for additive/blur effects for fonts
Added ConVar r_prefertexturefiltering for easy texture filtering toggling
Added ConVar gl_use_shaders to enable the overbright effect
Added ConVar cl_demo_showkeys to display pressed movement keys (e.g., WASD, Jump, Duck) on-screen during demo playback
Added EEU and WEU regions to ServerBrowser
October 21, 2024
Contributor of tests and ideas
Contributor of tests and ideas
Contributor of tests and ideas ๐ New Featureโ
Added hot-reload schemes/fonts when a video mode changed or window resized (a restart is no longer needed)
Added new non-exclusive fullscreen mode Fullscreen windowed
Added support video aspect ratio 16:10
Added more settings to Video/Audio
Added support for multiple displays, parameter -displayindex N for startup app on specific display and new ConVar
Added speaker icon in ScoreBoard, when a player is talking
Added feature Drag&Drop demo file into window
Added additional info to demo file about what is was recorded on GoldClient+ (aka GSClient+ )
Added auto-download missing pre-cached resources when viewing a demo file using by new ConVar
cl_download_demo_resources โ 0/1 (Default: 1)
Demo can be slowed/fasted up to x16 times
Increased texture limit from 640x480 up to 1024x1024
Allow spawn a map with missing resources of map in developer mode using resources such llike (error.mdl/error.spr) as fallback
Added auto-generation map image for HUD radar and new ConVars
hud_radar_takeshot โ 0/1 (Default: 1)
hud_radar_takeshot_quality โ 0/100 (Default: 65)
December 17, 2023
Contributor of tests and ideas ๐ New Featureโ
Added ConVar cl_fixmodelinterpolationartifacts, a feature backported from HL25 update
It fixes interpolation artifacts (visual stuttering) for animated models on moving platforms (e.g., a scientist on a train)
Added the -nosingle launch option to allow running multiple game instances, with connections restricted to servers where sv_chats is enabled
Added cross-compatibility for CS 1.6 and Condition Zero games in the ServerBrowser
๐ Bug Fixโ
Fixed the directional damage indicator on the HUD
Red overlay showing the direction of incoming attacks
Fixed a crash caused by a buffer overrun in the AmmoX user message due to an invalid ammo ID
October 1, 2023
Contributor of tests and ideas
Contributor of tests and ideas ๐ New Featureโ
Added support for multilayers overview map for extended HUD Radar
Added halo effect around extended HUD Radar when a bomb is planted
Added new ConVar for HUD Radar
hud_radar_always_centered
hud_radar_icon_scale_min
hud_radar_square_with_scoreboard
hud_radar_map_solidcolor
hud_radar_shapecolor
hud_radar_table_rotate
Added new ConVar hud_saytext_max to set max number of lines in-game chat
Added new ConVar cl_gunsmoke (Legacy from gunsmoke command)
September 6, 2023
Contributor of tests and ideas ๐ New Featureโ
Added new ConVar ui_taskbar_iconflash for flash icon on system taskbar to grab the user's attention on events such as connected to game server, or spawn, etc
Added support submodel hands/arms on depends current team
Added support hot reload texture of skybox via changed sv_skyname
Added new dev ConVar r_lockcull, r_lockpvs for purpose performance tests
Added new command lookatweapon for look at held weapon, if the model supports this animation
Added new command bindlist for display current keybinds
August 27, 2023
Contributor of tests and ideas ๐ New Featureโ
Added new command r_cleardecals
๐ Bug Fixโ
Fixed a bug with ConVar r_fullbright in multiplayer
July 4, 2023
Contributor of tests and ideas
Contributor of tests and ideas ๐ New Featureโ
Implemented extended HUD Radar
hud_radar
hud_radar_alpha
hud_radar_locked
hud_radar_mapscale
hud_radar_scale
hud_radar_square
hud_radar_showhealth
hud_radar_shownames
hud_radar_showtracks
hud_radar_objectives
hud_radar_map_shadecolor
hud_radar_map_outlinethickness
hud_radar_map_outlinecolor
hud_radar_fgcolor
hud_radar_bgcolor
December 11, 2022
Contributor of tests and ideas ๐ New Featureโ
Reworked precache-system, fixed issue about Texture Overflow MAX_GLTEXTURES
Added new ConVar for AWP
cl_crosshair_sniper_width
cl_bob_sniper
cl_bobup_sniper
cl_bobcycle_sniper
Reworked ConVar cl_minmodels, now minmodels will be work even are missing in precache models
August 3, 2022
Contributor of tests and ideas ๐ New Featuresโ
cl_smokegren_color can now be applied to server-side gas puff smoke effects
Added command client_motd_close to let players close MOTD via a keybind or when executed from server
MOTD now automatically closes when its URL navigates to browser://close
gl_fog command now acts as a shadow ConVar, allowing servers to control it without overriding player config permanently
๐ Bug Fixโ
Fixed Server Name sometimes displaying incorrectly in MOTD title