From 335b8e9227107182ef1e4c8a707bb604bf9937cc Mon Sep 17 00:00:00 2001 From: skotlex Date: Thu, 3 Aug 2006 19:45:12 +0000 Subject: - GAHH, I am sick tired of typing TBL_HOMUNCULUS/BL_HOMUNCULUS all over the place. The idea is that the TBL* versions are supposed to be easier to use than the standard structure definition, but using TBL_HOMUNCULUS as an alias to struct homun_data kinda beats the purpose! Renamed them all to TBL_HOM/BL_HOM. - Fixed using the right-hand weapon's size modifiers regardless of which weapon was being used. - Simplified the ignore-size check by making the Weapon Perfection check be done when specifying the flag, also moved the size-fix property of riding spear-knights to status_calc_pc. - Removed variable hd from status_calc_bl as it's not needed. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8112 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Changelog-Trunk.txt') diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index ed2036d3b..6118c0254 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,11 @@ 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/08/03 + * Fixed using the right-hand weapon's size modifiers regardless of which + weapon's damage was being calculated in regards to. [Skotlex] + * Simplified the ignore-size check by making the Weapon Perfection check be + done when specifying the flag, also moved the size-fix property of riding + spear-knights to status_calc_pc. [Skotlex] * Changed SI_CHASEWALK value to 119 as concluded by LoneWolf [Skotlex] * Corrected clif.c sending the raw mdef2 value to the client instead of first substracting the "secret vit/2" bonus from it. [Skotlex] -- cgit v1.2.3-70-g09d2