Page 2 of 4

Re: Update Notification

Posted: Sun Apr 11, 2010 7:58 pm
by Kigen
KAC update 1.2.1.0 pushed.

Change log:
  • Added checks for some exploited commands and cvars.
  • Added check for disconnect exploit.
  • Removed IsValidConVarChar() checks.

Re: Update Notification

Posted: Sun Jun 13, 2010 6:23 pm
by Kigen
KAC update 1.2.1.1 will be released tomorrow, 6/14/2010.

Planned changed are to update the disconnect exploit fix, add a block against a known malware created command, and to put a block on future auto-updating if SourceMod isn't 1.3 or newer.

Remember: You need to update to SourceMod 1.3 if you already haven't! You will not receive future updates past this one if you are not up-to-date!

Re: Update Notification

Posted: Mon Jun 14, 2010 11:34 pm
by Kigen
Update is delayed two days to verify that it functions as expected with the update block.

Re: Update Notification

Posted: Thu Jun 24, 2010 4:55 pm
by Kigen
KAC update 1.2.1.1 pushed.

Change log:
  • Added block for malware plugin command. Lowered limit to trigger disconnect exploit overflow.
  • Added update blocking if SourceMod is older than 1.3.
  • Disabled Eye Angles test for CS:S due false positive caused by the new update.
  • Fixed bug with Anti-Rejoin.
  • Increased RCON limits to prevent crashing.

Re: Update Notification

Posted: Mon Jul 19, 2010 10:08 am
by Kigen
KAC update 1.2.1.2 will be pushed 7/22/2010.

Planned change log:
  • Added the ability for force a revalidation with the KAC global banlist.
  • Updated copyright notices to reflect that KAC is now owned by CodingDirect LLC.
  • Fixed a issue with bots that issue commands.
Notice: KAC 1.2 will official be designated as STABLE when KAC 1.2.1.2 is released.

Re: Update Notification

Posted: Thu Jul 22, 2010 10:59 am
by Kigen
KAC update 1.2.1.2 pushed.

Change log:
  • Added another bad plugin to the delete list.
  • Added command kac_cvars_status to see status of client queries.
  • Added the ability for force a revalidation with the KAC global banlist.
  • Changed most bad commands to simply block.
  • Changed ordering of command checks so that spam level is checked first.
  • Fixed unexpected CVar reply problems.
  • Fixed invalid handle error during auto-update.
  • Fixed a issue with bots that issue commands.
  • Increased the default amount of commands per second before a kick.
  • Increased ignore time on changed ConVars.
  • Removed logging of console adding CVars to check list.
  • Removed logging of failed to replicate.
  • Removed debugging log messages for auto-update.
  • Removed old code to prevent updating if SM was not 1.3 or later.
  • Replaced GetClientName with better Format option.
  • Updated copyright notices to reflect that KAC is now owned by CodingDirect LLC.
NOTICE: The KAC 1.2 branch is now considered STABLE!

Re: Update Notification

Posted: Thu Jul 22, 2010 6:02 pm
by Kigen
KAC optional update 1.2.1.2 PL1 released.

Change log:
  • Fixed typo in CVars Module causing false error reports in kac_cvars_status.
  • Removed debugging log line when a connection was successful to the KAC master.
To download just go to:
KACSM/1.2/kigen-ac-pub.smx

Re: Update Notification

Posted: Thu Jul 29, 2010 7:30 pm
by Kigen
KAC update 1.2.1.3 will be pushed 8/1/2010.

Planned change log:
  • Added the ability for server owners block clients from loading any addons (including LSS). (This will be on by default.)
  • Added some cheat cvars.
  • Fixed issue with unconnected client commands.

Re: Update Notification

Posted: Sun Aug 01, 2010 8:50 am
by Kigen
Due to some personal issues, I must push back the release of KAC update 1.2.1.3. It will be released on 8/7/2010.

Re: Update Notification

Posted: Sun Aug 29, 2010 3:46 am
by Kigen
KAC update 1.2.1.3 pushed.

Change log:
  • Added a few cheat cvars.
  • Added the ability to ignore commands during command spam check.
  • Changed the method of detecting fake clients to be more efficient.
  • Changed unconnected name detection to kick instead of ban.