diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-12 13:57:01 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-12 13:57:01 +0000 |
commit | 78c0d6d558d8403c1a61b0e306a37488d1c2cbb5 (patch) | |
tree | a04d30acd84ef746e91dcff84ca827a492943c35 /Changelog-Trunk.txt | |
parent | 7c0c257c88590432c80a5330d01414396d33fdb0 (diff) | |
download | hercules-78c0d6d558d8403c1a61b0e306a37488d1c2cbb5.tar.gz hercules-78c0d6d558d8403c1a61b0e306a37488d1c2cbb5.tar.bz2 hercules-78c0d6d558d8403c1a61b0e306a37488d1c2cbb5.tar.xz hercules-78c0d6d558d8403c1a61b0e306a37488d1c2cbb5.zip |
- Corrected Caprice cast info. No cast time, delay time equal to the bolt spells.
- When slaves_inherit_speed is set (which is also the default), homun will have the same speed of their master when spawned.
- When using Hatred and you already have a hate target, your current hate target is displayed now.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8972 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 250d86250..7894b7c49 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/10/12
+ * When slaves_inherit_speed is set (which is also the default), homun will
+ have the same speed of their master when spawned. [Skotlex]
+ * When using Hatred and you already have a hate target, your current hate
+ target is displayed now. [Skotlex]
2006/10/11
* Cleaned up the char-server code when the last point of a player is not
found. First it'll check if there's any mapserver online, and then, if
|