diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-25 21:40:02 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-25 21:40:02 +0000 |
commit | 0d353605525d2029de04d399edd9c37bfab7591f (patch) | |
tree | 430693c759328c4a1025c8b2dac5ff1deacf1504 /Changelog-Trunk.txt | |
parent | a842a48f1de74a1652a211d27c86dd1b07ea927f (diff) | |
download | hercules-0d353605525d2029de04d399edd9c37bfab7591f.tar.gz hercules-0d353605525d2029de04d399edd9c37bfab7591f.tar.bz2 hercules-0d353605525d2029de04d399edd9c37bfab7591f.tar.xz hercules-0d353605525d2029de04d399edd9c37bfab7591f.zip |
- Added an ugly check so that Heal will display 0 when healing a berserked character (and it will again display full heal amount when healing a player who's at full life)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8869 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 ed29711d4..0536cbfa7 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,9 @@ 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/09/25
+ * Added an ugly check so that Heal will display 0 when healing a berserked
+ character (and it will again display full heal amount when healing a player
+ who's at full life) [Skotlex]
* Disabled again client-self-muting since it's causing too much trouble.
[Skotlex]
* Merged FlavioJS's script patch which should fix stuff like "mes ();"
|