From 0224ba74aa451f4103974ea860815683f70c4ef7 Mon Sep 17 00:00:00 2001 From: skotlex Date: Fri, 7 Apr 2006 20:23:52 +0000 Subject: - Moved the devotion damage reduction to the block that only executes if flag is zero in battle_damage. - skill_castcancel won't trigger on battle_damage when the passed flag is 1 - The flag in battle_heal is now used to determine whether Berserk blocks the healing or not. - Moved the Fusion HP penalty to battle_calc_weapon_attack - Some cleaning to use battle_heal/damage rather than pc_heal/damage where appropiate. - cleaned up the deadly-poison hp reduction code. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5949 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Changelog-Trunk.txt') diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 9e4a14950..5fea3d58d 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,10 @@ 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/04/07 + * Moved the Fusion HP penalty to battle_calc_weapon_attack [Skotlex] + * Some cleaning to use battle_heal/damage rather than pc_heal/damage where + appropiate. [Skotlex] + * Cleaned up the deadly-poison hp reduction code. [Skotlex] * IRC User access levels now refresh on a mode set and join/part. [Zido] * Added missing creation/destruction of the expcache_ers in guild.c [Skotlex] -- cgit v1.2.3-70-g09d2