From c025ac947953675c700761e3f9648f380bb58665 Mon Sep 17 00:00:00 2001 From: Richard Helgeby Date: Sun, 10 Jun 2012 15:17:28 +0200 Subject: [PATCH] Updated patch list and changelog. --- docs/zr_3.0-b2-patch_changelog.txt | 8 ++++++++ patchlist.conf | 1 + 2 files changed, 9 insertions(+) diff --git a/docs/zr_3.0-b2-patch_changelog.txt b/docs/zr_3.0-b2-patch_changelog.txt index 4ffcc3f..97cd6a1 100644 --- a/docs/zr_3.0-b2-patch_changelog.txt +++ b/docs/zr_3.0-b2-patch_changelog.txt @@ -242,3 +242,11 @@ released. If the file is empty there are no config changes in that patch. * Fixed language code typo in translations. * Infection countdown is no longer displayed if the infection delay is just one second. + +2012.06.10 - r689 +----------------- +* Fixed ragdoll removal not being entirely disabled. +* Fixed disabled classes still being validated. +* Fixed memory leak in infection countdown feature. +* Updated to use new natives in cstrike extension instead of SDK calls (fixing ZR not finding some signatures in some cases). Requires SourceMod 1.4.0 or newer. +* Changed ZMarket to auto-buy weapons once settings are loaded (if auto-buy is enabled). diff --git a/patchlist.conf b/patchlist.conf index 053902e..2b7572e 100644 --- a/patchlist.conf +++ b/patchlist.conf @@ -22,3 +22,4 @@ 671 673 675 +689