From 07e03074151d0361be665c05e140eca8e89295ca Mon Sep 17 00:00:00 2001 From: skotlex Date: Thu, 23 Feb 2006 16:31:16 +0000 Subject: - Modified the way autospells stack to mimic official servers. Cards of the same ID cannot stack, but different cards with the same skill can each trigger indepedently of each other. - Added battle_config autospell_stacking to enable stacking of cards of same ID. - Moved card-specific battle options to items.conf - Autospells triggered when hit will check the range to the target. - Some cleaning up of status_calc_pc - In status_change_start capped the passed success chance to 100% git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5377 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'Changelog-Trunk.txt') diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 6f21b5bf3..fd9d5a877 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,17 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EVERYTHING ELSE GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS +2006/02/23 + * Modified the way autospells stack to mimic official servers. Cards of the + same ID cannot stack, but different cards with the same skill can each + trigger indepedently of each other. [Skotlex] + * Added battle_config autospell_stacking to enable stacking of cards of + same ID. (see battle/item.conf) [Skotlex] + * Moved card-specific battle options to items.conf [Skotlex] + * Autospells triggered when hit will check the range to the target. + [Skotlex] + * Some cleaning up of status_calc_pc [Skotlex] + * In status_change_start capped the passed success chance to 100% [Skotlex] 2006/02/22 * Windwalk's flee bonus is now +1 every 2 skill lvs. [Skotlex] * Changed the way equipment breaking works. Function pc_break_equip was -- cgit v1.2.3-70-g09d2