diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-14 14:23:59 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-14 14:23:59 +0000 |
commit | 3f8b52f6d673b3e5d259a9bb10004375d7647533 (patch) | |
tree | f0ba225918e30910109a972412ecdec99da20217 /Changelog-Trunk.txt | |
parent | eadab5ba5011a8b999c9a5674081df81c2d0b5a2 (diff) | |
download | hercules-3f8b52f6d673b3e5d259a9bb10004375d7647533.tar.gz hercules-3f8b52f6d673b3e5d259a9bb10004375d7647533.tar.bz2 hercules-3f8b52f6d673b3e5d259a9bb10004375d7647533.tar.xz hercules-3f8b52f6d673b3e5d259a9bb10004375d7647533.zip |
- Status_check_skilluse again does the status_isdead check, but only on non-skills checks.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5597 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 bed251192..a1f78e6dd 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -5,6 +5,8 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EV GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
2006/03/14
+ * Changed a bit status_check_skilluse to check for dead characters, should
+ fix all the weird attack/attacked while dead bugs. [Skotlex]
* Fixed player auto-attack not cancelling when dead. [Skotlex]
2006/03/13
* Finished some checks to make sure Land Protector Only blocks BF_MAGIC
|