From 838e87120758507b0be05b87af4a470f251e5bbd Mon Sep 17 00:00:00 2001 From: skotlex Date: Mon, 20 Nov 2006 15:08:43 +0000 Subject: - Raised the amount of skills that can stack on a single cell before the "in-area/out-area" detection code breaks to 24 (from 8) - Fixed a crash in clif_SkillInfoBlock if the passed player already disconnected. - Added limiting drop rate to 100% from item-bonuses that depend on the mob's level so that "@autoloot 100" will catch them. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9270 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Changelog-Trunk.txt') diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index ee863d33a..adf5c65c2 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,13 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. +2006/11/20 + * Raised the amount of skills that can stack on a single cell before the + "in-area/out-area" detection code breaks to 24 (from 8) [Skotlex] + * Fixed a crash in clif_SkillInfoBlock if the passed player already + disconnected. [Skotlex] + * Added limiting drop rate to 100% from item-bonuses that depend on the + mob's level so that "@autoloot 100" will catch them. [Skotlex] 2006/11/19 * Removed security check since source level patch is applied. * Reverted select(), created prompt(). -- cgit v1.2.3-70-g09d2