summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorParadox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-11-09 20:17:56 +0000
committerParadox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-11-09 20:17:56 +0000
commit7a3924a8e32eafe806e644770c3b470d79c1e831 (patch)
treedbd6ebbbd97ac863461efd13c4f720e50f7d7eb9 /Changelog-Trunk.txt
parentd7f4a7a1b43ec0fc20c05936d08a91962b9b774d (diff)
downloadhercules-7a3924a8e32eafe806e644770c3b470d79c1e831.tar.gz
hercules-7a3924a8e32eafe806e644770c3b470d79c1e831.tar.bz2
hercules-7a3924a8e32eafe806e644770c3b470d79c1e831.tar.xz
hercules-7a3924a8e32eafe806e644770c3b470d79c1e831.zip
Follow-up to r14368. Load last_map from SQL on char load so the information is available during char select for PACKETVER > 20100721. Patch based on Ai4rei's. (bugreport:4429)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14453 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 37467bd7a..43e4fce54 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -1,5 +1,7 @@
Date Added
+2010/11/09
+ * Follow-up to r14368. Load last_map from SQL on char load so the information is available during char select for PACKETVER > 20100721. Patch based on Ai4rei's. (bugreport:4429) [Paradox924X]
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]