From 9ff203924b593f8910dd8089ad4e6ab4ea504511 Mon Sep 17 00:00:00 2001 From: Richard Helgeby Date: Fri, 5 Aug 2011 15:50:00 +0200 Subject: [PATCH] Updated patch list and changelog. --- docs/zr_3.0-b2-patch_changelog.txt | 9 +++++++++ patchlist.conf | 1 + 2 files changed, 10 insertions(+) diff --git a/docs/zr_3.0-b2-patch_changelog.txt b/docs/zr_3.0-b2-patch_changelog.txt index f186633..8e731d1 100644 --- a/docs/zr_3.0-b2-patch_changelog.txt +++ b/docs/zr_3.0-b2-patch_changelog.txt @@ -189,3 +189,12 @@ released. If the file is empty there are no config changes in that patch. ----------------- * Added spanish translation by Franc1sco. + +2011.08.05 - r666 +----------------- + +* Increased class limit to 64 classes. +* Fixed the ragdoll module unintentionally removing other valid entities if a ragdoll was attempted to be removed after the round restarted. +* Fixed format settings in spanish translation spamming logs. +* Fixed index out of bounds error when class limit is reached. +* Fixed double inclusion of jump boost module preventing code from compiling on newer compilers. diff --git a/patchlist.conf b/patchlist.conf index f5e796a..264c3ed 100644 --- a/patchlist.conf +++ b/patchlist.conf @@ -17,3 +17,4 @@ 651 653 657 +666