diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-01 22:21:26 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-01 22:21:26 +0000 |
commit | 83be2ad0b8c0543bc7403a0cc40b5ec1545f3ec2 (patch) | |
tree | 1002fc2bc3da5366baddf56a3e5857b7b4aaa81c /Changelog-Trunk.txt | |
parent | a26df9b75e9401b0f590dd6cde4680394eaf1e7a (diff) | |
download | hercules-83be2ad0b8c0543bc7403a0cc40b5ec1545f3ec2.tar.gz hercules-83be2ad0b8c0543bc7403a0cc40b5ec1545f3ec2.tar.bz2 hercules-83be2ad0b8c0543bc7403a0cc40b5ec1545f3ec2.tar.xz hercules-83be2ad0b8c0543bc7403a0cc40b5ec1545f3ec2.zip |
- Fixed berserk not raising your HP to your new cap.
- Fixed ground-skills not displaying damage done.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5851 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 5895cde7a..ec3fa97a4 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/04/01
+ * Fixed berserk not raising your HP to your new cap. [Skotlex]
+ * Fixed ground-skills not displaying damage done. [Skotlex]
* Fixed a few functions sending a negative ID for disguised characters
(such as clif_specialeffect) which very likely produced client crashes.
[Skotlex]
|