The HLGuard Team over at United Admins have decided to release a beta version of their popular server-side anti-cheat, HLGuard. Version 1.26 Beta contains many new features, changes, fixes and more (see changelog below). So, if you're a server admin looking to help out with the testing, be sure to register an account over at United Admins and download the latest version of HLGuard.[break="HLGuard v1.26 Beta Changelog"]FIXED: Fixed a few memory leaks.
FIXED: "Unknown command: xxxhs108" style errors with cvar-alias-blocks.
FIXED: hlg_check aliases aren't set at connection time anymore (fixes overflows)
FIXED: CVar-Alias-block checks are now disabled to next map change if hlg_load is used.
CHANGED: Improved aimbot detection code.
CHANGED: Improved wallhack blocking code.
CHANGED: Speedhack detection is now speedhack blocking.
CHANGED: hlg_check aliases are set before starting first scan
CHANGED: Converted C code to more structured C++ classes.
CHANGED: new hlg_speedsettings format:
- hlg_speedsettings "x:y" (e.g. 0.3:0.1)
- x = maximum time difference between server and client for playermovement code
- y = maximum time difference between server and client for command code(firing weapons)
CHANGED: No scanning/aimbot-detections/speedhack-blocking done for listenserver-client.
CHANGED: "hlg_menu" shows menu for listenserver-client without password.
REMOVED: hlg_configs cvar
NEW: hlg_check "alias cl_plapla:CVar cl_plapla alias block found" "flags"
NEW: hlg_conncommand
HLGuard config changes since v1.20:
FIXED: Fixed aimbot banning problem in hlg_net/league.
FIXED: Fixed hlg_menu to recognise players by userid and not WONID for LANs.
FIXED: Fixed hlg_lan banning by wonid instead of IP.
REMOVED: Removed all cvars from fa/dod/tfc and put in hlg_cvars.cfg.
REMOVED: Removed speedhack flags - hlg_net/lan/league.
CHANGED: hlg_speedsettings altered in hlg_net/lan/league.
CHANGED: Exec of hlg_cstrike_cvars moved to hlg_cstrike_mod file.
CHANGED: Exec of hlg_cvars moved to hlg_tfc/dod/fa_mod.
CHANGED: Changed speedhack detection to speedhack block - hlguard.cfg.
CHANGED: Altered hlg_cstrike_cvars to use the new hlg_conncommand.
CHANGED: Re-arranged hlguard.cfg into easy to understand lines.
CHANGED: Nememis detection deleted from hlg_net/lan/league and added to hlg_tfc_mod.cfg.
CHANGED: Shuffled hlg_net/lan into groupings.
CHANGED: All hlg_nameban actions changed to reflect the addition of hlg_action "e:found...".
CHANGED: Only hlg_net/lan/league and hlg_%M_mod.cfg are hlg_execd all other changed to exec.
CHANGED: hlg_menu altered to reflect new way hlguard setting is changed.
NEW: Added exec to hlg_cstrike_cvars.cfg in hlguard.cfg.
NEW: Added alias checks to hlg_ctrike_cvars.
NEW: Addition of hlg_action "e:found" "hlg_say \'Unwanted Name Detected: %n\'" to hlg_net/lan.
NEW: Additional exec put in hlg_cstrike_mod.cfg (shown below - commented out by default)
// exec addons/HLGuard/hlg_cstrike_cvars.cfg // Review file first, forces client cvars
NEW: Cheating clans added to hlg_nameban.cfg
NEW: file added hlg_cstrike_cvars.cfg <- to contain all locked cvars for CS.
FIXED: "Unknown command: xxxhs108" style errors with cvar-alias-blocks.
FIXED: hlg_check aliases aren't set at connection time anymore (fixes overflows)
FIXED: CVar-Alias-block checks are now disabled to next map change if hlg_load is used.
CHANGED: Improved aimbot detection code.
CHANGED: Improved wallhack blocking code.
CHANGED: Speedhack detection is now speedhack blocking.
CHANGED: hlg_check aliases are set before starting first scan
CHANGED: Converted C code to more structured C++ classes.
CHANGED: new hlg_speedsettings format:
- hlg_speedsettings "x:y" (e.g. 0.3:0.1)
- x = maximum time difference between server and client for playermovement code
- y = maximum time difference between server and client for command code(firing weapons)
CHANGED: No scanning/aimbot-detections/speedhack-blocking done for listenserver-client.
CHANGED: "hlg_menu" shows menu for listenserver-client without password.
REMOVED: hlg_configs cvar
NEW: hlg_check "alias cl_plapla:CVar cl_plapla alias block found" "flags"
NEW: hlg_conncommand
HLGuard config changes since v1.20:
FIXED: Fixed aimbot banning problem in hlg_net/league.
FIXED: Fixed hlg_menu to recognise players by userid and not WONID for LANs.
FIXED: Fixed hlg_lan banning by wonid instead of IP.
REMOVED: Removed all cvars from fa/dod/tfc and put in hlg_cvars.cfg.
REMOVED: Removed speedhack flags - hlg_net/lan/league.
CHANGED: hlg_speedsettings altered in hlg_net/lan/league.
CHANGED: Exec of hlg_cstrike_cvars moved to hlg_cstrike_mod file.
CHANGED: Exec of hlg_cvars moved to hlg_tfc/dod/fa_mod.
CHANGED: Changed speedhack detection to speedhack block - hlguard.cfg.
CHANGED: Altered hlg_cstrike_cvars to use the new hlg_conncommand.
CHANGED: Re-arranged hlguard.cfg into easy to understand lines.
CHANGED: Nememis detection deleted from hlg_net/lan/league and added to hlg_tfc_mod.cfg.
CHANGED: Shuffled hlg_net/lan into groupings.
CHANGED: All hlg_nameban actions changed to reflect the addition of hlg_action "e:found...".
CHANGED: Only hlg_net/lan/league and hlg_%M_mod.cfg are hlg_execd all other changed to exec.
CHANGED: hlg_menu altered to reflect new way hlguard setting is changed.
NEW: Added exec to hlg_cstrike_cvars.cfg in hlguard.cfg.
NEW: Added alias checks to hlg_ctrike_cvars.
NEW: Addition of hlg_action "e:found" "hlg_say \'Unwanted Name Detected: %n\'" to hlg_net/lan.
NEW: Additional exec put in hlg_cstrike_mod.cfg (shown below - commented out by default)
// exec addons/HLGuard/hlg_cstrike_cvars.cfg // Review file first, forces client cvars
NEW: Cheating clans added to hlg_nameban.cfg
NEW: file added hlg_cstrike_cvars.cfg <- to contain all locked cvars for CS.
Comment