diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-11-08 16:51:13 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-11-08 16:51:13 +0000 |
commit | 2ed2a3789299211c5c9b9d675586e41eecfc25f0 (patch) | |
tree | c5483278a5fcf94e3723bb380bf013772b8d19ce /Changelog-Trunk.txt | |
parent | 7c8e1245438b395d5742b936372fb55e3150b53c (diff) | |
download | hercules-2ed2a3789299211c5c9b9d675586e41eecfc25f0.tar.gz hercules-2ed2a3789299211c5c9b9d675586e41eecfc25f0.tar.bz2 hercules-2ed2a3789299211c5c9b9d675586e41eecfc25f0.tar.xz hercules-2ed2a3789299211c5c9b9d675586e41eecfc25f0.zip |
- Some cleaning of the Gospel code.
- Added clif_gospel_info which displays info about the buffs you are receiving. Thanks to Rayce for the packet information.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9174 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 90eeeb945..966fdd794 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/11/08
+ * Added clif_gospel_info which displays info about the buffs you are
+ receiving. Thanks to Rayce for the packet information. [Skotlex]
* Fixed Spider Web not ending when hit by a fireelemental attack. [Skotlex]
* Cast-time reductions from status changes will not be executed until right
before casting, to prevent status changes from ending when attempting to
|