summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorVicious <Vicious@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-07-27 02:55:21 +0000
committerVicious <Vicious@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-07-27 02:55:21 +0000
commit9e5844193ac03b80f69e5a3d8ef8775e30d93915 (patch)
tree92d19d67bb26c50f543eafcc997bf243dba79181 /Changelog-Trunk.txt
parent7d0670e755c689eed12af0f8b89b936557f897c9 (diff)
downloadhercules-9e5844193ac03b80f69e5a3d8ef8775e30d93915.tar.gz
hercules-9e5844193ac03b80f69e5a3d8ef8775e30d93915.tar.bz2
hercules-9e5844193ac03b80f69e5a3d8ef8775e30d93915.tar.xz
hercules-9e5844193ac03b80f69e5a3d8ef8775e30d93915.zip
* Changed the way hit bonus is applied.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10916 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index b899efb0b..8a6f8112e 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,8 @@ 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.
2007/07/27
+ * Changed the way hit bonus is applied.
+ http://www.eathena.ws/board/index.php?showtopic=157438 [Vicious]
* Cleaned up mob drop code, crashfix is still needed though...
* Reduced ignore-list length to 20, added proper reply packet
* Cleaned up some very poorly written pm-ignore code (see r141)