From 8188128698408ab4caf7809e98943402bdc116cc Mon Sep 17 00:00:00 2001 From: skotlex Date: Fri, 31 Mar 2006 17:22:06 +0000 Subject: - Changed the look field of all arrows to 1. - Added column "RequiredArrowType" to skill_require_db, set to 1 all arrow-based skills. - Added support for ArrowType requirement on skills. It checks for having an item equipped on the arrow-slot who's view has to match with the required arrow-type (works the same way it does for weapons). - Skills will automatically be ranged and arrow-types when they have a arrow-requirement. - Skills will automatically consume arrows if used with a bow and the skill is an attack weapon-based skill even if the skill_require_db doesn't specifies arrow requirements (this is for stuff like backstab used with bows) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5829 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'Changelog-Trunk.txt') diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 9c57eb08d..cc47769ca 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,15 @@ 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. 2006/03/31 + * Added support for ArrowType requirement on skills. It checks for having + an item equipped on the arrow-slot who's view has to match with the + required arrow-type (works the same way it does for weapons). [Skotlex] + * Skills will automatically be ranged and arrow-types when they have a + arrow-requirement in battle_calc_weapon_attack [Skotlex] + * Skills will automatically consume arrows if used with a bow and the skill + is an attack weapon-based skill even if the skill_require_db doesn't + specifies arrow requirements (this is for stuff like backstab used with + bows) [Skotlex] * Fixed an infinite recursion in the Wedding Recall skills. [Skotlex] * UNT_ATTACK_SKILLS unit packets won't be sent to the client as they are supposed to be invisible anyway. [Skotlex] -- cgit v1.2.3-70-g09d2