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 --- Dev/todo-for-stable.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Dev/todo-for-stable.txt') diff --git a/Dev/todo-for-stable.txt b/Dev/todo-for-stable.txt index 6d01f428f..d1d8b2f4e 100644 --- a/Dev/todo-for-stable.txt +++ b/Dev/todo-for-stable.txt @@ -18,8 +18,6 @@ stable. Remove it from the list once merged. assassins. - Deleting pet eggs from inventory after the pet data has arrived, not upon hatching request. -- Updated the char-SQL server to use auto-incremental IDs and retrieve them - from code. - Battle option pk_level_range, allow_es_magic_player - Cleanup of pc_useitem code - Autocasted Teleport should now show a menu. @@ -33,3 +31,5 @@ stable. Remove it from the list once merged. - Send the guild/party mini-dots on map-login. - Updated the path-finding routines from jA - Replace pc_break_equip for skill_break_equip +- Battle function autoskill_stacking +- The new non-stackable autospell implementation. -- cgit v1.2.3-70-g09d2