summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorInkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-05-03 04:41:04 +0000
committerInkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-05-03 04:41:04 +0000
commitd2a65817313f70414e16999f3b8881f0042cd786 (patch)
treef0b3da4925525c8766bfc6d5d7e30c3df71992c3 /Changelog-Trunk.txt
parent2875015cd6264e6e65f39bd805eef0f913eaebac (diff)
downloadhercules-d2a65817313f70414e16999f3b8881f0042cd786.tar.gz
hercules-d2a65817313f70414e16999f3b8881f0042cd786.tar.bz2
hercules-d2a65817313f70414e16999f3b8881f0042cd786.tar.xz
hercules-d2a65817313f70414e16999f3b8881f0042cd786.zip
* Players now cannot be revived during pvp respawn delay
* Fix a logical problem on my last commit git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13720 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index f18f3693b..e2fbb9320 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -7,6 +7,7 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
* Do not log damage if it's done by mob itself (bugreport:2933) [Inkfish]
* Fix 'awake' not working (bugreport:2580) [Inkfish]
* Fix several npctimer issues (bugreport:1619, bugreport:1730) [Inkfish]
+ * Players now cannot be revived during pvp respawn delay [Inkfish]
2009/05/02
* Spirit of Bard and Dancer now only works for mastered skills (bugreport:3037) [Playtester]
- also fixed an outdated comment in the source code