summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-21 16:39:14 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-21 16:39:14 +0000
commit8f40fa6af0e9e18b0fd48fc3da35f3de0b9ce5bd (patch)
tree807e224c5b1bbd45909bbeb15ebcf6a318b3d47a /Changelog-Trunk.txt
parent41f1a34c8593a40b4c5dc4178d7138e7e166eea0 (diff)
downloadhercules-8f40fa6af0e9e18b0fd48fc3da35f3de0b9ce5bd.tar.gz
hercules-8f40fa6af0e9e18b0fd48fc3da35f3de0b9ce5bd.tar.bz2
hercules-8f40fa6af0e9e18b0fd48fc3da35f3de0b9ce5bd.tar.xz
hercules-8f40fa6af0e9e18b0fd48fc3da35f3de0b9ce5bd.zip
- Added BL_HOM handling to battle_gettarget.
- Some cleaning in skill.c in regard to homun skills. - Madness Canceller now stacks with other aspd bonuses, just like Berserk does. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8403 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index a30ac321c..7bd50ccf8 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,9 @@ 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/08/21
+ * Some cleaning in skill.c in regard to homun skills. [Skotlex]
+ * Madness Canceller now stacks with other aspd bonuses, just like Berserk
+ does. [Skotlex]
* Removed config setting "muting_players", and expanded the manner_system
config to specify how having negative manner (mute) affects a player (see
battle/misc.conf). [Skotlex]