diff options
author | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-29 01:58:43 +0000 |
---|---|---|
committer | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-29 01:58:43 +0000 |
commit | 0665a62b072746ac024cef92c199d2e3e609c381 (patch) | |
tree | 80413e4292795c050f68ee8bff1222a6ca841648 /Changelog-Trunk.txt | |
parent | 0edf9d90cb93a56abb52bdaf84042294ed648b32 (diff) | |
download | hercules-0665a62b072746ac024cef92c199d2e3e609c381.tar.gz hercules-0665a62b072746ac024cef92c199d2e3e609c381.tar.bz2 hercules-0665a62b072746ac024cef92c199d2e3e609c381.tar.xz hercules-0665a62b072746ac024cef92c199d2e3e609c381.zip |
- Relogging in with 0 HP didn't trigger dead event.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6810 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 9f6e4879b..a46370f1b 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,9 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
+2006/05/29
+ * [Fixed]:
+ - Relogging in with 0 HP didn't trigger dead event. [Lance]
2006/05/28
* Added functions status_revive, pc_revive and mob_revive to handle revival
(it doesn't handles player respawning, though). Fixed reviving @ commands.
|