summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorInkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-11-02 14:31:24 +0000
committerInkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-11-02 14:31:24 +0000
commit04b3dda0bc65e465782bbc3b85b6a09ed8bb832d (patch)
tree071fdfb776e3ab642301937f3b6c0e2a9f51b0c5 /Changelog-Trunk.txt
parent0bd338e806317f7ed248e379da14b6be250242f4 (diff)
downloadhercules-04b3dda0bc65e465782bbc3b85b6a09ed8bb832d.tar.gz
hercules-04b3dda0bc65e465782bbc3b85b6a09ed8bb832d.tar.bz2
hercules-04b3dda0bc65e465782bbc3b85b6a09ed8bb832d.tar.xz
hercules-04b3dda0bc65e465782bbc3b85b6a09ed8bb832d.zip
* Quick fix to char command checking gm level of the target player instead of the command user (bugreport:3255).
* Disalbed @jump/@jumpto usage when dead. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14117 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index af50d2014..7554c9a80 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.
+09/11/02
+ * Quick fix to char command checking gm level of the target player instead of the command user (bugreport:3255). [Inkfish]
+ * Disalbed @jump/@jumpto usage when dead. [Inkfish]
09/11/01
* Rev. 14115 Implemented the fix for Slim Pitcher working on WoESE objects (bugreport:3618). [L0ne_W0lf]
* Added SC_SPIRIT to the list of buffs that are dispelled when the player logs out.