summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorParadox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-11-08 23:28:11 +0000
committerParadox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-11-08 23:28:11 +0000
commitd7f4a7a1b43ec0fc20c05936d08a91962b9b774d (patch)
treea8af0558acc1455361fedbea9429de31380dd264 /Changelog-Trunk.txt
parentb63046dd0986a0a84a1e4e5993a2bc5bcdbe8e5c (diff)
downloadhercules-d7f4a7a1b43ec0fc20c05936d08a91962b9b774d.tar.gz
hercules-d7f4a7a1b43ec0fc20c05936d08a91962b9b774d.tar.bz2
hercules-d7f4a7a1b43ec0fc20c05936d08a91962b9b774d.tar.xz
hercules-d7f4a7a1b43ec0fc20c05936d08a91962b9b774d.zip
Notify players involved in a trade that it has been canceled when one player changes maps/logs out or otherwise becomes unable to participate in the trade.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14452 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 089a0af91..37467bd7a 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -1,6 +1,7 @@
Date Added
2010/11/08
+ * Notify players involved in a trade that it has been canceled when one player changes maps/logs out or otherwise becomes unable to participate in the trade. [Paradox924X]
* Send the actual level of the person you're trading with rather than limiting it by the max_lv/aura_lv settings. [Paradox924X]
2010/11/07
* 'Exp gained' packets are now sent regardless of @showexp. @showexp can be enabled regardless of PACKETVER. [Gepard]