diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-14 13:38:49 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-14 13:38:49 +0000 |
commit | eadab5ba5011a8b999c9a5674081df81c2d0b5a2 (patch) | |
tree | 36193534ec7d6f70ead7ce9420a08552f69813e5 /Changelog-Trunk.txt | |
parent | 2a4e63d1b98259c768b6691230e889fabcf3cc7a (diff) | |
download | hercules-eadab5ba5011a8b999c9a5674081df81c2d0b5a2.tar.gz hercules-eadab5ba5011a8b999c9a5674081df81c2d0b5a2.tar.bz2 hercules-eadab5ba5011a8b999c9a5674081df81c2d0b5a2.tar.xz hercules-eadab5ba5011a8b999c9a5674081df81c2d0b5a2.zip |
- Fixed player auto-attack not cancelling when dead.
- Some cleanups in skill_unit nooverlapping code.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5595 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 cd461575d..bed251192 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. EVERYTHING ELSE
GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
+2006/03/14
+ * Fixed player auto-attack not cancelling when dead. [Skotlex]
2006/03/13
* Finished some checks to make sure Land Protector Only blocks BF_MAGIC
skills. Hammerfall is no longer blocked. [Skotlex]
|