AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   SourceMod Anti-Cheat (https://forums.alliedmods.net/forumdisplay.php?f=133)
-   -   SMAC Changelog Thread (https://forums.alliedmods.net/showthread.php?t=169586)

GoD-Tony 10-14-2011 15:33

SMAC Changelog Thread
 
Direct downloads for SourceMod Anti-Cheat are currently not allowed to be posted to this website. Only changelogs will be posted for now. Details on the situation can be found here.

Modules labelled "optional" or "banlist" in the documentation can be found in the disabled folder by default. It's recommended that you delete your smac.cfg file after installing new modules to allow new cvars to be generated.

Updates will be released through the automatic updater as well as this thread. When a changelog has been posted, an auto-update will be pushed at the same time.

Feedback of any kind can be posted in new threads if there isn't a related one opened already.

GoD-Tony 10-14-2011 15:36

Re: SMAC Download Thread
 
Quote:

SMAC 0.7.0.0
- Initial release of SMAC rewrite

Quote:

SMAC 0.7.0.2

SourceMod Anti-Cheat
- Improved core functions

Client Protection
- Added more safety checks for name spam detection.
- Blocking an exploit with the gravity gun for mods that use it.

Anti-Wallhack
- Complete rewrite of wallhack module. More improvements to come.
- Added cvar to toggle on/off: smac_wallhack
- Added optimizations for L4D.


GoD-Tony 10-16-2011 01:35

Re: SMAC Download Thread
 
Quote:

SMAC 0.7.0.3

Command Monitor
- Fixed errors when bots send commands.

Anti-Wallhack
- Improved player info caching.


GoD-Tony 10-18-2011 04:53

Re: SMAC Download Thread
 
Quote:

SMAC 0.7.0.5

SourceMod Anti-Cheat
- Added support for new Rcon Locker module that is useful for all mods.

Rcon Locker
- Renamed module to Rcon Locker.
- Added lock to prevent rcon password from being changed after server startup.
- Added optional SM RCon extension support for enhanced logging.

Anti-Wallhack
- Now prevents weapons and equipment from being seen through walls.


GoD-Tony 10-19-2011 05:09

Re: SMAC Download Thread
 
Quote:

SMAC 0.7.0.8

SourceMod Anti-Cheat
- Added new translatable phrase for speedhack detections.
- Minor code cleanup on all modules.

Rcon Locker
- Disabled rcon logging for remote users to reduce spam from other plugins.
- Added logging for players in-game that are attempting to gain access to rcon.

Anti-Speedhack
- Improved method of speedhack blocking.
- Added the ability to detect speedhackers, warn admins, and log.
- Added new cvar to auto-kick on detection: smac_speedhack_kick (default: 0)

Anti-Wallhack
- Fixed missing sounds when a player was behind a wall.
- Fixed incapacitated survivors not being able to see enemies (L4D/L4D2).
- Minor SDK Hooks code changes for compatibility with older versions.


GoD-Tony 10-19-2011 09:30

Re: SMAC Download Thread
 
Quote:

SMAC 0.7.0.8 Patch

Rcon Locker (0.7.0.9)
- Removed enhanced logging support.

Anti-Speedhack (0.7.0.9)
- Removed speedhack detecting.


GoD-Tony 10-22-2011 09:54

Re: SMAC Download Thread
 
Quote:

SMAC 0.7.1.0

SourceMod Anti-Cheat
- Fixed minor typo in Danish phrases.
- Re-synced version numbers across modules.

Client Protection
- Using CommandSpamKick phrase when kicking players for name change spam.

ConVar Checker
- Fixed server cvars not always replicating to clients.
- Locked sv_cheats to 0 while this module is running.

Anti-Wallhack
- Drastically reduced CPU usage on large servers.


GoD-Tony 10-24-2011 04:31

Re: SMAC Download Thread
 
Quote:

SMAC 0.7.1.2

SourceMod Anti-Cheat
- Added SourceIRC and IRC Relay support for admin messages.

Anti-Speedhack
- Minor code changes.

Anti-Wallhack
- Fixed weapons not being shown if disabled during a round.


GoD-Tony 10-27-2011 04:40

Re: SMAC Download Thread
 
Quote:

SMAC 0.7.1.5

Aimbot Detector
- Fixed bots being detected for aimbot use.

Command Monitor
- Fixed log spam when a player was being kicked for command spam.
- Removed some EventScripts specific checks.

Anti-Wallhack
- Fixed players not being properly checked in some situations.


GoD-Tony 10-29-2011 03:22

Re: SMAC Download Thread
 
Quote:

SMAC 0.7.1.8

SourceMod Anti-Cheat
- Added support for HL2:CTF and Hidden:Source.
- Added new module: L4D2 Exploit Fixes

ConVar Checker
- Fixed false detections on HL2:CTF and Hidden:Source.

Eye Angle Test
- Fixed detections being logged twice if a player was banned.


GoD-Tony 11-03-2011 06:14

Re: SMAC Download Thread
 
Quote:

SMAC 0.7.2.3

SourceMod Anti-Cheat
- Added recommended module for all games: AutoTrigger Detector
- Added translatable phrase for auto-trigger detections.
- Added native for logging client actions.
- Updated Russian phrases.

Command Monitor
- Changed cvar description to avoid confusion with other modules: smac_antispam_cmds

ConVar Checker
- Added support for using smac_addcvar with nonexist comparison type.

Eye Angle Test
- Added more safety checks to prevent false detections (L4D/L4D2).
- Changed cvar description to avoid confusion with other modules: sm_eyetest_ban

KAC Global Banlist
- Fixed logs missing the IP of the player kicked.
- Fixed error when unknown response is given.

Anti-Wallhack
- Fixed survivors with altered views being unable to see enemies (L4D/L4D2).


GoD-Tony 11-04-2011 03:30

Re: SMAC Download Thread
 
Quote:

SMAC 0.7.2.3 Patch

AutoTrigger Detector (0.7.2.4)
- Added some optimizations.
- Increased overall theshold for detections.


GoD-Tony 11-05-2011 06:20

Re: SMAC Download Thread
 
Quote:

SMAC 0.7.2.7

SourceMod Anti-Cheat
- Added a forward for plugin developers to block cheat detections.

ConVar Checker
- Added new cvar check to detect more cheats.

Eye Angle Test
- Fixed false detections on clients that lagged after cinematics (L4D/L4D2).


GoD-Tony 11-09-2011 01:07

Re: SMAC Download Thread
 
Quote:

SMAC 0.7.3.0

SourceMod Anti-Cheat
- Added support to recognize beta versions of games.
- Changed global banlist phrase to work with any banlist.
- Updated Hungarian phrases.

AutoTrigger Detector
- Slightly lowered detection threshold.

Client Protection
- Connection spam bans will now be logged.
- Changed smac_antispam_connect to be enabled by default.

ConVar Checker
- Added new cvar check to detect more cheats.

KAC Global Banlist
- Updated to use the new ban phrase.


GoD-Tony 11-11-2011 06:20

Re: SMAC Download Thread
 
Quote:

SMAC 0.7.3.4

SourceMod Anti-Cheat
- Added new translatable phrase for connection spam.

Client Protection
- Fixed legitimate LAN players being disconnected for connection spam.
- Optimized connection spam handling.
- Increased default value of antispam cvar.

Command Monitor
- Unblocked the 'give' command on L4D2.

Eye Angle Test
- Increased detection delay after cinematics (L4D/L4D2).

Anti-Wallhack
- Removed min_interp_ratio lock when anti-wallhack was enabled.


GoD-Tony 11-14-2011 06:34

Re: SMAC Download Thread
 
Quote:

SMAC 0.7.3.8

SourceMod Anti-Cheat
- Updated Hungarian phrases.

AutoTrigger Detector
- Improved detection algorithm.

Client Protection
- Added support for the Connect extension to block advanced exploits.

Command Monitor
- Disabled disconnect exploit checking on EP2V games (CS:S, DoD:S, TF2, HL2:DM).
- Disconnect exploits are now only blocked and logged. Permanent IP bans are disabled.

Anti-Wallhack
- Improvements to reduce player flickering.
- Prediction cvars are now only set on plugin start to avoid conflicts.


GoD-Tony 11-20-2011 05:28

Re: SMAC Download Thread
 
Quote:

SMAC 0.7.4.1

AutoTrigger Detector
- Minor code changes.

Command Monitor
- Fixed anti-spam cvar disabling the whole module if set to 0.

Eye Angle Test
- Fixed bots being detected on rare occasions.

Anti-Wallhack (0.7.4.2)
- Fixed entities causing some players to go invisibile.
- Fixed floating intelligence bug (TF2).


GoD-Tony 12-02-2011 08:11

Re: SMAC Download Thread
 
Quote:

SMAC 0.7.4.7

AutoTrigger Detector
- Auto-Fire (1) detections will now only trigger on pistols.
- Bunny Hop detections will ignore scenarios where a player is stuck to the ground.

Client Protection
- Fixed error message when certain clients use autobuy.
- IPs will now only be logged once for connection spam to prevent log flooding.

CS:S Anti-Rejoin
- Fixed respawn bug when mp_restartgame was used.

Anti-Wallhack
- Tickrate is now rounded down before setting cvar values.
- Greatly reduced overall CPU usage.
- Bots are now checked against players.
- Improvements to block farESP cheats.
- Improvements to reduce flickering players.


GoD-Tony 12-03-2011 13:15

Re: SMAC Download Thread
 
Quote:

SMAC 0.7.4.8

CS:S Anti-Rejoin
- Fixed players being slayed on round start.

Anti-Wallhack
- Player latency is now taken into account to reduce flickering.


GoD-Tony 12-09-2011 03:52

Re: SMAC Download Thread
 
Quote:

SMAC 0.7.5.1

Client Protection
- Fixed LAN clients being detected for connection spam on rare occasions.

Anti-Wallhack
- Added RadarHack/farESP blocking (CS:S).
- Fixed loadout changes causing visual glitches (TF2).
- Fixed sounds being duplicated on rare occasions.
- Improved lag prediction.


GoD-Tony 01-10-2012 07:21

Re: SMAC Download Thread
 
Quote:

SMAC 0.7.5.5

SourceMod Anti-Cheat
- Added support for Nuclear Dawn.

AutoTrigger Detector
- Merged Auto-Fire detections into the more dependable method.

Command Monitor
- Fixed legitimate players being kicked for command spam (ND).

ConVar Checker
- Fixed 'between' comparison type when adding new cvars.

Eye Angle Test
- Fixed commanders being falsely detected (ND).

Anti-Wallhack
- Fixed UpdateRadar UserMessage errors (CS:S).
- Improved lag prediction.


GoD-Tony 01-16-2012 09:35

Re: SMAC Download Thread
 
Quote:

SMAC 0.7.5.8

SourceMod Anti-Cheat
- Added cvar for logging additional client data: smac_log_verbose

Eye Angle Test
- Improved commander checks (ND).

Anti-Wallhack
- Fixed regression from previous CPU optimizations.
- Temporarily disabled 'field of view' check.
- Fixed ghosts being visible to wallhackers (L4D2).


GoD-Tony 01-24-2012 10:13

Re: SMAC Download Thread
 
Quote:

SMAC 0.7.6.4

SourceMod Anti-Cheat
- Verbose logging now includes client latency.

Aimbot Detector
- Fixed 'client not in game' errors that appeared in some mods.
- Incapacitated survivors are now ignored (L4D2).
- Commanders are now ignored (ND).

AutoTrigger Detector
- Fast jumps in small places are now ignored.

Command Monitor
- Added 'sg' to internal ignore list (ND).

Eye Angle Test
- This module now requires SDK Hooks for some games (L4D2).
- Players using miniguns will now be ignored (L4D2).
- Improved cinematic safety checks (L4D2).
- Temporarily disabled automatic bans (ND).

Anti-Wallhack
- Fixed players being visible to wallhackers through movable doors.
- Ghosts should now be properly detected (L4D2).
- Minor internal cache changes.


GoD-Tony 01-28-2012 07:27

Re: SMAC Download Thread
 
Quote:

SMAC 0.7.6.4 Patch

KAC Global Banlist (0.7.6.5)
- Disabled logging when KAC banlist is offline.


GoD-Tony 02-24-2012 04:01

Re: SMAC Download Thread
 
Quote:

SMAC 0.7.7.1

SourceMod Anti-Cheat
- Added new module: HL2:DM Exploit Fixes
- Verbose logging now includes eye angles instead of absolute.

Aimbot Detector
- Added melee weapons to ignore (HL2:DM).
- Fixed flamethrower not being properly ignored (TF2).

Client Protection
- Removed HL2:DM specific code to be added in new module.

Eye Angle Test
- Added support for EP1 engine mods.

Anti-Wallhack
- Fixed radar glitches for spectators (CS:S).
- Fixed UpdateRadar usermessage console spam on large servers (CS:S).
- Optimized FarESP blocking (CS:S).


GoD-Tony 03-23-2012 05:26

Re: SMAC Download Thread
 
Quote:

SMAC 0.7.7.5

SourceMod Anti-Cheat
- Added alternative command to view server status: smac_status

Aimbot Detector
- Added stickbomb and katana to ignore list (TF2).

CS:S Anti-Flash
- Minor adjustment to flash detection to reduce flicker.

L4D2 Exploit Fixes
- Added block for new team change exploit.
- This module now requires SDK Hooks.


GoD-Tony 04-18-2012 11:08

Re: SMAC Download Thread
 
Quote:

SMAC 0.7.8.2

SourceMod Anti-Cheat
- Added Korean phrases.

Aimbot Detector
- Fixed errors when checking survivors (L4D).

Client Protection (0.7.8.3)
- Improved name spam detection (CS:S, TF2).
- Fixed bots being kicked for name spam (TF2).

Eye Angle Test
- Fixed errors when checking survivors (L4D).

Anti-Speedhack
- Removed dependence on built-in FutureTick convar.

Anti-Wallhack
- First-person spectators will now have anti-wallhack effects applied.
- Fixed team changes sometimes being ignored.
- Fixed sound interference from third-party plugins.
- Fixed sounds being emitted twice on some occasions.
- Fixed infected spawn sound being broadcasted to all clients (L4D2).
- Fixed infected animations and glows sometimes not being shown (L4D2).
- Fixed errors when checking survivors (L4D).
- Improved FarESP blocking for dead teammates (CS:S).

CS:S Anti-Flash
- Fixed late and spectating clients being ignored.

CS:S Anti-Smoke
- Fixed late and spectating clients being ignored.
- Minor tweaks to smoke detection to prevent flickering.


GoD-Tony 05-24-2012 07:47

Re: SMAC Download Thread
 
Quote:

SMAC 0.7.9.1

SourceMod Anti-Cheat
- Updated all translations with the latest phrases.
- Removed compile directory from error messages.

Aimbot Detector
- The log file and admin phrase now include the weapon used.
- Added flamethrower to weapon ignore list (TF2).

Client Protection
- Added protection against many unicode name exploits.

Command Monitor
- Added a cheat command to detection list.

ConVar Checker
- Fixed unicode admin phrases being truncated in chat.
- Fixed missing tag on mute phrases.

Eye Angle Test
- Fixed false minigun detections with lagged clients (L4D2).

Rcon Locker
- Added rcon IP whitelist support via SM RCon extension.

Anti-Wallhack
- Added convar to control load balancing on large servers.
- Fixed SourceTV and Replay bots being processed as live players.
- Improved and re-enabled field of view check.
- Improved accuracy of resource usage monitor.
- Improved lag prediction.
- Slightly reduced CPU usage.
- Minor hook changes.


GoD-Tony 05-30-2012 15:31

Re: SMAC Download Thread
 
Quote:

SMAC 0.7.9.3

SourceMod Anti-Cheat
- Fixed incorrect line endings in Finnish phrases.

Eye Angle Test
- Fixed many false positives on L4D+ engine games (L4D, L4D2, ND).
- Removed auto-ban convar lock (ND).
- Removed optional SDK Hooks dependency.

Anti-Wallhack
- Fixed bots not having their weapons checked for visibility.
- Fixed unassigned clients being processed for visibility.
- Fixed biled special infected not being visible through walls (L4D, L4D2).
- Temporarily disabled eye angle prediction.


GoD-Tony 06-19-2012 15:34

Re: SMAC Download Thread
 
Quote:

SMAC 0.7.9.3 Patch

Command Monitor (0.8.0.0)
- Added protection against server lag exploit.


GoD-Tony 06-27-2012 09:33

Re: SMAC Download Thread
 
Quote:

SMAC 0.8.0.4

SourceMod Anti-Cheat
- Added EAC & ESEA Global Banlist modules.
- Added module version to verbose log.
- Removed timestamp and module name from verbose log.
- Removed unused phrases.

Aimbot Detector
- Fixed bad character encoding in aimbot logs.

AutoTrigger Detector
- Increased minimum air-time needed for a jump to count.

Client Protection
- Added more exploitable unicode characters to blacklist.
- Fixed connect spam triggering when server is empty and idling.

ConVar Checker
- Removed comparison type aliases for smac_addcvar.
- Fixed mp_gamemode conflicts with third-party mods (L4D2).

Anti-Wallhack
- Rate & interp cvars will no longer be changed unless left as default.
- Fixed team-specific barriers causing visual glitches (TF2).
- Fixed muted sounds being broadcasted over large distances.
- Improved SoundESP blocking.
- Minor optimizations.

HL2:DM Exploit Fixes
- Fixed weapon toggle block causing visual glitches.
- Optimized crossbow handling.

KAC Global Banlist
- Added smac_kac_kick cvar to disable auto-kicking players on the banlist.
- Added temporary workaround for SteamID changes on L4D+ engines.
- Admins are now notified when a joining player is on the banlist.
- Removed smac_net_status command.


GoD-Tony 10-25-2012 10:29

Re: SMAC Download Thread
 
Quote:

SMAC 0.8.0.8

SourceMod Anti-Cheat
- Updated Hungarian phrases.
- Minor code clean-up across some modules.

Client Protection
- Added more exploitable characters to blacklist.
- Added convar to toggle auth validation. Disabled by default.
- Updated to use the latest Connect extension snapshot.

Command Monitor
- Added more exploitable commands to be blocked (L4D, HL2:DM).

ConVar Checker
- Removed mp_gamemode check (L4D).

Rcon Locker
- Minor fix for CS:S engine split while using SourceMod 1.5+.

Anti-Wallhack
- Temporarily disabled sound management (CS:GO).

CS:S Anti-Flash
- Fixed shorter flashes causing visual glitches if already flashed.
- Minor internal changes.

KAC Global Banlist
- Moved auth validation to client module.


GoD-Tony 12-21-2012 03:06

Re: SMAC Download Thread
 
Quote:

SMAC 0.8.0.9

SourceMod Anti-Cheat
- Added Polish phrases.

ConVar Checker
- Removed cl_particles_show_bbox check.

Anti-Wallhack
- Fixed a few visual glitches (Hidden:Source).


GoD-Tony 01-15-2013 04:20

Re: SMAC Download Thread
 
Quote:

SMAC 0.8.2.2

SourceMod Anti-Cheat
- Added Czech and Slovak phrases.
- Added convar to control IRC message mode: smac_irc_mode
- Refactored formatting in English phrases.
- Code clean-up across all modules.

Aimbot Detector
- Added knife and tazer to weapon ignore list (CS:GO).

Client Protection
- Added protection against team changing chat spam.

ConVar Checker
- Fixed lengthy kick messages being unreadable by clients.
- Fixed potential memory leak in timer handles.

Eye Angle Test
- Added several new detection methods when running SourceMod 1.5+.

Anti-Speedhack
- Added admin notification and logging on detections.
- Improved speedhack blocking algorithm.

Anti-Wallhack
- Added API for plugins to determine which players to process.
- Fixed sounds being muted (CS:GO).
- Fixed radio sounds being broadcasted to all players (CS:GO).
- Fixed radar sometimes displaying the wrong location of a killed player (CS:S).
- Improved FarESP blocking (CS:S).

CS:S Anti-Flash
- Improved blind effect for players using cheats.

CS:S Anti-Smoke
- Improved smoke handling logic to reduce visual glitches.

CS:S Anti-Rejoin
- This module has been deprecated and will no longer receive updates.
- Its features are now part of the new CS:S Exploit Fixes module.

EAC Global Banlist
- Improved ban cache to allow the VAC convar to be toggled live.


GoD-Tony 01-18-2013 04:17

Re: SMAC Download Thread
 
Quote:

SMAC 0.8.2.4

Eye Angle Test
- Added convar to enable compatibility mode with third-party plugins: smac_eyetest_compat

Anti-Speedhack
- Fixed bots being detected on some occasions.
- Clients will now only be logged once per connection.


GoD-Tony 01-24-2013 02:15

Re: SMAC Download Thread
 
Quote:

SMAC 0.8.2.9

SourceMod Anti-Cheat
- Updated to work with the latest CS:GO changes.

Eye Angle Test
- Improved plugin compatibility of new detections when compat convar is disabled.
- Fixed detections when tickcount is reset in movement commands (L4D2).

Anti-Speedhack
- Improved method of ignoring lagged clients when writing to logs.

Anti-Wallhack
- Improved client prediction when running SourceMod 1.5+.


GoD-Tony 01-24-2013 09:12

Re: SMAC Download Thread
 
Quote:

SMAC 0.8.2.9 Patch

Eye Angle Test (0.8.3.0)
- Refactored previous fix (L4D2).


GoD-Tony 02-09-2013 02:51

Re: SMAC Download Thread
 
Quote:

SMAC 0.8.3.3

Eye Angle Test
- Added measures to prevent cheats from abusing cmdnums.
- Improved plugin compatibility of new detections when compat convar is disabled.
- Refactored previous fix (L4D2).

Anti-Speedhack
- Further improvements for ignoring lagged clients.

CS:S Exploit Fixes
- Optimized defuse checks.


GoD-Tony 03-07-2013 11:33

Re: SMAC Download Thread
 
Quote:

SMAC 0.8.4.0

SourceMod Anti-Cheat
- The default log and ban reasons now include the relevant module's version.
- Updated all phrases (CS:S).

Aimbot Detector
- Added a minimum distance requirement between the attacker and victim.
- Improved player analysis for games that do not run a 66 tickrate.

Command Monitor
- Added spectate commands to the default command ignore list.
- Improved exploit blocking for servers that allow the ent_* commands.

Eye Angle Test
- Fixed miniguns not being properly ignored in custom maps (L4D, L4D2).

Anti-Speedhack
- Reduced false notifications when a server spike occurs.

CS:S Exploit Fixes
- Added a player helper message when an illegal defuse is triggered.
- Fixed timer errors.


GoD-Tony 03-29-2013 01:54

Re: SMAC Download Thread
 
Quote:

SMAC 0.8.4.0 Patch

ConVar Checker (0.8.4.1)
- Disabled sv_consistency check for games that are removing the cvar (TF2, HL2:DM, DoD:S, CS:S).



All times are GMT -4. The time now is 22:29.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.