diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-02 01:11:47 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-02 01:11:47 +0000 |
commit | 8d2d8dd70fb766815f1d956bb5e54a9308952c4b (patch) | |
tree | 3dc395de69796ae9ebe6b391aac9bdce5e13f788 /Changelog-Trunk.txt | |
parent | d96c45b5a69548d7943b598323383ecd803f29be (diff) | |
download | hercules-8d2d8dd70fb766815f1d956bb5e54a9308952c4b.tar.gz hercules-8d2d8dd70fb766815f1d956bb5e54a9308952c4b.tar.bz2 hercules-8d2d8dd70fb766815f1d956bb5e54a9308952c4b.tar.xz hercules-8d2d8dd70fb766815f1d956bb5e54a9308952c4b.zip |
- Some cleanup of the mob skill reading. Added error reporting for unknown states/conditions, error reporting now specifies the file and line number.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5419 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 20f763fa6..82e2d6a96 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -5,6 +5,9 @@ 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/01
+ * Some cleanup of the mob skill reading. Added error reporting for unknown
+ states/conditions, error reporting now specifies the file and line number.
+ [Skotlex]
* Silence will only block skills when they have begun casting, not when the
cast bar is done. This also means that auto-spells will likely come-out
even when silenced. [Skotlex]
|