diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-21 23:45:53 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-21 23:45:53 +0000 |
commit | 72fc9343c79775d3c9df910ce78f5b0ee274cb81 (patch) | |
tree | f0a39b82973db0fd83c29587fda957276e95dcc1 /Changelog-Trunk.txt | |
parent | d64c6ba4231c3802ba478c45ebb3b4fda4d8ed83 (diff) | |
download | hercules-72fc9343c79775d3c9df910ce78f5b0ee274cb81.tar.gz hercules-72fc9343c79775d3c9df910ce78f5b0ee274cb81.tar.bz2 hercules-72fc9343c79775d3c9df910ce78f5b0ee274cb81.tar.xz hercules-72fc9343c79775d3c9df910ce78f5b0ee274cb81.zip |
- Corrected the @follow timer not being deleted on logout.
- Applied the homunculus code fixes provided by Toms.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7820 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index b11425093..36ea097fc 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.
2006/07/21
+ * Corrected the @follow timer not being deleted on logout. [Skotlex]
+ * Applied the homunculus code fixes provided by Toms. [Skotlex]
* battle_check_target will now tag homunculus as invalid target when the
source is a skill-type object. [Skotlex]
* Added a check on pc_equipitem so that when the client specifies to equip
|